[Bug 25037] New: Microsoft Tinker Doesn't Render, Gameplay not possible
http://bugs.winehq.org/show_bug.cgi?id=25037 Summary: Microsoft Tinker Doesn't Render, Gameplay not possible Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: shannon.vanwagner(a)gmail.com Created an attachment (id=31732) --> (http://bugs.winehq.org/attachment.cgi?id=31732) zipped WINEDEBUG=+module debug log Game installs and launches, but produces only a black screen with "Game" and "Help" menus. ahk reveals the main window as "MainWindowClass1", "RenderWindow". Tried 'winetricks wmp10 gfw d3dx9 vcrun2008 gameux=disabled' but no joy. Also am seeing some errors that seem to be related to gameux not being found, so I tried manually copying/overriding it... still no joy. See debug attachment. -- 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=25037 Shannon VanWagner <shannon.vanwagner(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://games.softpedia.com/ | |progDownload/Tinker-Downloa | |d-55437.html CC| |shannon.vanwagner(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=25037 --- Comment #1 from GyB <gyebro69(a)gmail.com> 2012-08-09 11:17:03 CDT --- Created attachment 41322 --> http://bugs.winehq.org/attachment.cgi?id=41322 terminal output I can reproduce the problem with the demo version and Wine 1.5.10: after installing these native components via winetricks, the demo starts but is showing only an empty/black window (winetricks xlive wmp10 d3dx9_36). After installing native xmllite via winetricks, the menu screen appears correctly. The attached log file contains terminal output with the built-in xmllite (xlive, wmp10, d3dx9_36 was already installed). No 'xmllite' component here on bugzilla. -- 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=25037 --- Comment #2 from GyB <gyebro69(a)gmail.com> 2012-08-09 11:19:24 CDT --- Created attachment 41323 --> http://bugs.winehq.org/attachment.cgi?id=41323 +tid,+xmllite log The attached log contains xmllite traces. I started the demo, waited until the empty/black window appeared, then I exited the demo. -- 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=25037 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |gyebro69(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=25037 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Component|-unknown |xmllite -- 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=25037 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-09-30 01:02:22 CDT --- I tried it yesterday, and it clearly fails in xmllite with current wine. Two patches sent: http://source.winehq.org/patches/data/99243 http://source.winehq.org/patches/data/99244 First fixes infinite loop when it tries to resume over and over again, and second one is to fix returned node types. Next problem is that it fails to switch to next chunk properly - buffers are not updated properly so some overlap happens, I'll look into that. Basically if your stream is shorter than 8K it's fine, larger - not so much. -- 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=25037 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-10-06 10:22:16 CDT --- Patches are committed as 249b45786f209f902bbfbcfecd8ade18a75bb7a5 and ece36f17d06a8b3ac98ea4dfc333c0d5381b16a5. Next three allow this application to start: http://source.winehq.org/patches/data/99446 http://source.winehq.org/patches/data/99447 http://source.winehq.org/patches/data/99448 -- 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=25037 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31437 -- 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=25037 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae341b9bd7bf0ff77a37ed89453 | |7d6316f949007 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-10-09 14:40:03 CDT --- Fixed with : ae341b9bd7bf0ff77a37ed894537d6316f949007 feda40bbaab360edd09b1a36d75a52894b91bde6 587398259e184ec7e7d7093ef6ee2564461ff66f -- 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=25037 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-11 12:30:26 CDT --- Closing bugs fixed in 1.7.4. -- 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=25037 Bug 25037 depends on bug 31437, which changed state. Bug 31437 Summary: Multiple applications and games need wmvcore.dll.WMCreateProfileManager (Tinker, Luxology Modo, aTube Catcher, iMesh 7.x) http://bugs.winehq.org/show_bug.cgi?id=31437 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- 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