LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   double speaker icon on arch (https://www.linuxquestions.org/questions/arch-29/double-speaker-icon-on-arch-4175650231/)

Majed17 03-15-2019 08:37 AM

double speaker icon on arch
 
Peace, first i installed pulseaudio and that was something required by skype, but when i bootup my headphones get muted, so i fixed this by installing alsa but the problem is now i have double speaker icon, one muted and one not, i tried to uninstall pulse audio but it nags about dependencies, any ideas?

BW-userx 03-15-2019 09:48 AM

check your autostart dirs.
Code:

$ whereis autostart
autostart: /usr/share/autostart

you should have another one hidden in your home .config and everything else related to autostart.
desktop is what?
look in its autostart setup if it has one too. just remove one and see f that fixes it. It will be the icon name .desktop file

sevendogsbsd 03-15-2019 11:21 AM

This has nothing to do with Arch and everything to do with the DE you are using. Check what BW-userx suggested and provide a bit more info.

ondoho 03-16-2019 06:30 AM

Quote:

Originally Posted by Majed17 (Post 5974129)
i fixed this by installing alsa

this is incorrect, alsa needs to be present for pulseaudio to work, so you already had it installed.
so i wonder what exactly you installed there? maybe alsa-tray? if so, just uninstall it, problem solved.

Majed17 03-18-2019 01:49 AM

Code:

sudo  whereis autostart
autostart:

.config contains an autostart folder which in turn only contains the programs i added through gnome settings to autostart.

BW-userx 03-18-2019 06:57 AM

is that information you are telling to yourself from what I told you in post #2?

Majed17 03-18-2019 07:03 AM

yes..

ondoho 03-18-2019 04:05 PM

Quote:

Originally Posted by Majed17 (Post 5974927)
the programs i added through gnome settings to autostart.

this is exactly what you're looking for.
disable the second volume icon from there.

Majed17 03-19-2019 01:40 AM

i'll have to disappoint you, the programs there are like viber, skype and the like... no system programs like network or speaker..

BW-userx 03-19-2019 07:09 AM

well it has a duplicate somewhere, somehow, it is calling to start the icon again, two times . Even if it is the same icon application, it is being called 2 times.

so it is either you have two programs with volume icons being started, or
the same icon is being started twice.

this requires you look for two volume programs, and two places that it can be started. when found, eliminate one of them.

ondoho 03-20-2019 02:36 PM

Quote:

Originally Posted by Majed17 (Post 5975316)
i'll have to disappoint you

but i'm not disappointed.
it's your system, not mine.
i suggest you start some systematic troubleshooting about where these icons actually come from.
or, before that, right-click each of them and see if they don't reveal their names to you.


All times are GMT -5. The time now is 05:45 PM.