Switching tty will reset user configuration
Wireplumber Version: 0.4.12 PipeWire version: 0.3.59 Distribution: Arch Desktop Environment: Sway Kernel version (uname -r): 5.19.14
Description of Problem:
When switching tty, wireplumber forgets its settings and seems to fall back to some default configuration
Steps to Reproduce:
User A is logged in on tty 1 User B is logged in on tty 2
Both are using pipewire and wireplumber. User A has a default configuration (empty, nothing changed from the distribution default) User B has a different default device and microphone set by using ~/.config/pipewire/pipewire-pulse.conf
An additional global config that disables one of two available audio devices is in /etc/wireplumber
To trigger the issue, switch the tty
Note: pipewire and wireplumber are running as systemd --user services
Actual Results:
Switching between ttys will reset the default device of User B and it will reenable the globally disabled audio device
Expected Results:
Changing the tty should not affect the pipewire/wireplumber service