[kmymoney] [Bug 499908] Fail to open .kmy file. Similar to bug 400684 but the fixes there are already implemented

Jack bugzilla_noreply at kde.org
Fri Feb 14 16:19:27 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=499908

--- Comment #10 from Jack <ostroffjh at users.sourceforge.net> ---
I was initially going to suggest that there might be a problem with naming an
sqlite file with a .kmy extension, but I just tried it and  didn't have any
problem at all.  What version of sqlcipher and sqlite are you using?  You can
look for a package named sqlitebrowser which is a gui interface which should be
easy enough to try.  Even if that doesn't work for you, you should be able to
type "sqlite3 Personal7.kmy" (if you didn't use a password on the file, or
"sqlcipher Personal7.kmy" and then ".d" will list all tables (there should be a
lot of them, and "select * from kmmAccounts" which should list all the accounts
in your data.  If those all work, I'm a bit stumped, but see below. 
Separately, if any of them give an error, that is something we can further
troubleshoot.

Separately, you are using a snap, not a native package, and we have seen
problems reported which I recall were  eventually tracked down to packaging
issues.  One thing you might try is installing KMyMoney from the regular
package manager.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list