hyprwm / xdg-desktop-portal-hyprland

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

Slow loading gtk apps and waybar at least 30 seconds or more #90

Closed RedBlizard closed 1 year ago

RedBlizard commented 1 year ago

Hi , since yesterday waybar and other gtk apps started to load very slow. Removing the xdg-desktop-portal-hyprland solved the issue the same problem is also with the rest of the xdg-desktop-portals, this needs to patched or fixed.

vaxerski commented 1 year ago

this indicates xdp / xdph is crashing, or your dbus is broken. That's an issue on your side, unfortunately.

NgoHuy commented 1 year ago

[CRITICAL] Couldn't create the dbus connection ([org.freedesktop.DBus.Error.AccessDenied] Failed to request bus name the bug is belong to xdg-desktop-portal-hyprland not other. Seem to the connection to dbus is denied.

vaxerski commented 1 year ago

usually means it's already running or dbus is dead

NgoHuy commented 1 year ago

Firstly, all others xdg are running. Secondly, no xdgh is running. If the bug is belong to dbus, why is only xgdh affected?