GTK apps slow to start #166
Answered
by
YaLTeR
KiaraGrouwstra
asked this question in
Q&A
-
as mentioned by someone else as well, GTK apps seem somewhat slow to start on niri. |
Beta Was this translation helpful? Give feedback.
Answered by
YaLTeR
Feb 3, 2024
Replies: 1 comment
-
That sounds like an issue with the portal setup (it's probably the 10 s DBus timeout). Make sure you're running niri as a session and the portals start up successfully I guess. Make sure you don't have |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KiaraGrouwstra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That sounds like an issue with the portal setup (it's probably the 10 s DBus timeout). Make sure you're running niri as a session and the portals start up successfully I guess. Make sure you don't have
GTK_USE_PORTAL=1
orGDK_DEBUG=portals
set.