[Bug 22530] New: CDBurnerXP 4.0.x with Mono exits when entering data disc mode
http://bugs.winehq.org/show_bug.cgi?id=22530 Summary: CDBurnerXP 4.0.x with Mono exits when entering data disc mode Product: Wine Version: 1.1.43 Platform: x86-64 URL: http://cdburnerxp.se/downloads/releases/4.x/cdbxp_setu p_4.0.022.370.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=27618) --> (http://bugs.winehq.org/attachment.cgi?id=27618) Terminal output Starting the program and clicking "Create Data CD/DVD" results in the program exiting when using Mono (installed via winetricks mono26). Mono prints "Unhandled Exception: System.NotImplementedException: COM/ActiveX support is not implemented"... (It also exits when trying to enter audio CD mode, but that looks like a different exception.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|CDBurnerXP 4.0.x with Mono |CDBurnerXP 4.0.x with Mono |exits when entering data |exits when trying to enter |disc mode |data disc mode -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-01 16:45:17 --- We probably need a test case that uses the AxHost class (http://msdn.microsoft.com/en-us/library/system.windows.forms.axhost%28VS.85%...). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-07-29 18:29:34 --- Still in mono26/wine-1.2-562-ga6203f8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet | CC| |focht(a)gmx.net --- Comment #3 from Anastasius Focht <focht(a)gmx.net> 2010-08-18 10:17:41 --- Hello, not a .NET Framework/Wine bug (works with .NET Framework 2.0), removing 'dotnet' keyword. http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/Managed.Windows.Forms... --- snip --- [0000002B: 156.95402 79] ENTER: System.Windows.Forms.AxHost:get_CreateParams ()(this:01D7A000[AxNMSDVDXLib.AxDVDEngineX cdbxpp.exe], ) [0000002B: 156.95405 80] ENTER: (wrapper managed-to-native) object:__icall_wrapper_helper_ldstr (intptr,intptr)(00193E08, 00007211, ) [0000002B: 156.95408 80] LEAVE: (wrapper managed-to-native) object:__icall_wrapper_helper_ldstr (intptr,intptr)[System.String:01251540] [0000002B: 156.95418 80] ENTER: (wrapper runtime-invoke) object:runtime_invoke_void__this___object (object,intptr,intptr,intptr)([System.NotImplementedException:01D1B540], 0032DA48, 00000000, 05C96340, ) [0000002B: 156.95423 81] ENTER: System.NotImplementedException:.ctor (string)(this:01D1B540[System.NotImplementedException cdbxpp.exe], [STRING:01251540:COM/ActiveX support is not implemented], ) [0000002B: 156.95426 82] ENTER: System.SystemException:.ctor (string)(this:01D1B540[System.NotImplementedException cdbxpp.exe], [STRING:01251540:COM/ActiveX support is not implemented], ) [0000002B: 156.95430 83] ENTER: System.Exception:.ctor (string)(this:01D1B540[System.NotImplementedException cdbxpp.exe], [STRING:01251540:COM/ActiveX support is not implemented], ) [0000002B: 156.95433 83] LEAVE: System.Exception:.ctor (string) [0000002B: 156.95436 82] LEAVE: System.SystemException:.ctor (string) [0000002B: 156.95438 81] LEAVE: System.NotImplementedException:.ctor (string) --- snip --- $ wine --version wine-1.3.0-335-g1afc16e Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2012-06-13 00:03:56 CDT --- Alistair filed a xamarin bug for this: https://bugzilla.xamarin.com/show_bug.cgi?id=5626 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22530 --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2012-06-20 06:07:18 CDT --- The mono patches have been accepted but there is still more work to be done before this application will be usable. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22530 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Summary|CDBurnerXP 4.0.x with Mono |CDBurnerXP 4.0.x exits with |exits when trying to enter |Wine-Mono when trying to |data disc mode |enter data disc mode (needs | |COM/ActiveX host support) --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, since the initial bug (missing COM/ActiveX host support) has been fixed some time ago, resolving 'fixed'. File new bugs if it still fails. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22530 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.25. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org