After a call ends, Skype (8.60.0.76) for Linux keeps the microphone open on my Linux (Ubuntu 20.04) machine. This is visible by the icons in the status bar
(the microphone icon disappears as soon as I quit Skype) and can be confirmed by running pavucontrol
Is this normal behavior? Should I be worried? Should I uninstall Skype and reinstall it?
Quick update: I confirm that the behavior persists after every Skype call, even after updating Skype with the signed package from Microsoft (which should remove the package and reinstall it).
I asked the same question on Microsoft Answers, where it got a useless answer by a "Microsoft Agent" after 3 weeks and was locked shortly after, before I even noticed the answer, so I did not have the occasion to reply. 5 people clicked on "I have the same question" though.
TL;DR: sketchy microphone handling under Skype for Linux confirmed. Microsoft dodges the question.
I think it is a display bug and skype is not using the microphone afterwards.
I have run this command during skype call:
lsof | grep '/dev/snd'
to see whether any microphone is used.And found something like:
It looks like my microphone is:
/dev/snd/pcmC1D8p
Then I finished the call (but kept skype opened - with the tray icon saying that skype is using the microphone) and ran the command again:
lsof | grep '/dev/snd'
This time the output contained only
control
entries.I then closed skype completely and ran that command again. The output was identical with previous: