Bug 427108 - Incorrect error message if vault is corrupt
Summary: Incorrect error message if vault is corrupt
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Vaults widget (show other bugs)
Version: 6.0.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-29 09:11 UTC by lesto
Modified: 2024-12-17 22:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lesto 2020-09-29 09:11:44 UTC
SUMMARY
Yesterday i had an issue and the mounting of the valt by plasmod would give me error "Password Incorrect" (i double checked), only after checking trough the logs i found out it was a corrupted vault and how to fix it.

STEPS TO REPRODUCE
1. corrupt the vault
2. try to mount by plasmoid

OBSERVED RESULT
"Password Incorrect" error

EXPECTED RESULT
"Corrupted Vault" error, maybe a link to a help page that explain how to fix it.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
Kernel Version: 5.9.0-rc6-1-mainline
OS Type: 64-bit
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT
Comment 1 Nate Graham 2020-09-29 18:22:43 UTC
Can confirm. The actual error that you see in the GUI is different from the one recorded in the config file as the last-seen error message. This is a problem.