http://bugs.winehq.org/show_bug.cgi?id=59164 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #8 from Zeb Figura <z.figura12@gmail.com> --- Thanks, I'll go ahead and resolve this INVALID then since it seems like there was a setup issue.
Now all symlinks are correct, except 2 are missing: ~/.wine-stable/drive_c/users/ich/Templates -> /home/ich/Vorlagen ~/.wine-stable/drive_c/users/Public -> /home/ich/Öffentlich
Public is different from XDG_PUBLICSHARE_DIR; it's supposed to be user-neutral. Windows doesn't have an equivalent to XDG_PUBLICSHARE_DIR. Templates is missing because we only create those directories on demand, and I don't think anything in the normal boot process creates it. -- 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.