Skip to content

XdgDesktopPortalPantheon: Do not access to xdg-desktop-portal before its fully initialized#144

Merged
tintou merged 1 commit intomainfrom
ryonakano/fix-startup-delay
Jun 17, 2025
Merged

XdgDesktopPortalPantheon: Do not access to xdg-desktop-portal before its fully initialized#144
tintou merged 1 commit intomainfrom
ryonakano/fix-startup-delay

Conversation

@ryonakano
Copy link
Copy Markdown
Member

@ryonakano ryonakano commented Jun 17, 2025

Fixes #143

Granite.init () tries to access the org.freedesktop.appearance portal internally (link). However, in the main() of our portal xdg-desktop-portal that provides org.freedesktop.appearance is not fully initialized, causing the chicken and the egg problem.

@tintou tintou merged commit 3ee8ec1 into main Jun 17, 2025
4 checks passed
@tintou tintou deleted the ryonakano/fix-startup-delay branch June 17, 2025 12:17
@tintou
Copy link
Copy Markdown
Member

tintou commented Jun 17, 2025

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#140 causes delay until the desktop is shown on login

2 participants