https://bugs.winehq.org/show_bug.cgi?id=50893
Bug ID: 50893 Summary: Wine cannot see home directory Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehome@dispostable.com Distribution: ---
Created attachment 69703 --> https://bugs.winehq.org/attachment.cgi?id=69703 output of "wine explorer ~/"
Steps to reproduce: With a fresh install and prefix (WINEARCH 32 or 64 bit), run "wine explorer" and navigate to /home.
Expected behaviour: A list of all folders in /home appears.
Actual behaviour: One user home folder, /home/user1, is missing from the list. Other user home folders, e.g. /home/user2, are shown as expected.
Permissions for /home/user1 and /home/user2 are the same. The absence of /home/user1 persists, regardless of whether wine is run under user1 or user2. Running "wine explorer ~/" gives
0144:err:explorer:make_explorer_window Failed to create PIDL for L"Z:\home\user1".
This also affects all file dialogs in other software and opening a file in /home/user1 with an associated wine executable.