You are not logged in.
Pages: 1


Hi,
I'm trying to get volumeicon set up on my XFCE install, but the icon is not showing.
Trying to debug this i tried:
PANEL_DEBUG=systray xfce4-panelThen i get the following information:
xfce4-panel(systray): allocated volumeicon[0x55f188ed6a80] at (-9999,-9999;22,22)Why the -9999??
Last edited by jooch (2025-09-26 20:45:05)
Offline


How are you starting volumeicon?
volumeicon &If this works you can just add it to the autostart list.
But it's all right, when you're all in pain and you feel the rain come down
It's alright, when you find your way, then you see it disappear
It's alright....
Chris Cornell
Offline


For debugging i just run volumeicon from a terminal, but i also have an autostart file.
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=Volumeicon
Comment=
Exec=/bin/volumeicon
OnlyShowIn=XFCE;
RunHook=0
StartupNotify=false
Terminal=false
Hidden=falseAdded later 04 min 50 s:
xfce4-panel(systray): allocated audacious[0x5654f6c15ed0] at (48,2;22,22)
xfce4-panel(systray): allocated notes[0x5654f6bab240] at (72,2;22,22)The other programs get a valid location on the systray, i'm confused why volumicon gets -9999
Offline


You've probably been hit by the gdk-pixbuf2 bug. Long story short, they've changed some base functionality around rendering images. If you downgrade gdk-pixbuf2 to 2.42.12-2 it will work again until gdk-pixbuf2 is fixed.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Online


I knew i came to the right place. Man thanks so much for that tip, downgrading gdk-pixbuf2 fixed it.
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 532.86 KiB (Peak: 533.84 KiB) ]