http://bugs.winehq.org/show_bug.cgi?id=22122 Summary: CDBurnerXP shows a corrupted background when choosing a mode 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(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=26977) --> (http://bugs.winehq.org/attachment.cgi?id=26977) Terminal output When starting up CDBurnerXP, it asks the user to choose a mode: data disc, audio disc, etc. The current selection has a blue background. This background is supposed to have a vertical gradient, but instead, it gets a repeating horizontal gradient. (I'll attach a screenshot to show what I mean.) Setting a native override for gdiplus is a workaround. This app uses .NET, so winetricks dotnet20 was used prior to installing it. There are several other problems in this program solved by using native gdiplus which produce similar gdiplus-related output, especially a lot of these: fixme:gdiplus:GdipCreateHalftonePalette Is this a likely culprit for all of the gdiplus problems in this program, or should I file more bugs for the other issues? (Mostly a variety of GUI corruptions, plus an error dialog in one section of the program) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.