http://bugs.winehq.org/show_bug.cgi?id=24812
Summary: Explorer++: right-click menu (in the main listview) degrades to nothing when opened multiple times Product: Wine Version: 1.3.5 Platform: x86-64 URL: http://www.explorerplusplus.com/download OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=31378) --> (http://bugs.winehq.org/attachment.cgi?id=31378) Terminal output with a crash
A few locations seem to be exempt from this bug (like My Computer), but it can be seen in the root of the Z:\ drive. Right-clicking in an empty area of the main listview gives a basically-correct menu the first time (compared to Windows, the only difference is the lack of a "new" submenu).
However, right-clicking in the blank area again produces a menu with fewer items - the topmost two items have disappeared. Each subsequent right click removes two more items (including separators) from the top of the menu until they all disappear and the menu doesn't pop up anymore. Occasionally, the app will crash when trying to exit or switch to another folder afterward.
Native comctl32 doesn't help.
http://bugs.winehq.org/show_bug.cgi?id=24812
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=24812
--- Comment #1 from A Wine user RandomAccountName@mail.com 2010-10-21 14:01:33 CDT --- I should have noticed this sooner, but these two lines are printed each time the buggy right-click menu is opened in a real directory:
err:ole:CoGetClassObject class {d969a300-e7ff-11d0-a93b-00a0c90f2719} not registered err:ole:CoGetClassObject no class object {d969a300-e7ff-11d0-a93b-00a0c90f2719} could be created for context 0x1
In areas where the bug doesn't appear (My Computer and Control Panel), these lines don't appear when opening the menu, either.
http://bugs.winehq.org/show_bug.cgi?id=24812
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-10-21 14:10:11 CDT --- CLSID_NewMenu is responsible for building "New" submenu, accessible from desktop on windows for example.
Probably some application logic breaks cause we don't allow to create it.
http://bugs.winehq.org/show_bug.cgi?id=24812
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.explorerplusplus |http://www.explorerplusplus |.com/download |.com/software/explorer++_1. | |2_x86.zip Summary|Explorer++: right-click |Explorer++ 1.2: right-click |menu (in the main listview) |menu (in the main listview) |degrades to nothing when |degrades to nothing when |opened multiple times |opened multiple times
--- Comment #3 from A Wine user RandomAccountName@mail.com 2011-08-22 04:30:54 CDT --- Explorer++ 1.3 made some changes to the right-click menu in question and doesn't have this problem.
Version 1.2 is still effected in wine-1.3.26.
http://bugs.winehq.org/show_bug.cgi?id=24812
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-16 03:22:38 CDT --- Confirmed in 1.5.30
https://bugs.winehq.org/show_bug.cgi?id=24812
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/shell32-NewMen | |u_Interface
https://bugs.winehq.org/show_bug.cgi?id=24812
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |shell32
https://bugs.winehq.org/show_bug.cgi?id=24812
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=24812
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/shell32-NewMen |er/patches/shell32-NewMenu_ |u_Interface |Interface CC| |nerv@dawncrow.de
https://bugs.winehq.org/show_bug.cgi?id=24812
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |z.figura12@gmail.com Status|STAGED |RESOLVED Fixed by SHA1| |9d9c3960efc47a007ac73144118 | |ed0d9ad24974c
--- Comment #5 from Zeb Figura z.figura12@gmail.com --- This was fixed upstream, and the "New" menu implemented, as of https://source.winehq.org/git/wine.git/commitdiff/9d9c3960efc47a007ac73144118ed0d9ad24974c.
https://bugs.winehq.org/show_bug.cgi?id=24812
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.4.