[Bug 51832] Fork: "The selection contains a non-folder object" when selecting a folder

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 4 13:16:08 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51832

pachinko at remi.red changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pachinko at remi.red

--- Comment #11 from pachinko at remi.red ---
The same message appears when trying to change directories in Mp3Tag
(https://www.mp3tag.de/en/). The message does not appear when changing to the
root of a drive letter without selecting a subfolder (so just Z:\ or C:\ is
working fine).

A git bisect revealed the following bad commit. Without this Mp3Tag works fine:
984f608c2885c80284ca8f35d6ad72d5193b3658 is the first bad commit
commit 984f608c2885c80284ca8f35d6ad72d5193b3658
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Sep 15 09:55:32 2021 +0200

    shell32: Use the standard shell folder implementation for Unix folders.

    Signed-off-by: Alexandre Julliard <julliard at winehq.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.



More information about the wine-bugs mailing list