mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
Solution suggested by Xi Ruoyao. The dbus user service is required for various features - the summary says: 'dbus (Bluetooth, rt, portal, pw-reserve)' On session logout the dbus service gets shut down while the Pipewire one relies on a timeout. If a user logs in again before PW timed out, the later stays alive but doesn't handle re-connecting to the dbus service of the new session, breaking the camera portal and potentially other features. Thus hard-depend on the dbus service (if enabled at build time) and thus shut down together with it. |
||
|---|---|---|
| .. | ||
| client.conf.avail | ||
| filter-chain | ||
| pipewire-pulse.conf.avail | ||
| pipewire.conf.avail | ||
| systemd | ||
| client.conf.in | ||
| filter-chain.conf.in | ||
| jack.conf.in | ||
| meson.build | ||
| minimal.conf.in | ||
| pipewire-aes67.conf.in | ||
| pipewire-avb.conf.in | ||
| pipewire-pulse.conf.in | ||
| pipewire-vulkan.conf.in | ||
| pipewire.c | ||
| pipewire.conf.in | ||
| pipewire.desktop.in | ||