http://bugs.winehq.org/show_bug.cgi?id=39013
Konstantin Demin rockdrilla@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rockdrilla@gmail.com
--- Comment #13 from Konstantin Demin rockdrilla@gmail.com --- See MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/3381
try following locations for wineserver directory: - `${XDG_RUNTIME_DIR}/wine` - `/run/user/${uid}/wine` - `${TMPDIR}/wine` - only if `${TMPDIR}` is owned by user - `${TMPDIR}/.wine-${uid}` - `/tmp/.wine-${uid}` - current/default behavior