danfruehauf / NetworkManager-ssh

SSH VPN integration for NetworkManager
Other
253 stars 40 forks source link

Unable to load VPN connection editor [GNOME - FEDORA 37] #114

Open utshomax opened 1 year ago

utshomax commented 1 year ago

Unable to load VPN connection editor on latest fedora ( networkmanager-ssh seems to be integrated )

Screenshot from 2023-04-30 18-22-06

ThePishro commented 1 year ago

I also have this problem on Ubuntu 23.04 image

TomGoBravo commented 10 months ago

I'm seeing the same error in debian 12.2

TomGoBravo commented 10 months ago

Maybe this is related to GTK 3 vs 4. I know very little about GNOME libraries but found https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009100 which could be related to this bug.

danielsatanik commented 9 months ago

+1

nekohayo commented 9 months ago

Associated report in GNOME: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2432

This is because the NM connection editor is not yet GTK4, see this pull request: https://github.com/danfruehauf/NetworkManager-ssh/pull/110