GNU bug report logs - #38864
Broken icons in GNOME shell since commit a8cda7f579

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Thu, 2 Jan 2020 04:17:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 38864 in the body.
You can then email your comments to 38864 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#38864; Package guix. (Thu, 02 Jan 2020 04:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 02 Jan 2020 04:17:02 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Cc: Raghav Gururajan <raghavgururajan <at> disroot.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Subject: Broken icons in GNOME shell since commit a8cda7f579
Date: Wed, 01 Jan 2020 23:13:25 -0500
[Message part 1 (text/plain, inline)]
The following commit seems to have broken the display of many icons in
GNOME Shell:

  commit a8cda7f57992e9ce9ae4a694eba54e3eab42c39b
  Author: Raghav Gururajan <raghavgururajan <at> disroot.org>
  Date:   Thu Dec 26 09:52:55 2019 -0500

  gnu: gnome: Update dependencies.
  
  * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove
  font-cantarell, font-dejavu, at-spi2-core, dbus, dconf,
  desktop-file-utils, gnome-defalt-applications, gnome-online-accounts,
  gnome-themes-standard, gst-plugins-base, gst-plugins-good, gucharmap,
  hicolor-icon-theme, pinentry-gnome3, pulseaudio, shared-mime-info,
  system-config-printer, xdg-user-dirs, zenity
  Add accountservice, adwaita-icon-theme, cheese, gdm, gnome-calendar,
  gnome-characters, gnome-clocks, gnome-desktop, gnome-font-viewer,
  gnome-maps, gnome-themes-extra, gsettings-desktop-schema, mutter,
  network-manager, orca, packagekit, simplescan, upower.
  
  Signed-off-by: Efraim Flashner <efraim <at> flashner.co.il>

Since that commit, on my system *all* application icons are replaced by
a generic icon, e.g. in the "dock" of favorite applications that show up
on the left side in GNOME Shell's "overview" mode, and in the top bar
application menu header.  (See attached screenshot below).  Also, the
gear icon that leads to GNOME settings from the menu on the right side
of GNOME Shell's top bar is missing.

Reverting the above commit, as well as the immediately following commit
8d8c6bffc528b60574f84620bd6c3ee9bfa1173f (gnome: Sort packages
logically), fixes the problem for me.  I'm assuming the latter commit is
harmless based on its commit log, but it has to be reverted as well to
avoid a merge conflict.

I guess the problem was caused by one of the 'propagated-inputs' that
was removed by commit a8cda7f57992e9ce9ae4a694eba54e3eab42c39b, but I
don't have time right now to find out which one.

        Mark

[Screenshot from 2020-01-01 22-16-47.png (image/png, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#38864; Package guix. (Thu, 02 Jan 2020 10:17:02 GMT) Full text and rfc822 format available.

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

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: mhw <at> netris.org, 38864 <at> debbugs.gnu.org
Subject: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Thu, 02 Jan 2020 11:15:58 +0100
Hi Mark,

the culprit is probably hicolor-icon-theme.  Adding it to your user
profile should fix the icons as a temporary workaround.  Adding it back
to propagated-inputs does funnily enough not bring the icons back
immediately, but should – if I'm not mistaken, sorry for not having
tested – do so at after a reboot (perhaps restarting gdm suffices as
well).

Regards,
Leo





Information forwarded to bug-guix <at> gnu.org:
bug#38864; Package guix. (Thu, 02 Jan 2020 11:27:01 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: Mark H Weaver <mhw <at> netris.org>, bug-guix <at> gnu.org
Cc: Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: Broken icons in GNOME shell since commit a8cda7f579
Date: Thu, 02 Jan 2020 06:02:17 -0500
Hello Mark!

New patch (#38853) should fix the issue. :-)

Sorry for the mishap.

Regards,
RG.





Information forwarded to bug-guix <at> gnu.org:
bug#38864; Package guix. (Thu, 02 Jan 2020 12:21:01 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: mhw <at> netris.org, 38864 <at> debbugs.gnu.org
Subject: Re: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Thu, 02 Jan 2020 13:20:45 +0100
Leo Prikler <leo.prikler <at> student.tugraz.at> writes:

> the culprit is probably hicolor-icon-theme.  Adding it to your user
> profile should fix the icons as a temporary workaround.

I’ve seen the same problem and found that installing hicolor-icon-theme
fixes it.  (I installed it in the system profile.)

-- 
Ricardo





Information forwarded to bug-guix <at> gnu.org:
bug#38864; Package guix. (Fri, 03 Jan 2020 10:48:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: mhw <at> netris.org, 38864 <at> debbugs.gnu.org
Subject: Re: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Fri, 03 Jan 2020 11:47:13 +0100
Hello,

Raghav Gururajan <raghavgururajan <at> disroot.org> skribis:

> New patch (#38853) should fix the issue. :-)

Heh, that happens.  I encourage you to test such changes in a VM, with:

  guix system vm gnu/system/examples/desktop.tmpl

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#38864; Package guix. (Fri, 03 Jan 2020 14:55:01 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: mhw <at> netris.org, 38864 <at> debbugs.gnu.org
Subject: Re: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Fri, 03 Jan 2020 09:54:14 -0500
Hello Ludo!

> Heh, that happens.  I encourage you to test such changes in a VM,
> with:
> 
>   guix system vm gnu/system/examples/desktop.tmpl

Thanks for the tip :-)

Regards,
RG.





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

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

From: Michael Rohleder <mike <at> rohleder.de>
To: 38864 <at> debbugs.gnu.org
Subject: Re: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Tue, 02 Jun 2020 07:30:06 +0200
[Message part 1 (text/plain, inline)]
I can not reproduce this (anymore?) and I dont have hicolor-icon-theme
in any profile.

-- 
I hear and I forget.
I see and I remember.
I do and I understand.
     Confucius
[signature.asc (application/pgp-signature, inline)]

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 22 Sep 2020 16:35:01 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Tue, 22 Sep 2020 16:35:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: mhw <at> netris.org, Efraim Flashner <efraim <at> flashner.co.il>,
 38864-done <at> debbugs.gnu.org
Subject: Re: bug#38864: Broken icons in GNOME shell since commit a8cda7f579
Date: Tue, 22 Sep 2020 12:35:58 -0400
Raghav Gururajan <raghavgururajan <at> disroot.org> writes:

> Hello Mark!
>
> New patch (#38853) should fix the issue. :-)

Closing this old bug report, as #38853 was merged a long time ago.

Maxim




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

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

Previous Next


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