https://bugs.winehq.org/show_bug.cgi?id=40062
Bug ID: 40062 Summary: Media Player Classic Home Cinema does not show bitmaps in buttons Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: carlo.bramix@libero.it Distribution: ---
Created attachment 53540 --> https://bugs.winehq.org/attachment.cgi?id=53540 MPC-HC running on WINE.
Run MPC-HC with WINE Select to display the options from the menu. Go to the formats page.
Here there are 4 buttons on the right decorated with bitmaps, but WINE does not show them.
See attached screenshots, compare results between WINE and Windows. Tested with MPC-HC version 1.7.10.
https://bugs.winehq.org/show_bug.cgi?id=40062
--- Comment #1 from Carlo Bramini carlo.bramix@libero.it --- Created attachment 53541 --> https://bugs.winehq.org/attachment.cgi?id=53541 MPC-HC running on Windows.
https://bugs.winehq.org/show_bug.cgi?id=40062
Sergey Isakov isakov-sl@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl@bk.ru
--- Comment #2 from Sergey Isakov isakov-sl@bk.ru --- I confirm the pictures missing.
From their git I may propose there must be files like "check_all.bmp" but
missing. Looks like the application searches icons in MSOffice so why it works in real windows. ~~~ trace:shell:ASSOC_ReturnString flags=0x00000000, data=L""C:\Program Files\Common Files\Microsoft Shared\OFFICE12\MSOXMLED.EXE" /verb open "%1"" ~~~
https://bugs.winehq.org/show_bug.cgi?id=40062
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |comctl32 Version|unspecified |1.9.2 Ever confirmed|0 |1
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- This is about missing BCM_SETIMAGELIST support, that's only present in comctl32 version 6 Button class. We don't support it yet.
(In reply to Sergey Isakov from comment #2)
Looks like the application searches icons in MSOffice so why it works in real windows.
trace:shell:ASSOC_ReturnString flags=0x00000000, data=L"\"C:\\Program Files\\Common Files\\Microsoft Shared\\OFFICE12\\MSOXMLED.EXE\" /verb open \"%1\""
Why do you think it's related at all?
https://bugs.winehq.org/show_bug.cgi?id=40062
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Media Player Classic Home |Media Player Classic Home |Cinema does not show |Cinema does not show |bitmaps in buttons |bitmaps in buttons, needs | |BCM_SETIMAGELIST
https://bugs.winehq.org/show_bug.cgi?id=40062
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40062
--- Comment #4 from Artem S. Tashkinov t.artem@mailcity.com --- (In reply to Nikolay Sivov from comment #3)
Why do you think it's related at all?
Serge is under the impression that he's a seasoned Win32 developer and he understands everything.
https://bugs.winehq.org/show_bug.cgi?id=40062
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40445
https://bugs.winehq.org/show_bug.cgi?id=40062
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- It seems BCM_[GET|SET]IMAGELIST was implemented in https://source.winehq.org/git/wine.git/commit/0d4940b732f40ad7325b8ab61baee0... but I am still seeing this issue with wine-3.5-91-g3263d51a1f. I can provide logs if necessary.
https://bugs.winehq.org/show_bug.cgi?id=40062
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #6 from Zhiyi Zhang zzhang@codeweavers.com --- Yes, BCM_SETIMAGELIST was implemented. However the painting support isn't. It's being reviewed though. So should be in the next version :)
https://bugs.winehq.org/show_bug.cgi?id=40062
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=40062
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- Please retest with current git, this should work now.
https://bugs.winehq.org/show_bug.cgi?id=40062
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c9aa8dab8f0d86cf4fb06612f26 | |1c67327046789 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- Issue is gone with wine-git, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=40062
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.16.