GNU bug report logs -
#63154
Settings schema 'org.gnome.nm-applet.eap' is not installed
Previous Next
Reported by: Steven Roose <steven <at> roose.io>
Date: Fri, 28 Apr 2023 18:11:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 08 May 2023 22:29:44 -0400
with message-id <873546texz.fsf_-_ <at> gmail.com>
and subject line Re: bug#63154: Settings schema 'org.gnome.nm-applet.eap' is not installed
has caused the debbugs.gnu.org bug report #63154,
regarding Settings schema 'org.gnome.nm-applet.eap' is not installed
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
63154: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63154
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Recently did a system upgrade and getting that error now when entering
password for a new wifi network. It also kills the networkmanager applet.
Full error:
(nm-applet:2051): GLib-GIO-ERROR **: 19:06:02.763: Settings schema
'org.gnome.nm-applet.eap' is not installed
Seems related to https://issues.guix.gnu.org/41651 from two years ago.
[Message part 3 (message/rfc822, inline)]
Hi,
Josselin Poiret <dev <at> jpoiret.xyz> writes:
> From: Josselin Poiret <dev <at> jpoiret.xyz>
>
> * gnu/packages/gnome.scm (network-manager-applet): Update to 1.32.0.
> ---
> gnu/packages/gnome.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index a98f2fbe5a..02186bae96 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -8633,7 +8633,7 @@ (define-public mobile-broadband-provider-info
> (define-public network-manager-applet
> (package
> (name "network-manager-applet")
> - (version "1.30.0")
> + (version "1.32.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnome/sources/network-manager-applet/"
> @@ -8641,7 +8641,7 @@ (define-public network-manager-applet
> "network-manager-applet-" version ".tar.xz"))
> (sha256
> (base32
> - "1lswxfxjfbiknspwli8d65i0bnyfazzcnrqckaw0s44zkm7bh5lm"))))
> + "0f5sxxi9rywg8mhglcyk3sqmgv5wwl4vxzar56847b852pxazdd2"))))
> (build-system meson-build-system)
> (arguments
> `(#:glib-or-gtk? #t
The fixes proposed here have been installed. Thanks!
--
Maxim
This bug report was last modified 2 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.