Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: 90 on 23 March 2023, 21:53:57

Title: [SOLVED] Cannot get rid of ~/.pulse-cookie
Post by: 90 on 23 March 2023, 21:53:57
So I'm currently running PipeWire with pipewire-alsa, pipewire-pulse and Wireplumber, and for whatever reason something (supposedly not PipeWire (https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3113)) keeps re-making a ~/.pulse-cookie file on my end as opposed to using the allegedly standard $XDG_CONFIG_HOME/pulse/cookie. I've been told it might be an out-of-date version of libpulse, but I have no idea how that might be since I have the latest build of its respective package.

What exactly could be remaking this file and ignoring the new path?
Title: Re: Cannot get rid of ~/.pulse-cookie
Post by: 90 on 25 March 2023, 20:00:41
Bump?
Title: Re: Cannot get rid of ~/.pulse-cookie
Post by: Hitman on 26 March 2023, 00:12:08
Do you use by any chance Steam or some containerized or proprietary program? Cause i had that file pop up once too.
Title: Re: Cannot get rid of ~/.pulse-cookie
Post by: 90 on 26 March 2023, 12:57:43
Oh, it actually is Steam that creates it each time. What the fuck.

E: Also found out immediately after that there is still a config file in /etc/pulse/client.conf and Steam seems to at least honour it. Guess that solves it.