Open calliecameron opened 1 year ago
Thank you for the report and finding the issue behind. It should be fixed now.
However, my current system (Debian bookworm) also uses pipewire. This causes another issue with pulseaudio socket mode. #527 So, the cookie is shared now, but I cannot check if it works on a clean pulseaudio system without pipewire.
In mode 'socket', PULSE_COOKIE is set, but the cookie file is never copied to the corresponding location in share.
pactl info
gives access denied, and sound doesn't work. The cookie is only copied in TCP mode, which as far as I can see doesn't use the cookie.If I manually copy ~/.config/pulse/cookie to the right location while in socket mode, sound starts working.