Elementary tray not showing Linux App
Hello
I have been running the PIA Linux App (Beta) on Elementary OS successfully for some time now.
However after the last update (Loki) the app no longer shows up in the tray in the top of my desktop.
I'm not interested in switching to Open VPN since I really like to be able to change server and see status via the integrated app.
As I understand it it is because Elementary has dropped the old API: https://elementaryos.stackexchange.com/questions/4226/how-can-i-get-applications-to-display-a-system-tray-icon
I tried installing sni-qt without any luck.
Any idears on how I might get this to work?
Thank you in advance!
I have been running the PIA Linux App (Beta) on Elementary OS successfully for some time now.
However after the last update (Loki) the app no longer shows up in the tray in the top of my desktop.
I'm not interested in switching to Open VPN since I really like to be able to change server and see status via the integrated app.
As I understand it it is because Elementary has dropped the old API: https://elementaryos.stackexchange.com/questions/4226/how-can-i-get-applications-to-display-a-system-tray-icon
I tried installing sni-qt without any luck.
Any idears on how I might get this to work?
Thank you in advance!
Comments
I still run the older Freya version on my desktop, and I have the same issue with any PIA Ubuntu install past version 59, which is the last version that displays the app in the app indicator area.
I don't know what changed in the PIA VPN software in version 60 and beyond, but I'm tired of running an old version seeing that I'm a paying customer.
I just tried the version 68 install on a freshly updated copy of Elementary OS Loki on my laptop without any success. No PIA icon in the upper tray area and the app appears in Plank for a couple of seconds before I receive a notification that PIA didn't connect.
How about it PIA.... can we get some support for Elementary OS???
Your own version 59 and below works, anything more recent doesn't.
pia_nw: no process found /home/johan/.pia_manager/pia_tray_bin/nw-linux-64/pia_nw: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
So I searched for libgconf with apt, and found a package called libgconf-2-4 with the description "GNOME configuration database system (shared libraries)" That seems like what I want, so I installed it and it works just fine now.
tldr
It was missing a library keeping it from working and you need to install it with "sudo apt install libgconf-2-4"
1. Open in your favorite text editor the following script: ~/.pia_manager/pia_manager/run.sh
2. Add
up at the top of the file.
3. Save and run.
4. Bingo! The wingpanel indicator appeared
nvm - i found it...
Elementary OS 0.4.1 Loki
this worked. for those wondering VERY top of the file. for those wondering you paste "~/.pia_manager/pia_manager/run.sh" to as the file path at the top of your file browser. right click "open with" > "scratch"