You are not logged in.

#1 2023-10-28 00:29:26

EpicGaymer
Member
Registered: 2023-10-28
Posts: 1

Icons having trouble working.

Whenever I either load custom tint2 themes or whenever i use rofi with icons, the icons either don't show or show a placeholder icon. Could someone help me fix this? Thanks big_smile

(here's the error logs of whenever i load a custom tint2 theme to edit)

% tint2conf -d
tint2: Loading icon themes
tint2: Icon themes loaded
tint2: Loading .desktop files
tint2: Could not load /usr/local/share/applications/tint2conf.desktop
tint2: Could not load /usr/share/applications/org.freedesktop.Xwayland.desktop
tint2: Could not load /usr/share/applications/org.kde.kded5.desktop
tint2: Could not load /usr/share/applications/qemu.desktop
tint2: Could not find icon '', using default.
tint2: Loading icon theme cache...
Icon path not found in cache: theme = ePapirus-Dark, icon = data/freecol.png, size = 22
tint2: Loading icon theme ePapirus-Dark:
tint2:  'ePapirus-Dark',tint2:  'elementary',tint2:  'hicolor',tint2:
tint2: Could not find icon 'data/freecol.png', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = io.github.kaii_lb.Overskride, size = 22
tint2: Could not find icon 'io.github.kaii_lb.Overskride', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
tint2: Could not find icon '', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = data/freecol.png, size = 22
tint2: Could not find icon 'data/freecol.png', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = io.github.kaii_lb.Overskride, size = 22
tint2: Could not find icon 'io.github.kaii_lb.Overskride', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
tint2: Desktop files loaded
tint2: Could not find icon '', using default.
tint2: Loading icon theme cache...
Icon path not found in cache: theme = ePapirus-Dark, icon = data/freecol.png, size = 22
tint2: Loading icon theme ePapirus-Dark:
tint2:  'ePapirus-Dark',tint2:  'elementary',tint2:  'hicolor',tint2:
tint2: Could not find icon 'data/freecol.png', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = io.github.kaii_lb.Overskride, size = 22
tint2: Could not find icon 'io.github.kaii_lb.Overskride', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
Icon path not found in cache: theme = ePapirus-Dark, icon = rofi, size = 22
tint2: Could not find icon 'rofi', using default.
tint2: Could not open file /home/gaymer/.config/tint2/launchers/obmenu-launch.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/obmenu-launch.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/obmenu-launch.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/obmenu-launch.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/pcmanfm.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/pcmanfm.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/pcmanfm.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/pcmanfm.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/Alacritty.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/Alacritty.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/Alacritty.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/Alacritty.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/brave-browser.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/brave-browser.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/brave-browser.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/brave-browser.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/emacs.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/emacs.desktop
tint2: Could not open file /home/gaymer/.config/tint2/launchers/emacs.desktop
tint2: Could not load /home/gaymer/.config/tint2/launchers/emacs.desktop
tint2: Could not load /usr/local/share/applications/tint2conf.desktop

Offline

#2 2023-10-28 06:47:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: Icons having trouble working.

Please use [code][/code] tags. Edit your post in this regard.

There're 4 icons failing multiple times:

tint2: Could not find icon '', using default.
tint2: Could not find icon 'data/freecol.png', using default.
tint2: Could not find icon 'io.github.kaii_lb.Overskride', using default.
tint2: Could not find icon 'rofi', using default.

Some are obviously empty, so the .desktop file(s) apparently simply don't set an icon
data/freecol.png is provided from /usr/share/java/freecol/data/freecol.png (only)
There're no icons for rofi and io.github.kaii_lb.Overskride in that theme - rofi should™ be resolved from /usr/share/icons/hicolor/apps/rofi.svg, no idea what io.github.kaii_lb.Overskride is

How widespread is this problem actually? Do all icons fail or just a couple of them?

Offline

Board footer

Powered by FluxBB