Bug#805605: xserver-xorg-core: crash/freeze on logout of tty that was previously serving as a vt for X

2016-01-17 Thread Justus Piater
Laurent Bigonville wrote on Sun, 17 Jan 2016 12:29:36 +0100: > This looks like https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810660 > > Can you try to edit the .bash_logout file in your user directory and > remove the call to clear_console ? Yes! Without clear_console the problem is gone.

Bug#805605: xserver-xorg-core: crash/freeze on logout of tty that was previously serving as a vt for X

2016-01-05 Thread Justus Piater
I believe I am seeing the same bug (similar symptoms, similar X backtrace). It is triggered simply by logging out on some other VT; multiple X servers are not required. To reproduce on a freshly-booted machine: - log in (on VT1) - startx - switch to VT2 - log in - log out At this point, instead

Bug#774247: sleepd: Option to prevent sleep on open TCP connections

2014-12-30 Thread Justus . Piater
Package: sleepd Severity: wishlist Tags: patch I just scratched an itch: I want my home server to stay up as long as there are open ssh (or scp, sftp) connections (even if these connections are idle). I thus added a command-line option "-p " (for my use case, -p 22). It scans /proc/net/tcp for us