Comment 96 for bug 544139

Revision history for this message
Damien (takahara) wrote :

moojix, cmat,

To isolate the interesting parts of the log, you can also try this (rather awful) command:

cat /var/log/daemon.log | egrep "console-kit-daemon\[[0-9]{3-4}\]\:.WARNING:.[^V]"

(it finds the console kit messages in the logs, but removes the 64 VT_WAITACTIVE messages from the threads)