http://bugs.winehq.org/show_bug.cgi?id=22958
Summary: Missing disc icon on CDBurnerXP's progress dialog Product: Wine Version: 1.2-rc2 Platform: x86-64 URL: http://cdburnerxp.se/download?more-options OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org
Created an attachment (id=28432) --> (http://bugs.winehq.org/attachment.cgi?id=28432) Terminal output
The progress dialogs in CDBurnerXP have a disc icon on them that recently disappeared. Previously, it had an incorrect black background, but otherwise looked OK. Regression testing indicated:
ea596f8a5f7d732bb56b5921ceb964137df0b930 is first bad commit commit ea596f8a5f7d732bb56b5921ceb964137df0b930 Author: Alexandre Julliard julliard@winehq.org Date: Tue May 18 14:11:51 2010 +0200
winex11: Force alpha channel to 0 when blitting to depth 32 from a lower depth.
:040000 040000 369e8db88a7dd0c206f6b37d41bfcac27dfbc708 28700a3330faf630cb189926f9b335936f158ab9 M dlls
Reverting that patch brings it back.
This app uses dotnet20... to see the icon (or lack thereof) without actually burning a disc, choose "burn ISO image" on the main menu and then switch to the "burn ISO progress" tab.
http://bugs.winehq.org/show_bug.cgi?id=22958
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, | |regression
http://bugs.winehq.org/show_bug.cgi?id=22958
--- Comment #1 from A Wine user RandomAccountName@mail.com 2010-05-30 12:16:36 --- Created an attachment (id=28433) --> (http://bugs.winehq.org/attachment.cgi?id=28433) Screenshot
http://bugs.winehq.org/show_bug.cgi?id=22958
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet |
http://bugs.winehq.org/show_bug.cgi?id=22958
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winex11.drv |gdiplus
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-06-08 14:12:45 --- Most likely a gdiplus bug, works OK with native.
http://bugs.winehq.org/show_bug.cgi?id=22958
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-06-08 15:26:00 --- If gdiplus cares about the alpha channel of a 32-bit image, it should be writing the image data directly rather than using gdi32 to draw it. Unfortunately, that doesn't always happen currently.
If this ever worked, it was by coincidence.
http://bugs.winehq.org/show_bug.cgi?id=22958
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from A Wine user RandomAccountName@mail.com 2010-08-19 08:11:25 --- It works again now (and the black background is gone)! Fixed by commit 9d0cd0959793eba4da32ebf5ce4dbbcb3c67270d.
http://bugs.winehq.org/show_bug.cgi?id=22958
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:39:22 --- Closing bugs fixed in 1.3.1.
http://bugs.winehq.org/show_bug.cgi?id=22958
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9d0cd0959793eba4da32ebf5ce4 | |dbbcb3c67270d Regression SHA1| |ea596f8a5f7d732bb56b5921ceb | |964137df0b930