Bug#1019404: wireplumber doesn't start without systemd-logind

2023-08-02 Thread urs
In addition to the startup issues above, recent versions of the wireplumber package fail to start in the absence of systemd logind on the system: --- M 15:38:55.288462 mod.rt ../src/modules/module-rt.c:278:pw_rtkit_check_xdg_portal: Can't find xdg-portal: (null) M 15:38:55.288536

Bug#1019404: wireplumber doesn't start

2023-02-17 Thread matthias . geiger1024
Hi Adam, running openRC, I just stole this wrapper script from alpine linux: https://git.alpinelinux.org/aports/tree/community/pipewire/pipewire-launcher.sh I moved it to /usr/libexec/pipewire-launcher and it also just *works*. Note that one has to run/call the script though dbus, see https://

Bug#1019404: wireplumber: doesn't start on non-systemd

2022-09-08 Thread Adam Borowski
Package: wireplumber Version: 0.4.11-3 Severity: normal Hi! Unlike PulseAudio, the PipeWire stack doesn't get up by itself on systems that use any init/rc system other than systemd. It works fine afterwards; so far I've been using this unsightly script: .-- #!/bin/sh pipewire & sleep 1 wirep