[pulseaudio-tickets] [Bug 44680] "Daemon startup failed" due to "Failed to remove stale UNIX socket" and NFS-mounted homes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 13 18:44:33 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44680
--- Comment #2 from Colin Guthrie <fdo at colin.guthr.ie> 2012-03-13 18:44:33 PDT ---
Created attachment 58413
--> https://bugs.freedesktop.org/attachment.cgi?id=58413
Attempt to make runtime paths smaller
This patch might solve the problem in your case.
Longer term, we'll be wanting to switch to a folder inside /run/user/$USER/
which we can guarantee no other user can write to (which is why we do the whole
crazy symlinking stuff).
Ultimately the /run/user/$USER/ dir is supplied to us in XDG_RUNTIME_DIR
variable under modern systems.
However, in the mean time, please can you try this patch and let me know?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list