[Bug 16988] New: Guild Wars regression in 1.1.13
http://bugs.winehq.org/show_bug.cgi?id=16988 Summary: Guild Wars regression in 1.1.13 Product: Wine Version: 1.1.13 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: psycho_driver(a)yahoo.com Guild Wars has been running consistantly well over the past couple dozen releases but 1.1.13 has introduced a new bug. With UseGLSL = disabled and winver = win2k on an amd64 gentoo 2008.0 desktop w/ a geforce 9800gt and binary driver 180.22 a lot of graphics have become 'blocky', much of the text is now unreadable, the compass texture is black, etc. etc. Seems to work normally, but maybe slower than in the past, with UseGLSL = enabled. -- 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=16988 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-01-18 02:22:00 --- where are the details of your regression test? the bug reporting form asks you to get the results before filing the bug. http://wiki.winehq.org/RegressionTesting -- 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=16988 --- Comment #2 from Chris <psycho_driver(a)yahoo.com> 2009-01-18 12:24:48 --- (In reply to comment #1)
where are the details of your regression test? the bug reporting form asks you to get the results before filing the bug.
061087811f14c708dcba87925bc2fbd2b4302afb is first bad commit commit 061087811f14c708dcba87925bc2fbd2b4302afb Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Sun Dec 14 17:51:32 2008 +0100 wined3d: Remove the apply_pshader_fog state handler. The fog doesn't depend on pixel shaders any longer(but still vice versa), so we don't need this state any more. :040000 040000 8521f59a203845cf2666009188ef15fbc3799b80 39455d30afadc1d21664e6730064c5028aa2c3eb 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=16988 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger(a)gmx.at Component|-unknown |directx-d3d Keywords| |regression Summary|Guild Wars regression in |Guild Wars - 'blocky' |1.1.13 |graphics -- 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=16988 --- Comment #3 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-01-19 04:54:43 --- Can you attach a screenshot? -- 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=16988 --- Comment #4 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-01-19 05:33:06 --- Created an attachment (id=18827) --> (http://bugs.winehq.org/attachment.cgi?id=18827) Possible fix Does this patch fix the regression for you? -- 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=16988 --- Comment #5 from Chris <psycho_driver(a)yahoo.com> 2009-01-19 06:47:30 --- (In reply to comment #4)
Created an attachment (id=18827) --> (http://bugs.winehq.org/attachment.cgi?id=18827) [details] Possible fix
Does this patch fix the regression for you?
Yes, applied against a clean 1.1.13 source tree, this patch fixed the problem. Thanks! -- 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=16988 --- Comment #6 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-01-19 07:49:13 --- ok, I'll send the patch to wine-patches in the next days. That is, when it is trickled up in my patch queue. -- 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=16988 RD <frail.knight(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from RD <frail.knight(a)gmail.com> 2009-06-17 14:54:46 --- *** This bug has been confirmed by popular vote. *** -- 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=16988 --- Comment #8 from Henri Verbeet <hverbeet(a)gmail.com> 2010-04-18 17:14:47 --- Should be fixed by 6012475e5999bee20d0418dcaf016d6729191b9d. -- 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=16988 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Henri Verbeet <hverbeet(a)gmail.com> 2010-11-26 07:37:50 CST --- Resolving FIXED, reopen if not. -- 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=16988 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-26 13:14:29 CST --- Closing bugs fixed in 1.3.8. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16988 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |061087811f14c708dcba87925bc | |2fbd2b4302afb Fixed by SHA1| |6012475e5999bee20d0418dcaf0 | |16d6729191b9d CC| |focht(a)gmx.net -- 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