Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

pavucontrol systray icon missing under Debian 11/Bullseye i3wm

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
saljut7
Posts: 32
Joined: 2015-11-14 15:29

pavucontrol systray icon missing under Debian 11/Bullseye i3wm

#1 Post by saljut7 »

Hello together,

using Debian since version 7/wheezy with i3 window manager there was a systray icon for pavucontrol appearing once pavucontrol was started. Under Debian11/Bullseye this is not the case anymore (just the pavucontrol window appears but not the systray icon).

Versions in use:

Code: Select all

$ apt policy i3
i3:
  Installed: 4.19.1-1
  Candidate: 4.19.1-1
  Version table:
 *** 4.19.1-1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
$ apt policy pavucontrol
pavucontrol:
  Installed: 4.0-2
  Candidate: 4.0-2
  Version table:
 *** 4.0-2 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
Do you have any idea why the systray icon does not appear?

webxtor
Posts: 1
Joined: 2024-01-09 16:32

Re: pavucontrol systray icon missing under Debian 11/Bullseye i3wm

#2 Post by webxtor »

Can be solved by

Code: Select all

 sudo apt-get install pasystray
Then for openbox I have also added it in ~/.config/openbox/autostart.sh
Last edited by webxtor on 2024-01-09 16:36, edited 1 time in total.

Post Reply