Does no one use it at all? Try to create a connection: ** (nm-connection-editor:466394): WARNING **: 01:25:24.412: Could not load editor VPN plugin for “org.freedesktop.NetworkManager.ssh” (missing plugin file "/usr/lib64/NetworkManager/libnm-gtk3-vpn-plugin-ssh-editor.so"). What does the plugin come with? $ rpm -ql NetworkManager-ssh-gnome | grep .so /usr/lib64/NetworkManager/libnm-gtk4-vpn-plugin-ssh-editor.so /usr/lib64/NetworkManager/libnm-vpn-plugin-ssh.so Why is libnm-gtk3-vpn-plugin-ssh-editor.so hardcoded into libnm-vpn-plugin-ssh.so $ strings /usr/lib64/NetworkManager/libnm-vpn-plugin-ssh.so | grep vpn-plugin-ssh-editor libnm-gtk3-vpn-plugin-ssh-editor.so libnm-gtk4-vpn-plugin-ssh-editor.so Of course, nothing works. I'm using XFCE, not Gnome. Reproducible: Always
Created attachment 2078162 [details] NetworkManager-ssh-gnome in Fedora 41 Equally broken in Fedora 41.
Hey Artem, please see https://bugzilla.redhat.com/show_bug.cgi?id=2342332 - I've pushed fixes for f40, f41, f42 and rawhide.
*** This bug has been marked as a duplicate of bug 2342332 ***