[Bug 40062] New: Media Player Classic Home Cinema does not show bitmaps in buttons
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(a)winehq.org Reporter: carlo.bramix(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 --- Comment #1 from Carlo Bramini <carlo.bramix(a)libero.it> --- Created attachment 53541 --> https://bugs.winehq.org/attachment.cgi?id=53541 MPC-HC running on Windows. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #2 from Sergey Isakov <isakov-sl(a)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\""
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Nikolay Sivov <bunglehead(a)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(a)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? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Nikolay Sivov <bunglehead(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 --- Comment #4 from Artem S. Tashkinov <t.artem(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40445 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 --- Comment #5 from Gijs Vermeulen <gijsvrm(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #6 from Zhiyi Zhang <zzhang(a)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 :) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please retest with current git, this should work now. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c9aa8dab8f0d86cf4fb06612f26 | |1c67327046789 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Issue is gone with wine-git, marking FIXED. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40062 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.16. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org