raspberrypi-ui / lxplug-network

Wireless and wired networking plugin for lxpanel (based on dhcpcd)
5 stars 9 forks source link

Enterprise networks become "disabled" when interacting with the panel icon #7

Open rbricheno opened 4 years ago

rbricheno commented 4 years ago

If a WPA2-enterprise (i.e. non-PSK for the purposes of this issue) network is defined in wpa_supplicant.conf, and the user interacts with the lxplug-network icon (just opening and closing the GUI is enough) then the line disabled=1 will be added to the stanza describing the network in wpa_supplicant.conf.

Perhaps lxplug-network should not modify the configurations of networks it does not understand?

I have not checked if the same behaviour occurs with upstream.

spl237 commented 4 years ago

Almost certainly an upstream issue - we don't modify the behaviour of the plugin; we just add a GTK wrapper around it. Suggest you raise the issue with the author at https://roy.marples.name/projects/dhcpcd-ui

buhtz commented 2 years ago

@rbricheno Did you opened an issue? Can you provide the link please.

Myself I did not find a bug tracker behin dhcpcd-ui. Can you give me a hint?

rbricheno commented 2 years ago

@Codeberg-AsGithubAlternative-buhtz thanks for reminding me about this, I've just logged it upstream at https://github.com/NetworkConfiguration/dhcpcd-ui/issues/4.

buhtz commented 2 years ago

Maybe my own "Issue" ("eduroam" connection disabled #15) is also related.