elementary / wingpanel-indicator-network

Wingpanel Network Indicator
GNU Lesser General Public License v2.1
26 stars 14 forks source link

Odin 6: Wingpanel network shows strange vpn connection #195

Closed jcamposz closed 2 years ago

jcamposz commented 3 years ago

Using Odin 6 updated to Nov 21st, Wingpanel network shows an empty vpn connection imagen

if you try to remove it , it doesn't exist in vpn panel

imagen

cassidyjames commented 3 years ago

I cannot reproduce this on any of my hardware or installs here. @fabiozaramella @jcamposz Could you please share some information about your networking hardware or any third-party apps you've installed if you're both able to reproduce this?

jcamposz commented 3 years ago

I don't know if this can help you but I attached the network connection panel with my connection list. imagen

And the output from nmcli:

odiseo@odiseo-SLIMBOOK:~/Documentos/workbench/gits$ nmcli connection show NAME UUID TYPE DEVICE
Conexión cableada 1 6e0b8454-4c46-3995-802b-d71e0bd34f0a ethernet enx24f5a2f24cd0 docker0 cfd94810-d62f-4564-b3d2-56505bd26782 bridge docker0
DESKTOP-PB87GNC 6772 394c8f5d-00e5-469e-a3b6-a78480d7f504 wifi --
Mi Teléfono fd83e3d1-eefe-441d-832d-4353a1eb7127 wifi --
MIWIFI_sVmf ae1ac838-6a26-45f6-81c1-391ac600bd4f wifi --
RDP f044c8b8-6b11-4730-ab60-013c22a13d56 vpn --

jcamposz commented 3 years ago

I think I understand the reason of blank radio button, this is because radio button always have one selected. By default you choose this one, so you can select the vpn you want without connect to a vpn at start. Probably, the only problem is I obtain something like this.

imagen

dr-Styki commented 3 years ago

Hi, same here. Not issue on Hera. Juste add openfortivpn, network-manager-fortisslvpn and network-manager-fortisslvpn-gnome to manage forti vpn. Screenshot from 2021-01-11 13-23-09 Screenshot from 2021-01-11 13-23-27

wout commented 3 years ago

I'm having the same issue:

image

image

The VPN I've configured is a Cisco VPN, for which I installed the following packages:

sudo apt install network-manager-vpnc network-manager-vpnc-gnome

There is some strange behaviour as well. If you click the main VPN slider button, it remains active and the VPN slider button is instantly activated again. Then if you click the VPN slider button again, it will turn off.

yakleg commented 3 years ago

Hi @cassidyjames, I've reproduced the bug on my machine. I also started doing some improvements in the indicator and hope I will provide PR soon. Shall I assign the issue to myself?

[Update: 03/09/2021] So far it looks like this: Screenshot from 2021-09-03 11-05-02 Screenshot from 2021-09-03 11-05-11

jeremypw commented 2 years ago

Is anyone able to confirm whether PR #230 fixes this issue?

itoshkov commented 2 years ago

Is anyone able to confirm whether PR #230 fixes this issue?

It works for me.