https://bugs.kde.org/show_bug.cgi?id=479251
--- Comment #5 from n...@nils-griebner.de --- (In reply to nils from comment #4) > (In reply to Jack from comment #3) > > I suspect that either you will need to explicitly convert your database > > from version 3 to version 4, or else we need to figure out how to get > > KMyMoney to invoke sqlcipher with the compatability setting. I don't use > > sqlcipher, so I'm only guessing, but is there a config file where you can > > specify to always use compatability mode? > > I took that from https://discuss.zetetic.net/t/upgrading-to-sqlcipher-4/3283 I got mymoney running again by: 1. Let mymoney create a new encrypted sqlite db 2. Follow step 3 (custom export migration) from https://discuss.zetetic.net/t/upgrading-to-sqlcipher-4/3283 -- You are receiving this mail because: You are the assignee for the bug.