https://bugs.kde.org/show_bug.cgi?id=504193
--- Comment #16 from Rainer <m...@rainerkeller.de> --- (In reply to Marco Martin from comment #14) > and did old kwallet work with the same app in the deny list? Yes, it did. But I didn't check the list back then. For sure I haven't added it. My assumtion is that the application name has changed with the update. As mentioned, when opening from KWalletManager, it looks for "KDE System" in the list. My assumption would have been something along "KWalletManager", or similar. Just "KDE System" sounds a bit odd because from that you can not determine which application is actually requesting the wallet. Thread 1 "ksecretd" hit Breakpoint 1, KSecretD::implicitDeny (this=0x7ffc1a2799d0, wallet=..., app=...) at /usr/src/debug/kf6-kwallet-6.14.1-1.fc42.x86_64/src/runtime/ksecretd/ksecretd.cpp:1814 1814 return _implicitDenyMap[wallet].contains(app); (gdb) p app $1 = (const QString &) @0x7ffc1a2790f0: {d = {d = 0x0, ptr = 0x561a4c0af144 u"KDE System", size = 10}, static _empty = 0 u'\000'} > did it also end up in "Auto Deny" in the config file? I only checked the wallet settings. -- You are receiving this mail because: You are watching all bug changes.