https://bugs.kde.org/show_bug.cgi?id=490337
Bug ID: 490337 Summary: Allow to get PDF passwords from a org.freedesktop.secrets service Classification: Applications Product: okular Version: 24.05.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-devel@kde.org Reporter: yu3actxt2tttf...@chyen.cc Target Milestone: --- SUMMARY Currently, Okular appears to get possible PDF passwords from KWallet [1]. Do you consider accepting a patch to use org.freedesktop.secrets? [1] https://invent.kde.org/graphics/okular/-/blob/v24.05.2/part/part.cpp#L1435 STEPS TO REPRODUCE 1. Open an encrypted PDF file OBSERVED RESULT Okular tries to get passwords from KWallet EXPECTED RESULT Okular tries to get passwords from from a org.freedesktop.secrets service SOFTWARE/OS VERSIONS Arch Linux with LXQt KDE Frameworks Version: 6.3 Qt Version: 6.7.2 ADDITIONAL INFORMATION Apparently KWallet also provides the org.freedesktop.secrets interface. I think the feature can be implemented by replacing KWallet-related codes with something using org.freedesktop.secrets (ex: QtKeychain)? -- You are receiving this mail because: You are the assignee for the bug.