Replies: 1 comment 2 replies
-
|
Run Run |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
xdg-desktop-portalregularly consumes 30-100% of my CPU and occasionally fills RAM until it crashes. I will sometimes find that apps are sluggish to load unless Ikillall xdg-desktop-portal, which resets it.According to https://github.com/flatpak/xdg-desktop-portal/wiki/Debugging, using d-feet (or d-spy, which seems to have replaced it) or bustle are the recommended ways to debug, but neither tool is documented, as far as I can see.
I believe that at least one potential culprit is neovim plugins, as I can open a new GNOME session and trigger increased CPU usage by starting neovim, but I don't know what to do to look into this.
I suspect that there's some dbus background that I'm missing that would make these tools legible, but I'm not really sure where to start.
Beta Was this translation helpful? Give feedback.
All reactions