[Bug 33426] New: A Slower Speed of light: unable to start
http://bugs.winehq.org/show_bug.cgi?id=33426 Bug #: 33426 Summary: A Slower Speed of light: unable to start Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: fox6x6x6(a)gmail.com Classification: Unclassified Created attachment 44228 --> http://bugs.winehq.org/attachment.cgi?id=44228 wine log after applying the commit With the commit 5115f55eebe5cb91f13896862275e236a4954744 the game doesn't start anymore on my Intel Sandy Bridge, because of OpenGL errors in wined3d. -- 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=33426 fox6x6x6(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://gamelab.mit.edu/game | |s/a-slower-speed-of-light/ CC| |hverbeet(a)gmail.com Regression SHA1| |5115f55eebe5cb91f1389686227 | |5e236a4954744 -- 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=33426 fox6x6x6(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=33426 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> 2013-04-22 01:46:08 CDT --- Could you attach a +d3d log from before and after that commit? -- 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=33426 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcelso(a)gmail.com --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-04-22 11:20:34 CDT --- *** Bug 33441 has been marked as a duplicate 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=33426 --- Comment #3 from fox6x6x6(a)gmail.com 2013-04-22 12:13:36 CDT --- Created attachment 44254 --> http://bugs.winehq.org/attachment.cgi?id=44254 +d3d log after the commit -- 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=33426 --- Comment #4 from fox6x6x6(a)gmail.com 2013-04-22 12:16:29 CDT --- Created attachment 44255 --> http://bugs.winehq.org/attachment.cgi?id=44255 +d3d log before the commit -- 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=33426 --- Comment #5 from Henri Verbeet <hverbeet(a)gmail.com> 2013-04-22 15:14:01 CDT --- Created attachment 44256 --> http://bugs.winehq.org/attachment.cgi?id=44256 patch Does this patch make it any better? (Mostly just a guess at this point.) -- 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=33426 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2013-04-22 21:01:37 CDT --- *** Bug 33441 has been marked as a duplicate 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=33426 --- Comment #7 from dcelso <dcelso(a)gmail.com> 2013-04-23 05:38:53 CDT --- Hello, like bug 3341 has been marked as a duplicate of this. I tried the attached patch to test with dota2. Currenly latest sources of git does not work correclty to play to dota2. When you select play button of dota2 menu to start the gameplay wine is blocked. Using this patch on latest sources of git, dota2 continues without run. latest commit that work well with dota2 is 147765a505fff264e7efc4666133d6772e737f8e I searched the line of the patch in this commit and I see the same of latest git commit, so I think that this is not the change that break the gameplay, because in commented commit the line is the same that latest commit http://source.winehq.org/git/wine.git/blob/147765a505fff264e7efc4666133d6772... -- 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=33426 --- Comment #8 from fox6x6x6(a)gmail.com 2013-04-23 13:08:15 CDT --- Thanks a lot, the patch worked for me. -- 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=33426 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5206e512e26619487017f8a7536 | |d3e6baaf23342 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #9 from Henri Verbeet <hverbeet(a)gmail.com> 2013-04-23 14:31:46 CDT --- Should be fixed by commit 5206e512e26619487017f8a7536d3e6baaf23342. -- 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=33426 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2013-04-26 13:16:11 CDT --- Closing bugs fixed in 1.5.29. -- 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