https://bugs.kde.org/show_bug.cgi?id=512307
--- Comment #9 from Thomas Baumgart <[email protected]> --- Very strange. I thought, sqlcipher is only used by the SQL plugin, but apparently this is not the case: > /home/thb/devel/kmymoney/build (master)$ ldd bin/kmymoney | grep sql > libsqlcipher-3.41.2.so.0 => /usr/lib64/libsqlcipher-3.41.2.so.0 > (0x00007f67ea70d000) So there is a reference to libsqlcipher somewhere in the code. But since it is working for most people, I could imagine the problem is introduced by the downstream (siduction) build and packaging process. This statement is seconded by the fact, that the AppImage version is working for the OP. -- You are receiving this mail because: You are watching all bug changes.
