https://bugs.kde.org/show_bug.cgi?id=509680
--- Comment #7 from michaelk83 <mk.mat...@gmail.com> --- (In reply to CarlosE from comment #6) > (In reply to michaelk83 from comment #5) > > https://wiki.archlinux.org/title/XDG_Desktop_Portal#Configuration explains > > how this is configured. > > Where, exactly? I only see instructions on how to disable the portal, not on > how to log who requested it. By "how this is configured" I only meant how the desktop portal in general is configured. Not logging. For logging DBus calls, you would typically use dbus-monitor, IIRC, which you're already doing. So this looks like an internal initialization process within xdg-desktop-portal, possibly triggered by kcminit_startup. I don't think there's much we can do about that, nor about how SDDM interacts with KWallet PAM. Maybe KWallet can delay its first non-PAM start for a sec or two to give PAM a chance to unlock it first... -- You are receiving this mail because: You are watching all bug changes.