http://bugs.winehq.org/show_bug.cgi?id=22224
Summary: CDBurnerXP's drive icon lacks transparency Product: Wine Version: 1.1.41 Platform: x86-64 URL: http://cdburnerxp.se/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=27124) --> (http://bugs.winehq.org/attachment.cgi?id=27124) Terminal output
A single icon in this program is lacking transparency: the drive icon next to the dropdown menu for choosing an optical drive. It appears on a solid white background. This doesn't happen when using native gdiplus.
1. Run winetricks dotnet20 2. Install and run CDBurnerXP 3. Choose a language, then choose "data disc" mode
(Unchanged in current git.)
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=22224
--- Comment #1 from A Wine user RandomAccountName@mail.com 2010-03-31 12:37:39 --- Created an attachment (id=27125) --> (http://bugs.winehq.org/attachment.cgi?id=27125) Comparison screenshot
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #27124|0 |1 is obsolete| |
--- Comment #2 from A Wine user RandomAccountName@mail.com 2010-04-19 13:45:00 --- Created an attachment (id=27460) --> (http://bugs.winehq.org/attachment.cgi?id=27460) Terminal output with new fixmes
If it's of any interest, commit aa76490d0739342592a588c40ee43e9ba10f34bc changed the background of this image to black...
Also, two of the new imageattributes fixmes are appearing in terminal output now.
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://cdburnerxp.se/ |http://cdburnerxp.se/en/dow | |nload
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://cdburnerxp.se/en/dow |http://cdburnerxp.se/downlo |nload |ad?more-options
http://bugs.winehq.org/show_bug.cgi?id=22224
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-05-08 13:42:01 --- If that commit changed the behavior, it must be using a texture brush. Those need to be rewritten before they will work properly, and I don't think I'll get to that soon.
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|CDBurnerXP's drive icon |CDBurnerXP 4.2+: drive icon |lacks transparency |lacks transparency
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24587
http://bugs.winehq.org/show_bug.cgi?id=22224
Bug 22224 depends on bug 24587, which changed state.
Bug 24587 Summary: CDBurnerXP: can't access data disc mode http://bugs.winehq.org/show_bug.cgi?id=24587
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=22224
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2011-03-17 14:11:34 CDT --- This is failing to load with latest wine / winetricks:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002
http://bugs.winehq.org/show_bug.cgi?id=22224
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2011-03-17 14:33:19 CDT --- (In reply to comment #4)
This is failing to load with latest wine / winetricks:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002
It should work better if you do $ rm -rf ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727 before installing dotnet with winetricks.
http://bugs.winehq.org/show_bug.cgi?id=22224
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2011-03-17 14:38:49 CDT --- Cool, that worked. And this bug looks fixed to me.
http://bugs.winehq.org/show_bug.cgi?id=22224
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from A Wine user RandomAccountName@mail.com 2011-03-17 15:20:13 CDT --- (In reply to comment #6)
Cool, that worked. And this bug looks fixed to me.
Agreed!
http://bugs.winehq.org/show_bug.cgi?id=22224
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-03-18 14:39:05 CDT --- Closing bugs fixed in 1.3.16.