[pulseaudio-tickets] [Bug 75006] PULSE_COOKIE is not always used

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 15 21:19:18 CET 2014


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

--- Comment #2 from Carl George <carl at carlgeorge.us> ---
I already have, in two ways.

$ head -3 /etc/profile.d/custom.sh
export XDG_CONFIG_HOME="${HOME}/.xdg/config"
export XDG_DATA_HOME="${HOME}/.xdg/data"
export XDG_CACHE_HOME="${HOME}/.xdg/cache"
$ cat .pam_environment 
XDG_CACHE_HOME          DEFAULT=/home/carl/.xdg/cache
XDG_CONFIG_HOME         DEFAULT=/home/carl/.xdg/config
XDG_DATA_HOME           DEFAULT=/home/carl/.xdg/data

That what is making this frustrating, because this pulse cookie is the only
thing on my system that is in ~/.config.  I keep deleting the directory, but it
keeps getting recreated.  Every other program either respects XDG_CONFIG_HOME,
or has its own ~/.appname directory (such as .ssh, .java, etc).

libpulse needs to either properly respect XDG_CONFIG_HOME, or respect its own
PULSE_COOKIE variable.

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


More information about the pulseaudio-bugs mailing list