bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-xnee] xmodmap stalls xnee --record


From: Gelineau,Samuel [Montreal]
Subject: [Bug-xnee] xmodmap stalls xnee --record
Date: Tue, 7 Apr 2009 17:10:48 -0400

Hi,

You may or may not consider this a bug, but I've figured out that calling xmodmap while xnee is recording will cause xnee to stop outputing new events.

How to reproduce:

$ xnee --k-log --record --all-events > foo.log &
$ wc -l foo.log
82 foo.log
$ wc -l foo.log
85 foo.log
$ xmodmap -e 'clear Lock'
$ wc -l foo.log
136 foo.log
$ wc -l foo.log
136 foo.log
$ killall xnee
$ rm foo.log

I personally don't see this as being very problematic, but I would have preferred xnee to halt or output a message instead of stalling. I also wanted to point out this behaviour in case other people saw their long-running xnee sessions hang mysteriously and wondered what could cause it.


– Samuel GĂ©lineau


reply via email to

[Prev in Thread] Current Thread [Next in Thread]