Open simen64 opened 4 months ago
Hello @simen64 , can you check if libayatana-appindicator
is available in void-linux?
Yes it is in the repos
Could you please install it and test if NetBird-UI works?
It gives the same error. According to this thread it needs to be fixed upstream https://www.reddit.com/r/voidlinux/comments/lfy5kv/error_while_loading_shared_libraries/
Can you download the NetBird-UI (this version does not contain support for the legacy indicator) https://github.com/netbirdio/netbird/actions/runs/10060312792/artifacts/1730753028 and then test if it works now?
will test when i get back home to my void system
Same on Fedora 40, wanted to try the above link, but it states "Failed to generate URL to download artifact."
Same on Fedora 40, wanted to try the above link, but it states "Failed to generate URL to download artifact."
The previous link has expired. Please use this new link https://github.com/netbirdio/netbird/actions/runs/10060312792/artifacts/1768310854
Now the app "starts", but I get the following error:
2024/08/02 12:17:16 systray error: failed to register: The name is not activatable
And I cannot see the tray icon anywhere, but maybe this is a different issue. Using FC40 + Gnome + Wayland (which is the default of Fedora)
The name is not activatable
Did you install the deb and run it, or are you running the binary directly from the terminal?
Being Fedora, I installed the rpm and run it (from the terminal)
Now I've tried to run the amd64 binary present in the artifacts directly from the terminal, but got same result.
Being Fedora, I installed the rpm and run it (from the terminal)
Now I've tried to run the amd64 binary present in the artifacts directly from the terminal, but got same result.
To determine if this is a GNOME-specific issue, I recommend installing gnome-shell-extension-appindicator and test again.
Nice, with the suggested extension, the beta starts ok and is displayed correctly. thanks!
Gentoo Linux has also masked libappindicator because it's been superseded by libayatana-appindicator.
netbird-ui 0.28.7 is (still) compiled with libappindicator3.so.1
among the required shared libraries.
This can be closed, I've tested the 0.29.4 version.
Describe the problem
On void-linux (may also be on other distros) the netbird-ui app wont load because it cant find libappindicator3.so.1 This library is outdated as the latest release was in 2012, and distros like void doesnt package it anymore. https://launchpad.net/libappindicator
To Reproduce
Steps to reproduce the behavior:
netbird-ui
netbird-ui: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory
Expected behavior
Netbird UI launching
NetBird version
0.28.6