Bug 402147 - Unable to open a file protected by a password with the new version of sqlcipher
Summary: Unable to open a file protected by a password with the new version of sqlcipher
Status: RESOLVED DUPLICATE of bug 401878
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: 2.16.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-15 11:27 UTC by Julien
Modified: 2018-12-15 11:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien 2018-12-15 11:27:24 UTC
SUMMARY
Once opened, Skrooge aks the password needed to open my file. However, my password is rejected - and I am sure there was no error while typing the password.
Downgrading the  sqlcipher package from 4.0.0-1 to 3.4.2-1 solves the issue and and allow me to access my file in skrooge.



STEPS TO REPRODUCE
1. Create a skrooge file and protect it with a password (my skrooge file was created long ago - in 2005). For this bug, the file has to be created with a sqlcipher version 3.4.x I guess
2. Upgrade your system so the sqlcipher will be updated to 4.0.0 version
3. Open your skrooge file, the access will be denied.

OBSERVED RESULT
No access to the file 

EXPECTED RESULT
The file should be open if the correct password is provided

SOFTWARE/OS VERSIONS
Skrooge version : 2.16.2 (was already seen in version 2.16.1)
Linux: ArchLinux 4.19.8
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53.0
Qt Version: 5.12.0
Comment 1 Stephane MANKOWSKI 2018-12-15 11:29:42 UTC

*** This bug has been marked as a duplicate of bug 401878 ***