[Bug 14870] New: Microsoft Flight Simulator 2000: Unusable
http://bugs.winehq.org/show_bug.cgi?id=14870 Summary: Microsoft Flight Simulator 2000: Unusable Product: Wine Version: 1.1.2 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: isaac(a)twopinesstudio.com Created an attachment (id=15421) --> (http://bugs.winehq.org/attachment.cgi?id=15421) Console log Microsoft Flight Simulator 2000 (MS FS2000) is completely unplayable. Game simply page faults and exits. -- 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=14870 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-08-15 02:05:53 --- Could you run the game like: WINEDEBUG=+relay,+seh,+tid wine "C:\Program Files\Microsoft Games\FS2000\FS2000.EXE" &>/tmp/relay.txt And than attach the file /tmp/relay.txt (bzipped2) to this bug. thx -- 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=14870 --- Comment #2 from Isaac <isaac(a)twopinesstudio.com> 2008-08-15 12:51:47 --- Created an attachment (id=15437) --> (http://bugs.winehq.org/attachment.cgi?id=15437) Output as requested by Louis Lenders Here it is -- 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=14870 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-08-15 13:11:52 --- hmm, guess that's bad news, your log is full of: 0009:Call KERNEL32.CreateFileA(0033d994 "\\\\.\\Secdrv" 0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=00418a5e 0009:Call KERNEL32.IsDebuggerPresent() ret=0042a2bb 0009:Ret KERNEL32.IsDebuggerPresent() retval=00000000 ret=0042a2bb then a crash Secdrv, Looks like the program is protected by Safedisc. that still has lots of trouble in wine. For now my guess is you're out of luck :( -- 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=14870 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-15 15:00:52 --- If the program was properly installed it should work. Older versions of safedisk should work fine with current Wine when compiled with correct gcc versions and in correct environment (prelink present for example). See http://wiki.winehq.org/SafeDisc -- 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=14870 --- Comment #5 from Isaac <isaac(a)twopinesstudio.com> 2008-08-16 18:28:32 --- What exactly does properly installed mean? I installed in the game via it's installer, what more would I need to do? I'm using wine-1.1.2 via Wine's Ubuntu Hardy repos. Would I have to compile wine from source to use SafeDisk-ed programs? -- 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=14870 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-16 19:15:25 --- You will have to confirm with packager if they used compatible gcc version and had all correct prerequisites installed. What win version did you set in winecfg? Also have you removed ~/.wine directory before reinstalling your game? The driver initialization fails while this part should work: 001f:Ret driver init 0x452466 (obj=0x7eea2d80,str=L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Secdrv") retval=c0000001 -- 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=14870 --- Comment #7 from Isaac <isaac(a)twopinesstudio.com> 2008-08-17 11:23:30 ---
You will have to confirm with packager if they used compatible gcc version and had all correct prerequisites installed.
What versions of gcc are accepted? and what are the prerequisites?
What win version did you set in winecfg? Also have you removed ~/.wine directory before reinstalling your game?
I set win to Win98 and WinXP, I haven't tried the ~/.wine, but will this afternoon. -- 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=14870 --- Comment #8 from Isaac <isaac(a)twopinesstudio.com> 2008-08-17 12:37:22 --- Cleaning ~/.wine does not resolve this issue -- 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=14870 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-17 13:09:13 --- Then duplicate of 219 *** This bug has been marked as a duplicate of bug 219 *** -- 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=14870 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-18 00:16:59 --- Closing dup. -- 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