I’m trying to setup Cake wallet on bazzite linux but i keep running into consistent SQLite FFI errors. i tried both flatpak and portable tar.xz version but after the installation it shows the same error and i can’t seem to find a fix.
Is there anything i should try or someone can help me?
My issue may be similar to OP. I’m trying to upgrade my Flatpak version on CachyOS Linux. Here are some snippets from the log:
SqliteFfiException(error, Invalid argument(s): Couldn't resolve native function 'sqlite3_initialize' in 'package:sqlite3/src/ffi/bindings.dart' : Failed to load dynamic library 'libsqlite3.so': Failed to load dynamic library 'libsqlite3.so': libsqlite3.so: cannot open shared object file: No such file or directory.)
I’m upgrading from a working instance of 6.2.0 to 6.3.0. I’m using Cake_Wallet_v6.3.0_Linux.flatpak
Or it does find them but can’t load them for some obscure reason, like wrong cpu architecture but I doubt that’s the issue. It could be some new Linux protection blocking it.
I am getting the same error on 24.04 Ubuntu with Cake_Wallet_v6.3.0_Linux.flatpak …Going to wait for a fix… would rather not need to symlink and do a cli launch to use the wallet. Also has anyone done a hardened config with Flatseal? For example filesystem=home it probably does not need ‘All user files’ space permissions to operate, and should be directory access specific.
I was getting this same error a few days ago and thought it was bazzite. But I installed it on my mint environment and that gave me the same error. I just downloaded an old version - 6.2.0 and 6.1.2 both worked
Although there was another unrelated issue I ran into - when adding an existing ETH wallet first, it just won’t let me in. It creates the wallet and says “A wallet with that name already exists” when restarting to try again. But I couldn’t get it to open until I added a monero wallet. Then I got in and I could see all of the wallets I tried to add before