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

--- Comment #15 from [email protected] ---
(In reply to Jan Torben Heuer from comment #14)
> Same problem here, happy to add my dbus traces - can you share the command
> we should run so you receive the traces you need?

What i did to create the traces were the following things:

1. Run this command:
dbus-monitor "interface='org.kde.kwalletd6'" \
             "interface='org.kde.KWallet'" \
             "interface='org.freedesktop.secrets'" \
             "interface='org.kde.secretservicecompat'" \
             "path='/modules/kwalletd6'" \
             "path='/org/freedesktop/secrets'" \
             "path='/ksecretd'" > ~/kwallet-dbus.log
2. Connect to the WiFi such that the traces are written into the log file. Then
stop the monitoring.
3. In the resulting log file, there were byte arrays that represented my
password. I removed the password from the log.

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

Reply via email to