[Bug 33151] New: .NET 2.0 program crashes eInvalidOperationException on startup mscorwks
http://bugs.winehq.org/show_bug.cgi?id=33151 Bug #: 33151 Summary: .NET 2.0 program crashes eInvalidOperationException on startup mscorwks Product: Wine Version: unspecified Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: mscoree AssignedTo: wine-bugs(a)winehq.org ReportedBy: johntam(a)pedfast.com Classification: Unclassified Created attachment 43858 --> http://bugs.winehq.org/attachment.cgi?id=43858 WINE Backtrace Using Winebottler to create a mcOSX app of The Breeder's Standard 2012. This fails identically using the dot net 2.0 or dot net 2.0 SP2 winetricks. ftp://pedfast.com/pub/TBS2012_PreRelease_x86_970.msi Bottled successfully. Program starts and then shows splash screen. Before it can show main window, receiving the error indicated by the backtrace attached. It shows an error in Kernel32 but the backtrace shows mscorwks behind that. I believe that there is something missing in a graphics library. I certify that I looked for this bug. I am the author of the program that I am trying to bring into WINE. -- 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=33151 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mscoree |-unknown -- 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=33151 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet -- 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=33151 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=33151 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4.1 Severity|blocker |normal --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-03-08 19:36:13 CST --- Not a blocker. Please retest in 1.5.25. -- 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=33151 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |ftp://pedfast.com/pub/TBS20 | |12_PreRelease_x86_970.msi CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2013-03-09 07:23:44 CST --- Hello folks, startup works fine for me. There is a problem with the "Welcome to ... You have 14 days to activate this program" message box hidden behind splash screen -> bug 33149 Either press "ENTER" with the splash focused (alt+tab select it) or disallow window manager take control of windows (winecfg setting) to have it displayed on top. 'winetricks -q dotnet 20' prerequisite installation sometimes suffers from bug 30162 $ du -sh TBS2012_PreRelease_x86_970.msi 5.9M TBS2012_PreRelease_x86_970.msi $ sha1sum TBS2012_PreRelease_x86_970.msi d987f2b22848eeea943d2a1d540309baed57dd19 TBS2012_PreRelease_x86_970.msi $ wine --version wine-1.5.25-149-g05cb367 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=33151 --- Comment #3 from John Tamburo <johntam(a)pedfast.com> 2013-03-09 09:17:41 CST --- Thanks to Mr. Focht! I will try this. I could not find 1.5.25 for OSX as a DMG but I did get this far with 1.5.23. Have you had any luck with the create a database or open a database functions? The former crashed up after creating the database and the latter hangs without activity. -- 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=33151 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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=33151 John Tamburo <johntam(a)pedfast.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM --- Comment #4 from John Tamburo <johntam(a)pedfast.com> 2013-03-14 14:17:07 CDT --- Works in part in 1.5.23. Still cannot make the database functins work because I cannot install dotnet30 into 1.5.25 on OSX. But that it oustide scope of this bug. -- 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=33151 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-03-14 16:09:39 CDT --- Fixed then. -- 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=33151 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-03-15 14:47:01 CDT --- Closing bugs fixed in 1.5.26. -- 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.
participants (1)
-
wine-bugs@winehq.org