Page 1 of 1

xfce4-panel question - RESOLVED

Posted: Thu Jan 05, 2023 8:42 am
by dcung

Hi all,

I usually swap alsamixer-tray with volumeicon-alsa in StretchDog and BusterDog installation (specifically ddog flavour of Fred's mklive).
They're using xfce4-panel.

I found that I could not do this in Bullseye - I don't know how yet.

I noted that these are the versions:
StretchDog -> xfce4-panel 4.12.1
BusterDog -> xfce4-panel 4.12.2
Bullseye -> xfce4-panel 4.16.2

In StretchDog and BusterDog, volumeicon appear as 'known' after installation.
In Bullseye, it does not appear. How do I make it 'known' ?

Screenshots notification area of : xfce4-panel 4.12.2 VS xfce4-panel 4.16.2

4.12.2.png
4.12.2.png (87.45 KiB) Viewed 299 times
4.16.2.png
4.16.2.png (59.17 KiB) Viewed 299 times

Re: xfce4-panel question

Posted: Thu Jan 05, 2023 2:56 pm
by fredx181
dcung wrote:

In StretchDog and BusterDog, volumeicon appear as 'known' after installation.
In Bullseye, it does not appear. How do I make it 'known' ?

I think it's "known" when it has autostarted once, not sure though.
Probably you need to symlink /usr/bin/volumeicon in ~/Startup ln -s /usr/bin/volumeicon ~/Startup/volumeicon


Re: xfce4-panel question - RESOLVED

Posted: Thu Jan 05, 2023 7:19 pm
by dcung
fredx181 wrote: Thu Jan 05, 2023 2:56 pm

I think it's "known" when it has autostarted once, not sure though.

I did several times. I also tried making new Bullseye mklive with volumeicon. No Joy.

fredx181 wrote: Thu Jan 05, 2023 2:56 pm

Probably you need to symlink /usr/bin/volumeicon in ~/Startup ln -s /usr/bin/volumeicon ~/Startup/volumeicon

This works! Thank you Fred. :thumbup:

4.16.2-fixed.png
4.16.2-fixed.png (55.02 KiB) Viewed 233 times