Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README with instructions for GnomeShell integration #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

madduci
Copy link

@madduci madduci commented Jan 4, 2022

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

@runfalk
Copy link

runfalk commented Jun 10, 2022

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?

@madduci
Copy link
Author

madduci commented Jun 10, 2022 via email

@runfalk
Copy link

runfalk commented Jun 10, 2022

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 (

g_return_val_if_reached (NULL);
). No idea why that would fail though 🤷

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!

@madduci
Copy link
Author

madduci commented Jun 4, 2023

the issue got closed, any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants