[Pkg-utopia-maintainers] Bug#1024245: network-manager: after upgrade - can't modify or add connections
Markus Steinko
steinko at mail.de
Sat Nov 19 16:59:23 GMT 2022
There's a workaround for this case which worked for me:
You need to edit
"/usr/share/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml" and
just change one line like you can see here:
https://gitlab.gnome.org/GNOME/libnma/-/merge_requests/44/diffs
from:
<schema id="org.gnome.nm-applet.eap"
path="/org/gnome/nm-applet/eap/"gettext-domain="nm-applet">
to:
<schema id="org.gnome.nm-applet.eap" gettext-domain="nm-applet">
After that you need to run:
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
and your done.
Good luck.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-utopia-maintainers/attachments/20221119/1ab3ed81/attachment.htm>
More information about the Pkg-utopia-maintainers
mailing list