squidf 0 Posted ... Hi I just packaged Eddie-ui for Mageia Linux and it works very well with Wireguard protocol. There are other posts discussing the issues with openVPN. One more issue is the lack of tray icons, despite I have selected "Minimize in tray" in the Menu. It is the same behavior between Eddie 2.21.8 and 2.22.2. Same issue under Plasma 5.20.4 and 5.26.4, and Cinnamon 4.8.3 When I launch eddie-ui from a terminal, I get the following messages: /usr/lib64/eddie-ui/eddie-tray: /usr/lib64/eddie-ui/eddie-tray: no version information available (required by /usr/lib64/eddie-ui/eddie-tray) /usr/lib64/eddie-ui/eddie-tray: symbol lookup error: /usr/lib64/eddie-ui/eddie-tray: undefined symbol: , version Could it be related? Could it be something is missing when I build it? Or a dependence? Thanks! Quote Share this post Link to post
Tech Jedi Alex 1488 Posted ... Is libayatana-appindicator installed? Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
squidf 0 Posted ... 13 hours ago, OpenSourcerer said: Is libayatana-appindicator installed? Hi. Yes it is. $ rpm -qa *ayatana* lib64ayatana-indicator3_7-0.8.3-1.mga8 lib64ayatana-ido3_0.4_0-0.8.1-1.mga8 lib64ayatana-appindicator3_1-0.5.5-6.mga8 lib64ayatanaappindicator3-gir0.1-0.5.5-6.mga8 Quote Share this post Link to post
Tech Jedi Alex 1488 Posted ... Do these packages include headers for building? There are numerous distributions where development headers must be installed separately; not sure about Mageia here. Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
squidf 0 Posted ... On 1/10/2023 at 11:34 AM, OpenSourcerer said: Do these packages include headers for building? There are numerous distributions where development headers must be installed separately; not sure about Mageia here. Hi. -devel package is used as a build dependency, indeed. The packages listed above are the ones installed as installation dependencies, required by Eddie when installing. -devel packages with the headers are usually not required when the package is already built. I will test with it though to make sure. Quote Share this post Link to post