Can you also provide the info from gdb, do like this:

cd <xnees-sources>
gdb cnee/src/cnee
run --record --keyboard --mouse --events-to-record 400 --out-file
gnumeric2.xnl --delivered-event-range
Expose,MapRequest,LeaveNotify,EnterNotify

# wait for the seg fault....
# do a backtrace
bt
quit


and send over the bt printout


_______________________________________________
Bug-xnee mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-xnee

Reply via email to