http://bugs.winehq.org/show_bug.cgi?id=22294
Summary: PlayOnline viewer has missing icon in title bar Product: Wine Version: 1.1.36 Platform: x86 URL: http://dl.square-enix.co.jp/polus/setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz CC: joel@airwebreathe.org.uk
Created an attachment (id=27251) --> (http://bugs.winehq.org/attachment.cgi?id=27251) Missing icon in title bar
When running in windowed mode, PlayOnline viewer has missing icon in title bar.
1. Best described by attached picture.
2. I did a regression test between 1.1.35 and 1.1.36:
commit 95ac10e526f9949802c8b76a969a942a9a4c2727 Author: Joel Holdsworth joel@airwebreathe.org.uk Date: Wed Dec 30 20:00:08 2009 +0000
user32: Fixed icons to select correct image in high colour depth.
:040000 040000 47638ca8d78615b841c81f40465d054d07c44656 900ff753acf9fbf634e474a96be5459afbe25575 M dlls
3. There is another bug report suffering from this commit, see bug 21287 about subtle graphical glitches in Miranda IM, but here is missing bitmap.
4. Revert of this patch on top of wine-1.1.42-79-g770c9bc makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
When the icon is missing, console has extra one line:
fixme:bitmap:CreateBitmapIndirect planes = 0
PS: There is one thing, which makes this bug bit mysterious. Reverted .42 shows the bitmap in 100%. Non-reverted .42 showed that icon in 1 of 20 tries (5%).