http://bugs.winehq.org/show_bug.cgi?id=58955
Bug ID: 58955 Summary: Explorer has missing location bar Product: Wine Version: 10.18 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@list.winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 79652 --> http://bugs.winehq.org/attachment.cgi?id=79652 Screenshot (bad)
When compiling from source (32bit, non wow64) running "wine explorer" is missing the location bar, see screenshot.
Bisected to commit a48455c735544fc53696ef7ec84f1da0ae8e7c74 Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Oct 10 11:06:40 2025 +0800
comctl32: Remove user32 control copies in comctl32 v5.
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Created attachment 79653 --> http://bugs.winehq.org/attachment.cgi?id=79653 Screenshot (good)
Screenshot of normal interface for comparison
http://bugs.winehq.org/show_bug.cgi?id=58955
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Seems to only affect 32bit WINEPREFIX?
http://bugs.winehq.org/show_bug.cgi?id=58955
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- CCing author.
I made sure that this commit is indeed the one causing the issue for me, but I have no idea why it would do that, mind taking a look?
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- I will take a look.
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- It may be that it doesn't actually load comctl32 v6 because of bug 58954.
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- I did test with a48455c735544fc53696ef7ec84f1da0ae8e7c74 and its parent, both are before the commit that caused bug 58954.
http://bugs.winehq.org/show_bug.cgi?id=58955
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@list.winehq.org |zzhang@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #7 from Zhiyi Zhang zzhang@codeweavers.com --- I can't reproduce this bug or bug 58954. Are you using a clean wineprefix? I compiled it with "../configure -C --enable-silent-rules && make".
http://bugs.winehq.org/show_bug.cgi?id=58955
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|zzhang@codeweavers.com |wine-bugs@list.winehq.org
http://bugs.winehq.org/show_bug.cgi?id=58955
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- I'm sorry, I apparently hat "--without-mingw" still in there from some previous testing... Not sure if that's still supported, but it does cause those issues.
http://bugs.winehq.org/show_bug.cgi?id=58955
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |48bb5d586467895c329b840ed95 | |40525edf3b422 Status|NEW |RESOLVED
--- Comment #9 from Zhiyi Zhang zzhang@codeweavers.com --- It's fixed with 48bb5d586467895c329b840ed9540525edf3b422 by Alexandre.
http://bugs.winehq.org/show_bug.cgi?id=58955
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.19.