[xmonad] Re: Issue 402 in xmonad: Xmonad becomes unresponsive. No focus changing (using keys or mouse), workspace changing or recompile.

codesite-noreply at google.com codesite-noreply at google.com
Sat Jul 31 00:21:11 EDT 2010


Comment #5 on issue 402 by 6181989: Xmonad becomes unresponsive.  No focus  
changing (using keys or mouse), workspace changing or recompile.
http://code.google.com/p/xmonad/issues/detail?id=402

OK so after running 'strace -p <xmonad pid>' I get the following:

select(5, [], [4], NULL, {134, 217727}

and after a minute or so this gets added to the same line:

) = 0 (Timeout)



More information about the xmonad mailing list