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 782750 - Application icon missing
Application icon missing
Status: RESOLVED OBSOLETE
Product: gnome-initial-setup
Classification: Applications
Component: general
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Initial Setup maintainer(s)
GNOME Initial Setup maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-05-17 17:16 UTC by Baptiste Mille-Mathias
Modified: 2018-09-21 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2017-05-17 17:16:43 UTC
The icon for gnome-initial-setup is missing, so a white page appears on the top-menu, on the dock and the alt-tab menu.

A look at the desktop file (/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop) gives me
  …
  Icon=preferences-system
  …

I can find icon on the filesystem though.
$ find /usr/ -name "preferences-system.*" 2>/dev/null
/usr/share/icons/Adwaita/16x16/categories/preferences-system.png
/usr/share/icons/Adwaita/22x22/categories/preferences-system.png
/usr/share/icons/Adwaita/24x24/categories/preferences-system.png
/usr/share/icons/Adwaita/256x256/categories/preferences-system.png
/usr/share/icons/Adwaita/32x32/categories/preferences-system.png
/usr/share/icons/Adwaita/48x48/categories/preferences-system.png
/usr/share/icons/HighContrast/16x16/categories/preferences-system.png
/usr/share/icons/HighContrast/22x22/categories/preferences-system.png
/usr/share/icons/HighContrast/24x24/categories/preferences-system.png
/usr/share/icons/HighContrast/256x256/categories/preferences-system.png
/usr/share/icons/HighContrast/32x32/categories/preferences-system.png
/usr/share/icons/HighContrast/48x48/categories/preferences-system.png
/usr/share/icons/HighContrast/scalable/categories/preferences-system.svg

-- System --
Fedora 26
GNOME 3.24
gnome-initial-setup-3.24.2-1.fc26.x86_64
Comment 1 Jeremy Bicha 2017-12-06 16:59:19 UTC
I worked around this in Debian and Ubuntu by linking

/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop

to

/usr/share/applications/gnome-initial-setup.desktop

but I wasn't sure how to do that correctly upstream.
Comment 2 GNOME Infrastructure Team 2018-09-21 16:19:08 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-initial-setup/issues/52.