[Bug 20761] New: Regression - Riven pallet error
http://bugs.winehq.org/show_bug.cgi?id=20761 Summary: Regression - Riven pallet error Product: Wine Version: 1.1.33 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ezekiel000(a)lavabit.com Created an attachment (id=24839) --> (http://bugs.winehq.org/attachment.cgi?id=24839) Example of pallet errors Somewhere between 1.1.28 and 1.1.33 there was a regression in Riven that cause the colour pallet in still images within the game to be corrupt/wrong. (See attached image for example) Videos and the cursor are unaffected. I did regression testing and came up with this: 6b8753185f30197047773af6a26eafd34d45367c is first bad commit commit 6b8753185f30197047773af6a26eafd34d45367c Author: Roderick Colenbrander <thunderbird2k(a)gmail.com> Date: Sat Sep 26 14:52:46 2009 +0200 winex11: Add support for 16-bit/32-bit DIB sections. :040000 040000 f2d2821909d152a1d37ae2932bf6017d7b622344 74221a3bdd0b8be716ed4c7900a58fddc93a2f08 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=20761 David Rogers <ezekiel000(a)lavabit.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(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=20761 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Regression - Riven pallet |Riven pallet error |error | -- 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=20761 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv -- 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=20761 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from GyB <gyebro69(a)gmail.com> 2009-12-29 10:01:08 --- *** 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=20761 --- Comment #2 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-02-12 06:54:15 --- Can you try to run the game using WINEDEBUG=+xrender and post that log here? Thanks, Roderick -- 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=20761 --- Comment #3 from David Rogers <ezekiel000(a)lavabit.com> 2010-02-12 07:23:50 --- Created an attachment (id=26225) --> (http://bugs.winehq.org/attachment.cgi?id=26225) WINEDEBUG=+xrender output I just loaded the main menu then exited as the main menu shares the pallet errors. -- 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=20761 --- Comment #4 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-02-15 17:41:40 --- Created an attachment (id=26263) --> (http://bugs.winehq.org/attachment.cgi?id=26263) Fix This patch likely fixes the problem. It fixes a similar bug in a game called Nemesis. -- 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=20761 --- Comment #5 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-02-16 13:05:19 --- The fix is in GIT, so you can try that version to see if it works. -- 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=20761 --- Comment #6 from David Rogers <ezekiel000(a)lavabit.com> 2010-02-16 14:58:31 --- (In reply to comment #5)
The fix is in GIT, so you can try that version to see if it works.
I downloaded and compiled the latest git wine but the pallet error still shows up. -- 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=20761 --- Comment #7 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-02-16 15:06:06 --- Then this is a different error. From a quick glance in your case the colors look more or less 'okay'. I guess the data is 16-bit and it is interpreted as 15-bit or the way around causing some color corruption. -- 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=20761 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #8 from GyB <gyebro69(a)gmail.com> 2010-04-13 13:17:14 --- I've just tried the game (GoG.com version) with today's git (wine-1.1.42-260-ge35f54e), colors are correct again. Don't know which commit solved the problem, though. -- 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=20761 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-04-13 13:36:10 --- If it was a patch from today which triggered it, it most likely was: c29cf0591976f96c3adb30c3c3b6db59f4983251 Roderick -- 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=20761 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-16 13:02:57 --- Closing bugs fixed in 1.1.43. -- 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