GNU bug report logs - #41651
nm-applet fails: Settings schema 'org.gnome.nm-applet' is not installed

Previous Next

Package: guix;

Reported by: Pierre Neidhardt <mail <at> ambrevar.xyz>

Date: Mon, 1 Jun 2020 18:21:02 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41651 in the body.
You can then email your comments to 41651 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Mon, 01 Jun 2020 18:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pierre Neidhardt <mail <at> ambrevar.xyz>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 01 Jun 2020 18:21:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: bug-guix <at> gnu.org
Subject: nm-applet fails: Settings schema 'org.gnome.nm-applet' is not
 installed
Date: Mon, 01 Jun 2020 20:20:03 +0200
[Message part 1 (text/plain, inline)]
Guix commit e7b86a0d88760275afefa0c44a3c30602f80aac0

--8<---------------cut here---------------start------------->8---
$ nm-applet

(nm-applet:28022): GLib-GIO-ERROR **: 20:18:12.633: Settings schema 'org.gnome.nm-applet' is not installed
trace/breakpoint trap
--8<---------------cut here---------------end--------------->8---

It used to work on commit afc46f22672eb3218fbd1e567f85fc6367286461.

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 13:25:01 GMT) Full text and rfc822 format available.

Message #8 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: 41651 <at> debbugs.gnu.org
Subject: Re: bug#41651: Acknowledgement (nm-applet fails: Settings schema
 'org.gnome.nm-applet' is not installed)
Date: Tue, 02 Jun 2020 15:24:15 +0200
[Message part 1 (text/plain, inline)]
Forgot to mention that I'm on EXWM, not GNOME.

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 14:49:01 GMT) Full text and rfc822 format available.

Message #11 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: Pierre Neidhardt <mail <at> ambrevar.xyz>
Cc: 41651 <at> debbugs.gnu.org
Subject: Re: bug#41651: nm-applet fails: Settings schema 'org.gnome.nm-applet'
 is not installed
Date: Tue, 02 Jun 2020 16:48:18 +0200
Hi,

Pierre Neidhardt <mail <at> ambrevar.xyz> writes:

> Guix commit e7b86a0d88760275afefa0c44a3c30602f80aac0
>
> $ nm-applet
>
> (nm-applet:28022): GLib-GIO-ERROR **: 20:18:12.633: Settings schema 'org.gnome.nm-applet' is not installed
> trace/breakpoint trap
>
> It used to work on commit afc46f22672eb3218fbd1e567f85fc6367286461.

I have the same problem (on EXWM as well).  It looks like this was
introduced by commit 4c29111232c44c84908922442abd1cd83ddc7686
(gnu: network-manager-applet: Update to 1.16.0.).  The last known good
commit is 9af90aafdfd8afd5fb7b5377ca5daf2215d38d7a (nm-applet doesn't
build between those two commits).

I was able to work around this by installing libnma in my user profile.

Regards,

Diego




Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 15:53:02 GMT) Full text and rfc822 format available.

Message #14 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 41651 <at> debbugs.gnu.org
Subject: Re: bug#41651: nm-applet fails: Settings schema 'org.gnome.nm-applet'
 is not installed
Date: Tue, 02 Jun 2020 17:51:56 +0200
[Message part 1 (text/plain, inline)]
It works indeed, thanks.

We need to fix nm-applet.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 18:39:02 GMT) Full text and rfc822 format available.

Message #17 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: 41651 <at> debbugs.gnu.org
Subject: [PATCH] gnu: network-manager-applet: Propagate 'libnma'.
Date: Tue,  2 Jun 2020 20:38:14 +0200
Fixes <https://issues.guix.info/41653>.

* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[native-inputs]: … here.
---

Sorry for the crappy patchset.  This patch should solve that issue.


 gnu/packages/gnome.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0d63579d4a..860b5223b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6730,13 +6730,14 @@ Cisco's AnyConnect SSL VPN.")
        ("gtk-doc" ,gtk-doc)
        ("pkg-config" ,pkg-config)))
     (propagated-inputs
-     ;; libnm-gtk.pc refers to all these.
-     `(("dbus-glib" ,dbus-glib)
+     `(;; libnm-gtk.pc refers to all these.
+       ("dbus-glib" ,dbus-glib)
        ("gtk+" ,gtk+)
-       ("network-manager" ,network-manager)))
+       ("network-manager" ,network-manager)
+       ;; nm-applet need org.gnome.nm-applet.gschema.xml
+       ("libnma" ,libnma)))
     (inputs
      `(("gcr" ,gcr)
-       ("libnma" ,libnma)
        ("libgudev" ,libgudev)
        ("libnotify" ,libnotify)
        ("libsecret" ,libsecret)
-- 
2.26.2





Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 19:14:02 GMT) Full text and rfc822 format available.

Message #20 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 41651 <at> debbugs.gnu.org
Subject: Re: bug#41651: [PATCH] gnu: network-manager-applet: Propagate
 'libnma'.
Date: Tue, 2 Jun 2020 22:12:29 +0300
[Message part 1 (text/plain, inline)]
On Tue, Jun 02, 2020 at 08:38:14PM +0200, Brice Waegeneire wrote:
> Fixes <https://issues.guix.info/41653>.
> 
> * gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
> to …
> [native-inputs]: … here.

I think you mean propagated

> ---
> 
> Sorry for the crappy patchset.  This patch should solve that issue.
> 
> 
>  gnu/packages/gnome.scm | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 0d63579d4a..860b5223b8 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -6730,13 +6730,14 @@ Cisco's AnyConnect SSL VPN.")
>         ("gtk-doc" ,gtk-doc)
>         ("pkg-config" ,pkg-config)))
>      (propagated-inputs
> -     ;; libnm-gtk.pc refers to all these.
> -     `(("dbus-glib" ,dbus-glib)
> +     `(;; libnm-gtk.pc refers to all these.
> +       ("dbus-glib" ,dbus-glib)
>         ("gtk+" ,gtk+)
> -       ("network-manager" ,network-manager)))
> +       ("network-manager" ,network-manager)
> +       ;; nm-applet need org.gnome.nm-applet.gschema.xml
> +       ("libnma" ,libnma)))
>      (inputs
>       `(("gcr" ,gcr)
> -       ("libnma" ,libnma)
>         ("libgudev" ,libgudev)
>         ("libnotify" ,libnotify)
>         ("libsecret" ,libsecret)
> -- 
> 2.26.2
> 
> 
> 
> 

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41651; Package guix. (Tue, 02 Jun 2020 19:33:02 GMT) Full text and rfc822 format available.

Message #23 received at 41651 <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: 41651 <at> debbugs.gnu.org
Cc: efraim <at> flashner.co.il
Subject: [PATCH v2] gnu: network-manager-applet: Propagate 'libnma'.
Date: Tue,  2 Jun 2020 21:32:32 +0200
Fixes <https://issues.guix.info/41653>.

* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[propagated-inputs]: … here.
---

On 2020-06-02 19:12, Efraim Flashner wrote:
> On Tue, Jun 02, 2020 at 08:38:14PM +0200, Brice Waegeneire wrote:
>> Fixes <https://issues.guix.info/41653>.
>>
>> * gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
>> to …
>> [native-inputs]: … here.
>
> I think you mean propagated

Yes, tank you Efraim, it's fixed in this version.

 gnu/packages/gnome.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0d63579d4a..860b5223b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6730,13 +6730,14 @@ Cisco's AnyConnect SSL VPN.")
        ("gtk-doc" ,gtk-doc)
        ("pkg-config" ,pkg-config)))
     (propagated-inputs
-     ;; libnm-gtk.pc refers to all these.
-     `(("dbus-glib" ,dbus-glib)
+     `(;; libnm-gtk.pc refers to all these.
+       ("dbus-glib" ,dbus-glib)
        ("gtk+" ,gtk+)
-       ("network-manager" ,network-manager)))
+       ("network-manager" ,network-manager)
+       ;; nm-applet need org.gnome.nm-applet.gschema.xml
+       ("libnma" ,libnma)))
     (inputs
      `(("gcr" ,gcr)
-       ("libnma" ,libnma)
        ("libgudev" ,libgudev)
        ("libnotify" ,libnotify)
        ("libsecret" ,libsecret)
-- 
2.26.2





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 04 Jun 2020 14:02:02 GMT) Full text and rfc822 format available.

Notification sent to Pierre Neidhardt <mail <at> ambrevar.xyz>:
bug acknowledged by developer. (Thu, 04 Jun 2020 14:02:02 GMT) Full text and rfc822 format available.

Message #28 received at 41651-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 41651-done <at> debbugs.gnu.org
Subject: Re: [PATCH v2] gnu: network-manager-applet: Propagate 'libnma'.
Date: Thu, 4 Jun 2020 17:00:35 +0300
[Message part 1 (text/plain, inline)]
Thanks! Patch pushed.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 03 Jul 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.