freewallet-desktop
freewallet-desktop copied to clipboard
can't launch FreeWallet on Ubuntu 18.04 (KDE Neon)
hello i've downloaded FreeWallet.linux64.tgz from v0.9.12 release. extracted in a directory.
install /mnt/shared/crypto/FreeWallet$ sudo ./install.sh
Creating installation directories...
mkdir: created directory '/usr/share/FreeWallet' mkdir: created directory '/usr/share/icons/FreeWallet'
Installing FreeWallet...
Integrating FreeWallet with linux desktop...
Setting file permissions...
Updating desktop database...
Error in file "/usr/share/applications/org.kde.kdeconnect_open.desktop": "/" is an invalid MIME type ("*" is an unregistered media type)
Installation Complete!
first error.
if i try to run it $ /usr/share/FreeWallet/FreeWallet Bus error
thanks for any help ..
seems to work here perfectly fine in Ubuntu 18.04
main difference I see is the default ubuntu 18.04 install runs Gnome not KDE.... having no issues with standard ubuntu desktop install... will try installing KDE and testing in the future when I have some spare time
uname -a Linux s005 5.4.0-54-generic #60~18.04.1-Ubuntu SMP Fri Nov 6 17:25:16 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsb_release -a No LSB modules are available. Distributor ID: neon Description: KDE neon User Edition 5.19 Release: 18.04 Codename: bionic
looks like the kernel is older than yours. will try to investigate deeper