<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - PULSE_COOKIE is not always used"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75006">75006</a>
</td>
</tr>
<tr>
<th>CC</th>
<td>lennart@poettering.net
</td>
</tr>
<tr>
<th>Assignee</th>
<td>pulseaudio-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>PULSE_COOKIE is not always used
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>pulseaudio-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>carl@carlgeorge.us
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>core
</td>
</tr>
<tr>
<th>Product</th>
<td>PulseAudio
</td>
</tr></table>
<p>
<div>
<pre>I want to move ~/.config/pulse/cookie to ~/.xdg/config/pulse/cookie. I tried
setting the environment variable PULSE_COOKIE, but the original file keeps
getting created. I looked through the source code, and saw this line.
$ grep \.config src/pulsecore/native-common.h
#define PA_NATIVE_COOKIE_FILE ".config/pulse/cookie"
Is this a hard coded variable? I would expect that setting the PULSE_COOKIE
variable would allow me to prevent the first file from getting created. I do
not have all of pulseaudio installed, just libpulse as a dependency of other
packages.
$ pacman -Q libpulse
libpulse 4.0-6</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>