Summary: | import menu action does not do anything | ||
---|---|---|---|
Product: | [Applications] kwalletmanager | Reporter: | Martin Koller <kollix> |
Component: | general | Assignee: | Valentin Rusu <valir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | 16.08 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kwalletmanager/commit/e3d4575a71e8f961a1f279a1b4bf9c35abb3b4e8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Martin Koller
2016-12-17 11:38:52 UTC
Those menu items only work if a wallet is open, and thus should get disabled when no wallet is open. Actually, closing all wallets disables those menu items, but they are not disabled when the application is initially run with all wallets closed. Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Still the same as described in comment #2 Version 22.08.3 A possibly relevant merge request was started @ https://invent.kde.org/utilities/kwalletmanager/-/merge_requests/24 Git commit 5f2e0cfb2874c139f17f975e30c781318109655b by Francisco Riquelme. Committed on 26/04/2023 at 21:38. Pushed by aacid into branch 'master'. Fix import menu actions status Disable import/export menu items when starting kwalletmanager and wallet is closed M +3 -0 src/manager/kwalleteditor.cpp https://invent.kde.org/utilities/kwalletmanager/commit/5f2e0cfb2874c139f17f975e30c781318109655b Git commit e3d4575a71e8f961a1f279a1b4bf9c35abb3b4e8 by Albert Astals Cid, on behalf of Francisco Riquelme. Committed on 26/04/2023 at 22:29. Pushed by aacid into branch 'release/23.04'. Fix import menu actions status Disable import/export menu items when starting kwalletmanager and wallet is closed (cherry picked from commit 5f2e0cfb2874c139f17f975e30c781318109655b) M +3 -0 src/manager/kwalleteditor.cpp https://invent.kde.org/utilities/kwalletmanager/commit/e3d4575a71e8f961a1f279a1b4bf9c35abb3b4e8 |