-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Would just make it easier to install on all distributions the appimage isnt running for me.
16:13:19 [INFO] - Logging initialized. Log directory: /home/user/.local/share/noriskclientv3/logs
16:13:19 [INFO] - Starting NoRiskClient Launcher...
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libappindicator-sys-0.9.0/src/lib.rs:41:5:
Failed to load ayatana-appindicator3 or appindicator3 dynamic library
libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory
/usr/lib/libappindicator3.so.1: undefined symbol: g_once_init_leave_pointer
libayatana-appindicator3.so: cannot open shared object file: No such file or directory
/usr/lib/libappindicator3.so: undefined symbol: g_once_init_leave_pointer
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
fish: Job 1, './norisk_launcher.appimage' terminated by signal SIGABRT (Abort)
It does build well from source though :)