http://bugs.winehq.org/show_bug.cgi?id=15511
Summary: Cosmigo ProMotion - some icons are blacked out / drawn incorrectly Product: Wine Version: 1.1.5 Platform: Other URL: http://www.cosmigo.com/promotion/index.php?Downloads OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeffzaroyko@gmail.com
Created an attachment (id=16459) --> (http://bugs.winehq.org/attachment.cgi?id=16459) screenshot
wine-1.1.5-399-g82f77cc
After ProMotion opens, many icons have distorted graphics making it extremely difficult to use the program.
Only two fixme's are shown: fixme:pager:PAGER_Create [0x200a2] Drag and Drop style is not implemented yet. fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
http://bugs.winehq.org/show_bug.cgi?id=15511
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15511
--- Comment #1 from Austin English austinenglish@gmail.com 2008-10-04 16:34:06 --- Please attach terminal output.
Does native comctl32 help?
http://bugs.winehq.org/show_bug.cgi?id=15511
--- Comment #2 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-10-04 17:21:59 --- (In reply to comment #1)
Please attach terminal output.
Does native comctl32 help?
native comctl32 does not help
http://bugs.winehq.org/show_bug.cgi?id=15511
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|-unknown |winex11.drv Resolution| |DUPLICATE
--- Comment #3 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-10-04 22:01:22 --- This program stores its icons in 3 bitmaps:
jeffz@genera:~/.wine/drive_c/Program Files/Cosmigo/Pro Motion 6$ file *.bmp icons13x13.bmp: PC bitmap data, Windows 3.x format, 104 x 13 x 8 icons16x16.bmp: PC bitmap data, Windows 3.x format, 3264 x 16 x 8 icons20x20.bmp: PC bitmap data, Windows 3.x format, 2800 x 20 x 8
If I convert these to 24bpp or 32bpp then they display just fine in the application, so it would seem there is a problem with 8bpp bitmaps...
Applying http://bugs.winehq.org/attachment.cgi?id=9883 from bug 9728 also fixes the issue, so I guess it's a duplicate.
*** This bug has been marked as a duplicate of bug 9728 ***
http://bugs.winehq.org/show_bug.cgi?id=15511
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-05 02:39:49 --- Closing.