[pulseaudio-tickets] [Bug 75006] neither XDG_CONFIG_HOME or PULSE_COOKIE is respected

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 17 04:52:33 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75006

--- Comment #26 from Tanu Kaskinen <tanuk at iki.fi> ---
> So what I'd prefer to do is fix PulseAudio's logic for determining/using
> absolute paths on Windows, and then have x2goclient specify an absolute path
> to C:\Users\mike.DEPAULO\.x2go\pulse\.pulse-cookie .

That sounds like a good plan. I'm not sure PulseAudio is broken, though. From
the log:

D: [(null)] pulsecore/authkey.c: Got 0 bytes from cookie file
'C:\Users\MIKE~1.DEP\X2GO~1\pulse\.config\pulse\C:UsersMIKE~1.DEPX2GO~1pulse.pulse-cookie',
expected 256

It appears that PulseAudio stripped all backslashes. That's probably done by
the module argument parsing code, which treats backslashes as escape
characters. Try duplicating all backslashes in the module arguments.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140617/9b291bff/attachment.html>


More information about the pulseaudio-bugs mailing list