Hi.
When sending a "kill -STOP" to a vlc process that is currently playing a video, it does not recover after sending a "kill -CONT". It *does* recover if no video is playing, or if the player is in pause mode. However, in play mode vlc stays frozen, and can even be no longer killed via a normal kill (SIGTERM), you have to kill the process with SIGKILL.
Why is this a problem?
I generally start vlc from a shell, and usually in the foreground. But sometimes I want to continue using the shell while vlc is running, so I suspend the process with ctrl+z and send it into the background with "bg", where the process is supposed to automatically continue.
I can confirm that this worked once, however, I am unsure since when it is no longer working. Possibly since my Ubuntu upgrade 8.04->8.10 (8.04 used vlc 0.8.6, 8.10 uses 0.9.4). If you think it will help, I can run a git bisect.
Is this a known bug? (probably not, since very few people nowadays seem to use terminals anymore)
Shall I file this as a bug on trac then?
Thanks,
Cruncher
vlc 0.9.4-1ubuntu3.1
Xubuntu 8.10 (xfce4/xfwm4)
nvidia 173.14.12-1-0ubuntu5.1
kernel 2.6.27-11-generic