network-manager-wireguard
network-manager-wireguard copied to clipboard
Updated README with instructions for GnomeShell integration
Updated README with instructions for GnomeShell integration, to make the editing UI available on newer GnomeShell (tested with version 40+)
I tried this and the steps outlined in #52 and neither works for me (Fedora 36, Gnome Shell 42.2).

Rough translation of the error would be:
Error: can't read VPN connection editor
Any idea what might cause this?
Hi,
Have you checked if the path to the library file is valid in your system?
It looks valid to me.
This is the error thrown by Gnome Control Center:
** (gnome-control-center:2700): CRITICAL **: 16:57:38.584: file properties/nm-wireguard-editor.c: line 693 (wireguard_editor_new): should not be reached
Looking into the code it seems that it fails to load the UI definition (https://github.com/max-moser/network-manager-wireguard/blob/0e1124df9e97129c5e0d9996a2c3876ae18f01c4/properties/nm-wireguard-editor.c#L693). No idea why that would fail though :shrug:
I might just wait for https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1125 to get merged instead, whenever that happens.
Thanks for helping me!
the issue got closed, any update?