http://bugs.winehq.org/show_bug.cgi?id=22193
Summary: CDBurnerXP separator controls appear as a stretched red X 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=27079) --> (http://bugs.winehq.org/attachment.cgi?id=27079) Full terminal output
The separator controls in CDBurnerXP do not appear correctly; instead, a stretched red X on a white background appears in their place. One place where this occurs is the options screen:
1. Install prerequisite .NET framework with winetricks dotnet20 2. Install and run CDBurnerXP 3. Choose "data disc" 4. File -> options
A workaround is to set a native override for gdiplus. Incidentally, one of these lines appears in terminal output for each separator control, with the text from that control listed:
fixme:gdiplus:GdipMeasureCharacterRanges stub: 0x1c5270 L"Language:" 9 0x1c4fd0 0x33e144 0x213560 1 0xab5744
It appears to be the same control that has C# source code available here: http://cdburnerxp.se/code
http://bugs.winehq.org/show_bug.cgi?id=22193
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, source
http://bugs.winehq.org/show_bug.cgi?id=22193
--- Comment #1 from A Wine user RandomAccountName@mail.com 2010-03-28 08:53:11 --- Created an attachment (id=27080) --> (http://bugs.winehq.org/attachment.cgi?id=27080) Screenshot
http://bugs.winehq.org/show_bug.cgi?id=22193
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2010-03-28 14:26:12 ---
I saw same red crossed boxes during bisecting bug 21798. Also work around is the same - use native gdiplus. See http://bugs.winehq.org/show_bug.cgi?id=21798#c10
If you can confirm, that it suffers from the same commit, maybe put Vincent Povirk into CC, to let him aware of.
http://bugs.winehq.org/show_bug.cgi?id=22193
--- Comment #3 from A Wine user RandomAccountName@mail.com 2010-03-28 17:12:08 --- This bug (and several others in the current version of CDBurnerXP) was likely revealed by that commit, though I haven't bisected to confirm thus far. It's my understanding that such bugs aren't considered regressions (per bug 22105, comment 3)... Then again, some such bugs still have the "regression" keyword, making matters more confusing...
From the perspective of an end-user, they are certainly regressions - something
that used to work "out of the box" now requires changing settings to get it working. But on the other hand, the behavior of Wine's builtin gdiplus hasn't regressed.
http://bugs.winehq.org/show_bug.cgi?id=22193
--- Comment #4 from Wylda wylda@volny.cz 2010-03-29 00:57:59 --- (In reply to comment #3)
Then again, some such bugs still have the "regression" keyword, making matters more confusing...
To make it more confusing, some of them may be considered as regression ;)
http://bugs.winehq.org/show_bug.cgi?id=22196#c8
PS: I have same opinon, that those are regression, but it's irrelevant as developers rules here, not users ;)
http://bugs.winehq.org/show_bug.cgi?id=22193
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22193
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2010-03-30 15:59:39 --- Patches sent: http://www.winehq.org/pipermail/wine-patches/2010-March/086693.html ... http://www.winehq.org/pipermail/wine-patches/2010-March/086700.html
http://bugs.winehq.org/show_bug.cgi?id=22193
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from A Wine user RandomAccountName@mail.com 2010-03-31 10:42:11 --- Thanks, looks a lot better now. :) Fixed by deb6466f3f059db7ad7943ef284d4bc0de1ca667 (and co).
http://bugs.winehq.org/show_bug.cgi?id=22193
--- Comment #7 from A Wine user RandomAccountName@mail.com 2010-03-31 10:59:11 --- *** Bug 22125 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22193
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-04-02 12:52:34 --- Closing bugs fixed in 1.1.42.