http://bugs.winehq.org/show_bug.cgi?id=59164 Bug ID: 59164 Summary: REGRESSION: Wrong symlinks for users documents directories since v 10.0 Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: Ulf.Zibis@gmx.de Distribution: --- I had installed Wine 9.0 from Ubuntu repository 24.04 This I used with the default WinePrefix ~/.wine Additionally later I installed wine-stable 10.0 from WineHQ repository with: sudo apt install --install-recommends wine-stable (without hq) Then I run: WINEPREFIX=~/.wine-stable /opt/wine-stable/bin/wineboot Now I see wrong symlinks. ~/.wine-stable/drive_c/users/me/Documents -> /home/me instead: ~/.wine-stable/drive_c/users/me/Documents -> /home/me/Dokumente (german Ubuntu installation) Same bad links for Downloads, Music, Pictures and Videos Note: All these Ubuntu user directories are symlinks to a separate NTFS partition, e.g.: /home/me/Dokumente -> /mnt/Daten/Users/me/Documents This is a regression, because this worked fine since years with all versions of Wine and WineHQ before version 10. Version 11.0~rc3 has the same issue. -- 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.