Bug 373753

Summary: import menu action does not do anything
Product: [Applications] kwalletmanager Reporter: Martin Koller <kollix>
Component: generalAssignee: Valentin Rusu <valir>
Status: RESOLVED FIXED    
Severity: normal Keywords: junior-jobs
Priority: NOR    
Version: 16.08   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin Koller 2016-12-17 11:38:52 UTC
clicking on the menu item "Import a wallet" does not do anything.
I expected to get a file open dialog, but it shows nothing.

The same problem is with the actions:
Import XML
Export as XML
Comment 1 Christoph Feck 2016-12-20 17:49:16 UTC
Those menu items only work if a wallet is open, and thus should get disabled when no wallet is open.
Comment 2 Christoph Feck 2016-12-20 17:51:00 UTC
Actually, closing all wallets disables those menu items, but they are not disabled when the application is initially run with all wallets closed.
Comment 3 Justin Zobel 2022-10-27 02:48:28 UTC
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!
Comment 4 Bug Janitor Service 2022-11-11 05:19:41 UTC
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!
Comment 5 Martin Koller 2022-11-11 06:50:06 UTC
Still the same as described in comment #2
Version 22.08.3
Comment 6 Bug Janitor Service 2023-04-26 21:43:18 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kwalletmanager/-/merge_requests/24
Comment 7 frrcode 2023-04-26 22:29:06 UTC
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
Comment 8 Albert Astals Cid 2023-04-26 22:29:45 UTC
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