If you start a process in guake and hide it, the running process runs for about 30 seconds and falls asleep.
You can visually check it using mplayer. You need to start playing the video with the mplayer command and hide guake. After half a minute the video will stop.
This is clearly related to hiding guake, because if you don't hide it, then everything works as it should.
If you start a process in guake and hide it, the running process runs for about 30 seconds and falls asleep.
You can visually check it using mplayer. You need to start playing the video with the mplayer command and hide guake. After half a minute the video will stop.
This is clearly related to hiding guake, because if you don't hide it, then everything works as it should.
$ guake --support
Guake Version: 3.10 Vte Version: 0.75.91 Vte Runtime Version: 0.75.91 -------------------------------------------------- GTK+ Version: 3.24.41 GDK Backend:This is a known bug in vte 0.75.91, fixed in 0.75.92.
I assume you're on Debian testing, you might want to replace your libvte-2.91-0 and related packages from unstable.
Thank you. Updating libvte helped.