http://bugs.winehq.org/show_bug.cgi?id=29143
Bug #: 29143 Summary: Re: regression bisected to commit: gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function. Product: Wine Version: 1.3.33 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: wolfgang.walter@studentenwerk.mhn.de Classification: Unclassified
Hello,
I just tested version 1.3.33. With this version an application we use shows its icons with wrong colors. The background of the icons is wrong, too. I bisected it to commit c9a7bb715d2db1512db30deb11e4676e76791a07.
I then checked that by replacing nulldrv_StretchDIBits in 1.3.33 with its older implementation.
c9a7bb715d2db1512db30deb11e4676e76791a07 is the first bad commit commit c9a7bb715d2db1512db30deb11e4676e76791a07 Author: Huw Davies huw@codeweavers.com Date: Mon Oct 17 15:46:07 2011 +0100
gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.
:040000 040000 e4cfeee3adcb0fe2c0502909c87b2740a8de08e5 00851b246b095bdf4cafd3e6f9965c811d1c87a4 M dlls
Regards,
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #1 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:03:39 CST --- Created attachment 37576 --> http://bugs.winehq.org/attachment.cgi?id=37576 bzip2ed log part #1/3, WINEDEBUG=+relay,+dib,+bitmap,+tid,+seh
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #2 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:04:15 CST --- Created attachment 37577 --> http://bugs.winehq.org/attachment.cgi?id=37577 bzip2ed log part #1/2, WINEDEBUG=+relay,+dib,+bitmap,+tid,+seh
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #3 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:04:41 CST --- Created attachment 37578 --> http://bugs.winehq.org/attachment.cgi?id=37578 bzip2ed log part #3/3, WINEDEBUG=+relay,+dib,+bitmap,+tid,+seh
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #4 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:05:27 CST --- Created attachment 37579 --> http://bugs.winehq.org/attachment.cgi?id=37579 screenshot #1
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #5 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:05:59 CST --- Created attachment 37580 --> http://bugs.winehq.org/attachment.cgi?id=37580 screenshot #2
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #6 from Wolfgang Walter wolfgang.walter@studentenwerk.mhn.de 2011-11-22 12:06:22 CST --- Created attachment 37581 --> http://bugs.winehq.org/attachment.cgi?id=37581 screenshot #3
http://bugs.winehq.org/show_bug.cgi?id=29143
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Re: regression bisected to |Application shows icons |commit: gdi32: Implement |with wrong colors |nulldrv_StretchDIBits using | |the PutImage gdi driver | |function. |
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-11-22 12:50:11 CST --- Is this application available for download somewhere?
http://bugs.winehq.org/show_bug.cgi?id=29143
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |c9a7bb715d2db1512db30deb11e | |4676e76791a07
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #8 from Wolfgang Walter wine@stwm.de 2011-11-22 18:23:32 CST --- No, one can't download it. It's a rather expensive application (ERP, FAS. Facility Management).
http://bugs.winehq.org/show_bug.cgi?id=29143
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=29143
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
--- Comment #9 from Huw Davies huw@codeweavers.com 2012-01-10 03:57:27 CST --- There have been changes to the imagelist code that may have fixed this. Is this still a problem with the latest Wine?
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #10 from Wolfgang Walter wine@stwm.de 2012-01-17 12:26:13 CST --- (In reply to comment #9)
There have been changes to the imagelist code that may have fixed this. Is this still a problem with the latest Wine?
Yes. I just testet wine >1.3.37 (commit 6d391df4aaefaef1e13ff2dd3571f96fdff6405d)
http://bugs.winehq.org/show_bug.cgi?id=29143
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2012-01-17 12:29:39 CST --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=29143
--- Comment #12 from Wolfgang Walter wine@stwm.de 2012-01-17 17:11:16 CST --- (In reply to comment #11)
Fixed.
It's NOT fixed.
The question was:
"Is this still a problem with the latest Wine?"
and my answer was: "Yes".
But I do not really care if its status remains "fixed" as this bugzilla entry seems to be pretty pointless anyway.
http://bugs.winehq.org/show_bug.cgi?id=29143
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2012-01-17 17:14:39 CST --- (In reply to comment #12)
(In reply to comment #11)
Fixed.
It's NOT fixed.
The question was:
"Is this still a problem with the latest Wine?"
and my answer was: "Yes".
Sorry about that, I must be blind.
http://bugs.winehq.org/show_bug.cgi?id=29143
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #14 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-09 04:25:37 CDT --- Is this still an issue with recent wine (1.6-rc4 or later)?
https://bugs.winehq.org/show_bug.cgi?id=29143
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #15 from Austin English austinenglish@gmail.com --- (In reply to Frédéric Delanoy from comment #14)
Is this still an issue with recent wine (1.6-rc4 or later)?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=29143
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Austin English austinenglish@gmail.com --- Closing.