How to debug queries to SecretService #8903
-
Hi, I use keepassxc to manage my keyring. How can I debug queries to SecretService? Some app is repeatedly trying to delete a passphrase in my keyring, and I can't quite (though I have suspicions) figure out which app it is ;) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Use dbus-monitor https://linux.die.net/man/1/dbus-monitor |
Beta Was this translation helpful? Give feedback.
-
You can also enable the "Confirm when clients request entry deletion" setting. The confirmation dialog should show you the process information, if it's available. |
Beta Was this translation helpful? Give feedback.
Use dbus-monitor https://linux.die.net/man/1/dbus-monitor