https://bugs.kde.org/show_bug.cgi?id=509680
--- Comment #13 from michaelk83 <[email protected]> --- (In reply to CarlosE from comment #12) > Trying to find possible culprits led me to this line in Qt's source code: That seems to check whether the Desktop portal supports a particular type of screenshots. It looks like part of Qt initialization, which would explain why it runs with every Qt app, and why it runs very early in the login sequence. This particular culprit should be fairly easy to test for, since it aborts if you have QT_NO_XDG_DESKTOP_PORTAL set to > 0. Though there still might be other things calling xdg-desktop-portal. -- You are receiving this mail because: You are watching all bug changes.
