https://bugs.freedesktop.org/show_bug.cgi?id=44680
--- Comment #2 from Colin Guthrie <[email protected]> 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. _______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
