https://bugs.kde.org/show_bug.cgi?id=492258
Bug ID: 492258 Summary: KDE Wallet Manager cannot be launched (no .service file) Classification: Applications Product: kwalletmanager Version: 24.08.0 Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: va...@kde.org Reporter: jasonirwin73+...@gmail.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY After a recent system update, I received the following message whenever I try to open KDE Wallet Management Tool: * `The name org.kde.kwalletmanager was not provided by any .service files` My guess is that a name has been changed, but not everywhere. STEPS TO REPRODUCE 1. Click on "KWalletManager" launcher OBSERVED RESULT Get error notification toast in bottom right EXPECTED RESULT KDE Wallet Management Tool to open. SOFTWARE/OS VERSIONS KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Workaround (create required service definition): * `cd /usr/share/dbus-1/services` * `sudo cp org.kde.kwalletmanager5.service org.kde.kwalletmanager.service` * `sudo sed -i 's/kde.kwalletmanager5/kde.kwalletmanager/g' org.kde.kwalletmanager.service Discussion: * https://discuss.kde.org/t/kwalletmanater-not-starting-after-system-update/20469 -- You are receiving this mail because: You are watching all bug changes.