http://bugs.winehq.org/show_bug.cgi?id=24697
Summary: Explorer++: missing gradient on the display window Product: Wine Version: 1.3.4 Platform: x86-64 URL: http://www.explorerplusplus.com/download OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=31208) --> (http://bugs.winehq.org/attachment.cgi?id=31208) Full output
Explorer++ is supposed to have a blue gradient in the background of its display window (the large bar above the status bar). In Wine, the background is plain white instead. A workaround is 'winetricks gdiplus'.
Standard terminal output has a single gdiplus fixme:
fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
http://bugs.winehq.org/show_bug.cgi?id=24697
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=24697
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-11-09 14:52:54 CST --- It's probably a path gradient (instead of blending between two lines, they blend between a polygon and a single point). They're still not implemented.
http://bugs.winehq.org/show_bug.cgi?id=24697
--- Comment #2 from A Wine user RandomAccountName@mail.com 2011-03-17 15:34:57 CDT --- This bug has changed a bit in git: now the display window's background color is always black instead of using one of the user-selectable gradient colors, the centre color (white by default). Native gdiplus still works around it.
Terminal output now has a few of these:
fixme:gdiplus:GdipFillPath Not implemented for brushtype 3
http://bugs.winehq.org/show_bug.cgi?id=24697
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-01-17 20:56:07 CST --- Still present in wine-1.3.37-139-gd676762. But the background is black for me instead of the original white report.
http://bugs.winehq.org/show_bug.cgi?id=24697
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3cd51c0acf4ddf77d1a6979ee24 | |386b4d24eb3c3 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from A Wine user RandomAccountName@mail.com 2012-03-16 05:33:30 CDT --- The display window gradient is displayed correctly as of commit 3cd51c0acf4ddf77d1a6979ee24386b4d24eb3c3. Thanks Vincent!
http://bugs.winehq.org/show_bug.cgi?id=24697
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-03-16 14:09:00 CDT --- Closing bugs fixed in 1.5.0.
http://bugs.winehq.org/show_bug.cgi?id=24697
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-03-16 17:11:26 CDT --- Really closing bugs fixed in 1.5.0.