hyprwm / xdg-desktop-portal-hyprland

xdg-desktop-portal backend for Hyprland
BSD 3-Clause "New" or "Revised" License
305 stars 48 forks source link

XDPH Fails to Start #138

Closed jordan-josephs closed 11 months ago

jordan-josephs commented 11 months ago

Upon starting Hyprland XDPH fails to start. Manually starting only results in the following error message

[CRITICAL] Couldn't create the dbus connection ([org.freedesktop.DBus.Error.FileExists] Failed to request bus name (File exists))

I have checked the journal and systemd output to no avail. What file is it complaining is existing?

jordan-josephs commented 11 months ago

Somehow this was fixed by setting up a startup script that only has "exec Hyprland" and calling it that way.