http://bugs.winehq.org/show_bug.cgi?id=19409
Summary: Time.exe (TIME 2007, FS-Software, www.fsware.de) crashes on startup Product: Wine Version: 1.0.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: martin--o@web.de
Created an attachment (id=22511) --> (http://bugs.winehq.org/attachment.cgi?id=22511) console output of wine running Time.exe
After starting Time.exe (C:\Programme\FS-Software\TIME 2007\Time.exe), the splash screen appears as it should and the program window is drawn correctly, but immediately afterwards wine crashes with an "Anwendungsfehler" (German version of wine):
Exception EAccessViolation in Modul Time.exe bei 00000000. Zugriffsverletzung bei Adresse 00000000 in Modul 'Time.exe'. Lesen von Adresse 00000000.
I attached the output.
To reproduce this bug, do the following steps: 1. Download: http://www.fsware.de/Download/time2007-setup.exe 2. Activate Wine desktop (1024x768, if possible) using winecfg 3. Install: a) wine time2007-setup.exe b) select "Standardinstallation" (or whatever you like) 4. You may or may not deactivate Wine desktop againg 5. Run the program: wine C:\Programme\FS-Software\TIME\ 2007\Time.exe
http://bugs.winehq.org/show_bug.cgi?id=19409
martin--o@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martin--o@web.de
http://bugs.winehq.org/show_bug.cgi?id=19409
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2009-07-21 13:53:01 --- Does it not crash in a virtual desktop?
http://bugs.winehq.org/show_bug.cgi?id=19409
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-07-21 13:59:31 --- This bug seems to be invalid. With 1.1.26:
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b84228b (thread 0009), starting debugger...
Interface {00000514-0000-0010-8000-00aa006d2ea4} seems to correspond to ADODB.connection. Use the winetricks script (http://wiki.winehq.org/winetricks) to install the Microsoft Data Access Components 2.8 with verb mdac28. The necessity for the virtual desktop when installing is an unrelated issue that pertains to installer windows seemingly appearing behind the installer background, which might be covered in another bug.
http://bugs.winehq.org/show_bug.cgi?id=19409
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC|martin--o@web.de | Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-21 20:39:29 --- Also please consult FAQ how to correctly run an installed application from the command line.
Feel free to reopen if the problem persists after installing MDAC.
http://bugs.winehq.org/show_bug.cgi?id=19409
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-21 20:40:12 --- Closing invalid.