https://bugs.kde.org/show_bug.cgi?id=499908
--- Comment #10 from Jack <ostrof...@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.