Reply To: Xorg is dead. Long live XLibre

Forum › Forums › General › Software › Xorg is dead. Long live XLibre › Reply To: Xorg is dead. Long live XLibre

#200584
Larrys4227
Member

    EDIT/UPDATE – As reported on another post –> Apparently this happened on the full-upgrade I ran just before installing Xlibre. IceWM-Goodies package seems at fault.

    One very small issue after updating … the icon for IceWM Manager on the task bar was missing. The button is there and would launch the manager, but the icon itself was blank.

    The icon (icewmcc.png) is supposed to be in the pixmaps folder, but now doesn’t exist. As you can see, I made a new entry and used a paprius icewmcc.png. Very strange why thats gone … LOL. I’ve looked through the menus and its the only icon that ‘disappeared’.

    # This is a default toolbar definition file for IceWM
    #
    # Place your personal variant in $HOME/.icewm directory.
    
    ### Commonly used applications
    prog "Unplug Removable Device" /usr/share/icons/Qogir/scalable/devices/drive-removable-media-usb.png unplugdrive.sh
    prog "File Manager" /usr/share/icons/Qogir/48/apps/file-manager.png desktop-defaults-run -fm
    prog "Kitty " /usr/share/icons/papirus-antix/24x24/apps/kitty.png kitty
    prog "IceWM Toolbar Icon Manager" /usr/share/pixmaps/icewm_editor.png /usr/local/bin/icewm-toolbar-icon-manager
    ##prog "IceWM Manager" /usr/share/pixmaps/icewmcc.png /usr/local/bin/icewm-manager-gui
    prog "IceWM Manager" /usr/share/icons/antix-papirus/icewmcc.png /usr/local/bin/icewm-manager-gui
    prog "Ungoogled-Chromium " /usr/share/icons/Qogir/scalable/apps/ungoogled-chromium.png ./ungoogled-chromium/ungoogled-chromium-146.0.7680.177-1-x86_64.AppImage
    prog "Quod Libet " /usr/share/icons/papirus-antix/24x24/apps/io.github.quodlibet.QuodLibet.png quodlibet --run --play-file 
    prog "Audacious " /usr/share/icons/papirus-antix/24x24/apps/audacious.png audacious 
    prog "Bluetooth Manager " /usr/share/icons/papirus-antix/24x24/apps/blueman.png blueman-manager
    prog "KeePassXC " /usr/share/icons/papirus-antix/24x24/apps/keepassxc.png keepassxc 

    This is the /usr/share/pixmaps folder … icewmcc.png is not there.

    -rw-r--r--   1 root root   2587 May 25  2020 hplj1020_icon.png
    -rw-r--r--   1 root root   2616 Jul 11  2025 htop.png
    -rw-r--r--   1 root root   4502 Sep  7  2019 icewm_editor.png
    -rw-r--r--   1 root root   4093 Sep  8  2019 icewm_peditor.png
    -rw-r--r--   1 root root   2393 Apr 21  2015 info_blue.png
    -rw-r--r--   1 root root   3933 May 29  2022 io.github.quodlibet.ExFalso.png
    -rw-r--r--   1 root root   3123 May 29  2022 io.github.quodlibet.QuodLibet.png
    -rw-r--r--   1 root root   1449 Jan 18  2021 iso-snapshot.png
    -rw-r--r--   1 root root   1659 Apr  6  2023 leafpad.png
    -rw-r--r--   1 root root   5815 Apr  6  2023 leafpad.xpm
    -rw-r--r--   1 root root   2410 Sep 26  2025 links2.xpm

    `

    • This reply was modified 5 months, 3 weeks ago by Larrys4227. Reason: EDIT/UPDATE