theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
489 stars 54 forks source link

Missing Icon after connecting in Linux Mint 20 on boot #126

Closed dogmaxpeppe closed 3 years ago

dogmaxpeppe commented 3 years ago

After upgrading to Linux Mint 20 (it's equivalent to Ubuntu 20.04), and installed 0.90 version of openfortigui, icon after connection will be replaced by an icon like this:

Icon

In logs it gives me an error that I think is related to missing icon:

lug 10 14:03:05 openfortiGUI::Warning: load glyph failed err=6 face=0x55dcd13cf100, glyph=65535

The strange thing it's that this error occurs ONLY when I start OpenFortiGUI on boot. If I close and reopen the application, it gives me the correct icon.

ianw1974 commented 3 years ago

To me it happens even without starting it at boot. The icon is the correct green one until you connect a VPN. When the VPN connects it gets a blue info icon and then after a few seconds the icon goes to the no entry sign as the original poster mentioned.

ghost commented 3 years ago

openfortigui_0 9 0-3_amd64_focal-missing-icon

ghost commented 3 years ago

To me it happens even without starting it at boot. The icon is the correct green one until you connect a VPN. When the VPN connects it gets a blue info icon and then after a few seconds the icon goes to the no entry sign as the original poster mentioned.

Same here...

ianw1974 commented 3 years ago

Today I have noticed this problem has disappeared for me. I think the control of the icons was from libnotify and it wasn't resetting the icon state after a notification was made on connecting/disconnecting VPN. I'm still running 0.9.0-3 release and seems to be fine now. I guess some package updates to Mint 20 has fixed this.

theinvisible commented 3 years ago

Thanks, as it seems not related to OpenfortiGUI i will close this issue.