https://bugs.winehq.org/show_bug.cgi?id=52017
Bug ID: 52017 Summary: Can't pick a folder in the folder picker (regression) Product: Wine Version: 6.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com CC: julliard@winehq.org Regression SHA1: 984f608c2885c80284ca8f35d6ad72d5193b3658 Distribution: ArchLinux
How to reproduce: 1) Install Origin (doesn't install with plain wine, use wine-staging) 2) Select any game 3) Click on the gear icon in the game's card, select "locate" 4) In the opened file (folder?) picker, select any folder On 6.18, I get an error saying that "The selection contains a non-folder object". On 6.17, the folder gets picked just fine. It is quite likely that this affects any application which requests to pick a folder, but I'm not aware of any simple ones that do this unfortunately. Bisect revealed the following results:
984f608c2885c80284ca8f35d6ad72d5193b3658 is the first bad commit commit 984f608c2885c80284ca8f35d6ad72d5193b3658 Author: Alexandre Julliard julliard@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@winehq.org
Not sure if it's of any use, but here's my localectl info:
System Locale: LANG=en_US.UTF-8 LC_NUMERIC=ru_RU.UTF-8 LC_TIME=ru_RU.UTF-8 LC_MONETARY=ru_RU.UTF-8 LC_PAPER=ru_RU.UTF-8 LC_MEASUREMENT=ru_RU.UTF-8 VC Keymap: ru X11 Layout: n/a
https://bugs.winehq.org/show_bug.cgi?id=52017
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52017
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Duplicate.
*** This bug has been marked as a duplicate of bug 51832 ***
https://bugs.winehq.org/show_bug.cgi?id=52017
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing duplicate.