[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Switch to command sets (action sets?) from keymaps
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Switch to command sets (action sets?) from keymaps |
Date: |
Fri, 05 Sep 2008 09:58:32 +0100 |
On Thu, 2008-09-04 at 16:03 +0100, Richard Shann wrote:
> If you press a key while the right-click popup menu is active,
> Denemo
> segfaults.
I've fixed this bug. It was nasty because the X-windows session is
locked when it happens, so you can't look with gdb. I added some debug
facilities in denemo.h to ease this sort of problem in future.
Richard