New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.gnome: Timeout was reached #986
Comments
|
Uninstalling https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74 |
|
This should be addressed with #985 and https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/78. |
|
Still happens for me on x-d-p 1.16.0 + cherry-picked 2a21927 + x-d-p-gnome 44.1 In particular, still happens. |
That's odd, I could reproduce the problem before (using KDE), and with the updated xdp-gnome and xdp it didn't time out anymore. What distribution are you using? |
I'm using Arch Linux with an admittedly funky setup (greetd/sway/etc.) I have tested a bit more and found that:
|
Note: this is not the common problem where applications that use portals take forever to start, this is about xdg-desktop-portal itself taking an unusual amount of time to start.
OS: Fedora 38 (beta)
Desktop Environment: Plasma 5.27.3
xdg-desktop-portal: 1.16.0
After upgrading my system, I noticed a lot of programs take almost forever to start, and it ended up being caused by xdg-desktop-portal not running as it should be. Later I found out xdg-desktop-portal now takes over a minute to start, which is longer than the default timeout (60s).
This can be partially mitigated by extending the
TimeoutSecsetting for the systemd unit , but I would still have to wait over a minute after logging in to be able to launch most of my applications. I'm not quite sure how to debug this any further, any help or information would be greatly appreciated.The text was updated successfully, but these errors were encountered: