On Mon, Feb 15, 2021 at 02:37:53PM +0100, Michael Schaller wrote: > I've installed `xdg-desktop-portal-gtk` and rebooted but that didn't > solve the issue either. > From the timestamps it looks like `xdg-desktop-portal` isn't starting > fast enough. > > ``` > $ journalctl --user --boot --output=short-iso-precise --unit pipewire.service > -- Journal begins at Fri 2021-02-05 11:44:35 CET, ends at Mon > 2021-02-15 14:37:02 CET. -- > 2021-02-15T14:11:35.860927+0100 misch-x1v6 systemd[2659]: Started > Multimedia Service. > 2021-02-15T14:11:35.911895+0100 misch-x1v6 pipewire[2678]: Failed to > connect to system bus: Unable to autolaunch a dbus-daemon without a > $DISPLAY for X11 > 2021-02-15T14:11:35.911906+0100 misch-x1v6 pipewire[2678]: Failed to > connect to system bus
The error message from pipewire is misleading here; This really means it's failing to connect to your sessions d-bus service. With the warnings above that means your session neither set the DISPLAY variable (as used for old-school autolaunching) nor is the user dbus.socket service enabled/running? Which in turns points to a setup issue of your user session really. How is your session started ? can you check the status of your users dbus.socket? Regards, Sjoerd _______________________________________________ Pkg-utopia-maintainers mailing list Pkg-utopia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers