Hi Niklas,

[Sorry for the delay.]

On Thu, Apr 03, 2014 at 03:32:19PM +0200, Niklas Semmler wrote:
> The problem is still occurring every now and then. Suddenly I am
> locked to my keyboard and the current application. No log messages
> of any kind.
>
> I need some pointers here, where do I start debugging? I am familiar
> with python (that's why I chose qtile in the first place), but I
> want to avoid randomly scanning the code o_O.

I'm not really sure. When other people have described this behavior,
it has related to suspends or something like that, all which should be
fixed as of release 0.7. Some random thoughts:

* are you getting a lot of events when things lock up? (start qsh and
  type 'debug', then look at ~/.qtile.log when Bad Things are
  happening)
* you could try and attach pdb when things are going haywire, to see
  where things are going wrong

\t

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to