Sometimes, after I play some videos with VLC Media Player, it stops working and I can't use it or kill it. The icon still appears in the system tray. When I click it and press "Quit," nothing happens. I tried killall vlc
and I also found the PID and used sudo kill
but VLC will never quit! Isn't kill
supposed to...kill the program?
When I kill it with the command line, it acts as if it killed it (no output). I am able to still enter killall vlc
or kill
by PID as many times as I want but vlc stays there.
Why isn't it stoping? The only way to quit VLC is to restart my computer, but I don't want to do that.
Why is this happening? Is it a bug in VLC or is there a reason it happened?
Also, is there a way to prevent this in the future, like maybe a config file or something?
I am using Ubuntu 20.04.