https://bugs.winehq.org/show_bug.cgi?id=38016
Bug ID: 38016 Summary: DevExpress XtraBars BarAndDockingController needs Win32.SystemEvents.InvokeOnEventsThread Product: Wine Version: 1.7.34 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: utinomen@gmail.com Distribution: ---
Created attachment 50657 --> https://bugs.winehq.org/attachment.cgi?id=50657 Stack Trace
Trying to run a Windows App that uses a DevExpress toolchain with native Wine and Mono (using the wine-mono4.5.4 package in Ubuntu). The InvokeOnEventsThread does not seem to be implemented in Mono, judging by:
http://www.projky.com/mono/3.2.3/microsoft/Win32/SystemEvents.cs.html
Apologies if this is not the right place to file such a report, but it would be nice to know if there are any plans to accommodate these functions?
A stack trace is attached if you wish to confirm my analysis.
https://bugs.winehq.org/show_bug.cgi?id=38016
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Component|-unknown |mscoree Summary|DevExpress XtraBars |.NET application using |BarAndDockingController |DevExpress XtraBars |needs |BarAndDockingController |Win32.SystemEvents.InvokeOn |needs |EventsThread |Win32.SystemEvents.InvokeOn | |EventsThread when run with | |Wine-Mono Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary and setting 'mscoree' component to indicate this a Wine-Mono issue. Care to name the app or is it super secret? :-)
Regards
https://bugs.winehq.org/show_bug.cgi?id=38016
--- Comment #2 from utinomen@gmail.com --- Hi,
:) No secret, just thought it wouldn't be very interesting as there is no downloadable trial version or suchlike to test. It's called Factfind by Plum Software (UK).
Do I correctly infer that the program or a test program is required to confirm and test this issue?
https://bugs.winehq.org/show_bug.cgi?id=38016
Jedidiah Bartlett jedwbartlett@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jedwbartlett@gmail.com
--- Comment #3 from Jedidiah Bartlett jedwbartlett@gmail.com --- Created attachment 54633 --> https://bugs.winehq.org/attachment.cgi?id=54633 The stack trace obtained when launching AcSELerator RTAC
After installing the .Net AcSELerator RTAC application, which makes heavy use of DevExpress --> https://selinc.com/products/5033/#tab-downloads
I tried to run the application and got the same error (see attached stack-trace).
System.TypeInitializationException: The type initializer for 'DevExpress.XtraBars.BarAndDockingController' threw an exception. ---> System.NotImplementedException: The method or operation is not implemented.
https://bugs.winehq.org/show_bug.cgi?id=38016
--- Comment #4 from Jedidiah Bartlett jedwbartlett@gmail.com --- (In reply to Jedidiah Bartlett from comment #3)
Note that I'm running the following at the moment: $ dpkg --list | grep wine ii wine-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-amd64 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-i386:i386 1.9.11~ubuntu16.04.1 i386 official WineHQ build of the popular Wine software ii wine-mono4.5.6 4.5.6-0ubuntu1~ppa1 all Microsoft Windows compatibility layer (.NET compatibility) ii winehq-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii winetricks 0.0+20141009+svn1208-2ubuntu1 all Microsoft Windows Compatibility Layer (winetricks)
https://bugs.winehq.org/show_bug.cgi?id=38016
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to Jedidiah Bartlett from comment #4)
(In reply to Jedidiah Bartlett from comment #3)
Note that I'm running the following at the moment: $ dpkg --list | grep wine ii wine-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-amd64 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-i386:i386 1.9.11~ubuntu16.04.1 i386 official WineHQ build of the popular Wine software ii wine-mono4.5.6 4.5.6-0ubuntu1~ppa1 all Microsoft Windows compatibility layer (.NET compatibility) ii winehq-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii winetricks 0.0+20141009+svn1208-2ubuntu1 all Microsoft Windows Compatibility Layer (winetricks)
Would updating to Wine-Mono 4.6.2 help with this issue? I noticed you're running a rather old version...
https://bugs.winehq.org/show_bug.cgi?id=38016
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to fjfrackiewicz from comment #5)
(In reply to Jedidiah Bartlett from comment #4)
(In reply to Jedidiah Bartlett from comment #3)
Note that I'm running the following at the moment: $ dpkg --list | grep wine ii wine-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-amd64 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii wine-devel-i386:i386 1.9.11~ubuntu16.04.1 i386 official WineHQ build of the popular Wine software ii wine-mono4.5.6 4.5.6-0ubuntu1~ppa1 all Microsoft Windows compatibility layer (.NET compatibility) ii winehq-devel 1.9.11~ubuntu16.04.1 amd64 official WineHQ build of the popular Wine software ii winetricks 0.0+20141009+svn1208-2ubuntu1 all Microsoft Windows Compatibility Layer (winetricks)
Would updating to Wine-Mono 4.6.2 help with this issue? I noticed you're running a rather old version...
Winetricks is also extremely outdated, fyi.
https://bugs.winehq.org/show_bug.cgi?id=38016
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com