http://bugs.winehq.org/show_bug.cgi?id=24587
Summary: CDBurnerXP: can't access data disc mode Product: Wine Version: 1.3.4 Platform: x86-64 URL: http://cdburnerxp.se/download?more-options OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: madewokherd@gmail.com
Created an attachment (id=31053) --> (http://bugs.winehq.org/attachment.cgi?id=31053) Terminal output
Accessing data disc mode in CDBurnerXP isn't possible anymore in wine-1.3.4; choosing it from the main menu just yields an error report dialog from the program. I did a regression test:
c8a48f237e43174673fa3686ebe99e42f6a0d8a4 is the first bad commit commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4 Author: Vincent Povirk vincent@codeweavers.com Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
:040000 040000 07d4dd9deff466eaeb5a5b4a79541bcfc8c6c1c6 3fb622798b75c1479d5ea652762809c21485ff34 M dlls
Reverting that patch works around the problem.
(The program needs winetricks dotnet20 to run.)