After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738467 - Some icons are enormously large
Some icons are enormously large
Status: RESOLVED OBSOLETE
Product: system-monitor
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
: 737718 (view as bug list)
Depends on: 738436
Blocks:
 
 
Reported: 2014-10-13 15:26 UTC by Matthias Clasen
Modified: 2018-05-22 12:12 UTC
See Also:
GNOME target: ---
GNOME version: 3.13/3.14


Attachments
Ensure icons are at the right size (2.11 KB, patch)
2014-10-13 15:33 UTC, Matthias Clasen
none Details | Review
screenshot of gnome-system-monitor 3.18.0.1 (95.74 KB, image/png)
2015-10-23 11:11 UTC, Marius Gedminas
  Details

Description Matthias Clasen 2014-10-13 15:26:16 UTC
+++ This bug was initially created as a clone of Bug #738436 +++

Created an attachment (id=288374)
screenshot

Summary describes the problem completely. I attach the screenshot of geary mail client but it is not the only application where the problem appears. For example it appears in the app chooser dialog in the nautilus and even in the gnome-system-monitor (in the process list).
Comment 1 Matthias Clasen 2014-10-13 15:33:01 UTC
Created attachment 288395 [details] [review]
Ensure icons are at the right size

GTK+ will no longer force-scale icons that are not available in
the right size, unless it is told to do so.
Comment 2 Robert Roth 2014-10-13 17:45:15 UTC
*** Bug 737718 has been marked as a duplicate of this bug. ***
Comment 3 Robert Roth 2014-10-13 18:30:48 UTC
Thanks Matthias for the fix, I have read about the GTK changes causing this, but still did not have the time to investigate/ask around how to fix it. Checked the code, so if I see it in another app, will propose patches.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 4 Christian Stadelmann 2014-10-13 20:51:42 UTC
I think https://bugzilla.gnome.org/show_bug.cgi?id=737720 is related but might be a bug in gnome-tweak-tool.
Comment 5 Marius Gedminas 2015-10-23 11:11:56 UTC
Created attachment 313929 [details]
screenshot of gnome-system-monitor 3.18.0.1

Looks like this regressed, because this is what I see on 3.18.0.1.
Comment 6 Matthias Clasen 2015-10-23 12:58:42 UTC
don't comment on bugs without reopening them.
if you want a response, that is...
Comment 7 Robert Roth 2015-10-25 23:06:18 UTC
Strange, I have 3.18.0.1, have installed xchat-gnome, but the xchat-gnome icon is of standard size, just like all the others. The difference between the screenshot and my setup is the language, but that should not influence icon sizes, as far as I know.
Comment 8 Marius Gedminas 2015-10-26 06:56:16 UTC
I cannot reproduce with jhbuild-built gnome-system-monitor 3.18.0.1 either.

I see the bug with gnome-system-monitor 3.18.0.1-1~wily1 from the GNOME 3 Staging PPA for Ubuntu 15.10.

One difference that I notice between my build and the Ubuntu package is that Ubuntu's g-s-m is built with --enable-wnck.  I'll try to figure out how to tell jhbuild to provide that flag and see if it makes a difference.
Comment 9 Marius Gedminas 2015-10-26 07:01:07 UTC
If I build gnome-system-monitor with --enable-wnck, I can reproduce the large xchat icon with git master.

NB: I don't know if this could possibly matter, but for full disclosure I feel I should mention that I have a ~/.local/share/applications/xchat-gnome.desktop, that differs from the system one in the Exec line only (I launch an ssh process to establish a tunnel to my ZNC before starting the GUI):

--- /usr/share/applications/xchat-gnome.desktop	2014-11-18 11:47:16.000000000 +0200
+++ /home/mg/.local/share/applications/xchat-gnome.desktop	2012-09-26 09:24:44.503283290 +0300
@@ -3,7 +3,7 @@
 GenericName=IRC Chat
 X-GNOME-FullName=XChat-GNOME IRC Chat
 Comment=Chat with people using IRC
-Exec=xchat-gnome
+Exec=sh -c 'irc-tunnel & xchat-gnome'
 Icon=xchat-gnome
 Terminal=false
 StartupNotify=true
Comment 10 Robert Roth 2015-10-26 09:35:24 UTC
Thanks for the investigation, it makes sense, and --enable-wnck alone could be enough to cause this, as we have a WNCK application icon lookup too, and I'm not running with wnck enabled. Will try this and see if I can come up with something.
Comment 11 joll.nicholas 2017-01-25 02:27:33 UTC
I have this problem too. Screenshot: http://imgur.com/a/t4cIq

Linux Mint 18.1 Cinnamon. Gnome System Monitor 3.18.2-1ubuntu1
Comment 12 GNOME Infrastructure Team 2018-05-22 12:12:38 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-system-monitor/issues/47.