hicolor/app icon not loaded
Hello, whiskermenu seems not to be able to load a specific app icon, but all other desktop applications are able to show that icon; e.g. the regular XFCE start menu (see png), desktop starter and even the starter-config window accessed from within the whiskermenu shows the icon (see gif).
I attached all icons in a zip-archive preserving the full paths.
I am using Debian 13, on a Raspberry Pi4. All is installed from official Debian repos. XFCE4 is 4.20.1. xfce4-whiskermenu-plugin is 2.9.2-1. The theme used in xfce is Adwaita dark.
The SVG icon was created with Inkscape. The PNG files are derived from it using "rsvg-convert" and optimizing their file size using "optipng". I also tried it without using "optipng". I updated the icon cache with "gtk-update-icon-cache -f /usr/share/icons/hicolor". I did full restart of the system. Nothing changed that behavior.
Let me know if I can be of further assistance to diagnosis this.
Regards, Christian Buhtz
This is one of the desktop files
# SPDX-FileCopyrightText: © 2009 Back In Time team
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is released under Creative Commons Zero 1.0 (CC0-1.0) and part of
# the program "Back In Time". The program as a whole is released under GNU
# General Public License v2 or any later version (GPL-2.0-or-later).
# See LICENSES directory or go to <https://spdx.org/licenses/CC0-1.0.html>
# and <https://spdx.org/licenses/GPL-2.0-or-later.html>.
[Desktop Entry]
# Version of the Desktop Entry Specification
Version=1.5
Name=Back In Time
GenericName=Backup
Exec=backintime-qt
Icon=backintime
Terminal=false
Type=Application
StartupNotify=true
# See Desktop Menu Specification
Categories=Utility;System;Archiving;Qt;
# Limit comments to 80 chars (Desktop Entry Specification)                    80th char --> |
Comment=Comfortable GUI for incremental (rsync) backups to save storage space
Comment[de]=Einfache GUI für inkrementelle (rsync) Backups zur Speicherplatzreduzierung
Keywords=backup;incremental;automatic;restore;rsync;
