GNOME Bugzilla – Bug 782750
Application icon missing
Last modified: 2018-09-21 16:19:08 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
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.
-- 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.