[Bug 24784] New: Explorer++ displays disabled toolbar icons incorrectly
http://bugs.winehq.org/show_bug.cgi?id=24784 Summary: Explorer++ displays disabled toolbar icons incorrectly Product: Wine Version: 1.3.5 Platform: x86-64 URL: http://www.explorerplusplus.com/download OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=31333) --> (http://bugs.winehq.org/attachment.cgi?id=31333) Toolbars in Windows and Wine The appearance of disabled icons in the main toolbar, as well as the X button on the tab bar (when only one tab is open) doesn't match Windows. A screenshot can probably describe the difference better than words. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2010-10-17 08:03:28 CDT --- Created an attachment (id=31334) --> (http://bugs.winehq.org/attachment.cgi?id=31334) Terminal output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-17 08:49:00 CDT --- Does native comctl32 help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-10-17 08:57:02 CDT --- (In reply to comment #2)
Does native comctl32 help?
Unfortunately, the program can't start with native comctl32 from winetricks or WinXP (it calls unimplemented function comctl32.dll.HIMAGELIST_QueryInterface and crashes). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-17 09:04:15 CDT --- Try with version 6 module from SxS directory. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 --- Comment #5 from A Wine user <RandomAccountName(a)mail.com> 2010-10-17 09:16:11 CDT --- (In reply to comment #4)
Try with version 6 module from SxS directory.
Ah, I didn't know about that. I tried it and it did make the icons display correctly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-17 09:20:08 CDT --- Ok, you could play with reported windows version - probably application checks for it to guess is new code here or not. Win2k doesn't support comctl32 v6, so it's worth a try. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #7 from A Wine user <RandomAccountName(a)mail.com> 2010-10-18 12:40:16 CDT --- (In reply to comment #6)
Ok, you could play with reported windows version - probably application checks for it to guess is new code here or not. Win2k doesn't support comctl32 v6, so it's worth a try.
Well, the homepage says it's "available for Windows XP and above", so I guess it probably doesn't do anything special for Win2k. I tried it anyway but it didn't seem to change anything. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-11-19 21:00:50 CST --- Created attachment 37540 --> http://bugs.winehq.org/attachment.cgi?id=37540 console output in 1.3.33 Still present in 1.3.33. Maybe related to: fixme:gdiplus:GdipFillPath Not implemented for brushtype 3 fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx(a)gmail.com Ever Confirmed|0 |1 --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-14 21:57:44 CDT --- Still in wine 1.5.4. This seems to have been fixed (as it no longer present in the log): fixme:gdiplus:GdipFillPath Not implemented for brushtype 3 Might be related to this? fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=24784 --- Comment #10 from A Wine user <RandomAccountName(a)mail.com> 2013-08-12 00:17:50 CDT --- Still in wine-1.7.0. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=24784 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- Still an issue 1.7.53 -- 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=24784 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #12 from winetest(a)luukku.com --- (In reply to super_man from comment #11)
Still an issue 1.7.53
Still valid 1.9.16-git. -- 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=24784 --- Comment #13 from winetest(a)luukku.com --- (In reply to winetest from comment #12)
(In reply to super_man from comment #11)
Still an issue 1.7.53
Still valid 1.9.16-git.
Still valid wine 2.8 and staging 2.7. -- 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=24784 rebe(a)gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe(a)gmx.net --- Comment #14 from rebe(a)gmx.net --- See the explorer++ source code: https://github.com/derceg/explorerplusplus/blob/master/Explorer%2B%2B/Explor... -- 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=24784 --- Comment #15 from winetest(a)luukku.com --- Still valid wine 2.12 and staging 2.11. -- 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=24784 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #16 from Fabian Maurer <dark.shadow4(a)web.de> --- Still in wine-3.9. -- 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=24784 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #17 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- This is due to the incomplete implementation of TOOLBAR_DrawMasked() in dlls/comctl32/toolbar.c. It should gray out and alpha blend the icon. -- 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=24784 Ziqing Hui <zhui(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zhui(a)codeweavers.com --- Comment #18 from Ziqing Hui <zhui(a)codeweavers.com> --- (In reply to rebe from comment #14)
See the explorer++ source code:
https://github.com/derceg/explorerplusplus/blob/master/Explorer%2B%2B/ Explorer%2B%2B/ApplicationToolbar.cpp
In fact the code of the toolbar should be: https://github.com/derceg/explorerplusplus/blob/master/Explorer%2B%2B/Explor... It's "Main toolbar", not "Application toolbar" -- 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=24784 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |3192fb5396c05d84d351c3a0821 | |8d5308ba61b38 Resolution|--- |FIXED --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with 3192fb5396c05d84d351c3a08218d5308ba61b38. -- 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=24784 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.6. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla