http://bugs.winehq.org/show_bug.cgi?id=30899
Bug #: 30899 Summary: SlingPlayer 1.5 UI broken Product: Wine Version: 1.5.6 Platform: x86-64 URL: http://download.slingmedia.com/player/pc/SlingPlayer-S etup-EU-1.5.1.343.exe OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P4 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: madewokherd@gmail.com Classification: Unclassified Regression SHA1: dc3a08d840186c7692cc3cae45bdd517ab099e07
Created attachment 40512 --> http://bugs.winehq.org/attachment.cgi?id=40512 Corrupt UI in Wine 1.5.6
In Wine 1.5.6 the SlingPlayer UI appears broken (see attached screenshot). Problem not present in Wine 1.4. This is a regression.
dc3a08d840186c7692cc3cae45bdd517ab099e07 is the first bad commit commit dc3a08d840186c7692cc3cae45bdd517ab099e07 Author: Vincent Povirk vincent@codeweavers.com Date: Tue Feb 14 13:50:59 2012 -0600
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.
Reverting this commit fixes the problem.
Workaround is native gdiplus.
The only relevant output with built-in gdiplus is:
fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
A +gdiplus trace is enormous.