https://bugs.kde.org/show_bug.cgi?id=509680

--- Comment #12 from CarlosE <[email protected]> ---
I noticed the earliest calls mentioning XDG Desktop Portal were:

method call time=1758641910.820195 sender=:1.12 ->
destination=org.freedesktop.portal.Desktop serial=2
path=/org/freedesktop/portal/desktop;
interface=org.freedesktop.DBus.Properties; member=Get
   string "org.freedesktop.portal.Screenshot"
   string "version"

Grepping for this pattern in dbus-monitors logs yielded dozens of matches. As
soon as I started a new Qt application, whether CLI or GUI, a similar log line
would appear. Trying to find possible culprits led me to this line in Qt's
source code:

https://code.qt.io/cgit/qt/qtbase.git/tree/src/gui/platform/unix/qdesktopunixservices.cpp?h=6.9.2#n393

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to