[Bug 21874] New: Aztaka fails to run
http://bugs.winehq.org/show_bug.cgi?id=21874 Summary: Aztaka fails to run Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: m.b.lankhorst(a)gmail.com Aztaka installs, but fails to run in wine-1.1.39 (wine shows a crash dialog). Wine-1.1.39 (compiled from source) Fedora 12 x86 Nvidia driver 190.53 Here you can find the demo version of game (in case of testing), ~890 Mbyte in size: http://aztaka.citeremis.com/?page_id=292 Note #1: The installer (using NSIS's installer) installs DirectX Runtimes, there is no option NOT to install it, finishing the setup process takes a very long time (because of DX installation) but finally it succeeded. Note #2: The game needs "winetricks vcrun2008" to run. The last wine version I was able to run the game was 1.1.35, so I made a regression test that ended up with the following: 3410ab8b7ce434bfbccb1429c0d802c2e53bb8ce is the first bad commit commit 3410ab8b7ce434bfbccb1429c0d802c2e53bb8ce Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com> Date: Mon Dec 14 16:04:04 2009 +0100 mmdevapi: Add stubs for MMDevEnum with tests. :040000 040000 53fa1d417b1d28b955cbec3795516c507b738c7d 956437108a6638a74c1f2ea2698d68cb85ba3536 M dlls -- 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=21874 --- Comment #1 from GyB <gyebro69(a)gmail.com> 2010-02-26 15:17:45 --- Created an attachment (id=26505) --> (http://bugs.winehq.org/attachment.cgi?id=26505) Terminal output when the crash occurs -- 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=21874 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=21874 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|DUPLICATE | Ever Confirmed|0 |1 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-02-26 15:39:11 --- This is essentially a duplicate of bug 21248. Disabling the builtin mmdevapi should probably help Aztaka run. *** This bug has been marked as a duplicate of bug 21248 *** --- Comment #3 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-02-26 15:39:11 --- Can I get a WINEDEBUG=+mmdevapi log? Might be a duplicate of 21248, but not sure yet -- 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=21874 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|DUPLICATE | Ever Confirmed|0 |1 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-02-26 15:39:11 --- This is essentially a duplicate of bug 21248. Disabling the builtin mmdevapi should probably help Aztaka run. *** This bug has been marked as a duplicate of bug 21248 *** --- Comment #3 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-02-26 15:39:11 --- Can I get a WINEDEBUG=+mmdevapi log? Might be a duplicate of 21248, but not sure yet -- 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=21874 --- Comment #4 from GyB <gyebro69(a)gmail.com> 2010-02-26 23:04:13 --- Created an attachment (id=26512) --> (http://bugs.winehq.org/attachment.cgi?id=26512) Terminal output using WINEDEBUG=+mmdevapi Actually, setting mmdevapi=disable in winecfg solved the crash problem, now the game starts up fine. Thank you for pointing that out. Attached an output when starting the game with WINEDEBUG=+mmdevapi, as requested by Maarten Lankhorst. -- 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=21874 --- Comment #5 from GyB <gyebro69(a)gmail.com> 2010-04-28 12:19:31 --- In wine-1.1.43-347-gb939193 the game no longer needs 'mmdevapi=disabled' to start up correctly, so it's fixed now. Unfortunately, I couldn't test the game in the last few days using git, so don't know exactly which commit 'healed' the issue. I suspect one of Maarten's patches on the mmdevapi thing. -- 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=21874 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-04-28 13:55:15 --- Marking 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=21874 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-07 13:29:56 --- Closing bugs fixed in 1.1.44. -- 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