network-manager-wireguard icon indicating copy to clipboard operation
network-manager-wireguard copied to clipboard

Updated README with instructions for GnomeShell integration

Open madduci opened this issue 3 years ago • 4 comments

Updated README with instructions for GnomeShell integration, to make the editing UI available on newer GnomeShell (tested with version 40+)

madduci avatar Jan 04 '22 10:01 madduci

I tried this and the steps outlined in #52 and neither works for me (Fedora 36, Gnome Shell 42.2).

bild

Rough translation of the error would be:

Error: can't read VPN connection editor

Any idea what might cause this?

runfalk avatar Jun 10 '22 10:06 runfalk

Hi,

Have you checked if the path to the library file is valid in your system?

madduci avatar Jun 10 '22 10:06 madduci

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!

runfalk avatar Jun 10 '22 15:06 runfalk

the issue got closed, any update?

madduci avatar Jun 04 '23 05:06 madduci