denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Three bugs


From: Richard Shann
Subject: Re: [Denemo-devel] Three bugs
Date: Sun, 22 Jun 2008 17:49:01 +0100

On Sun, 2008-06-22 at 10:07 +0100, Richard Shann wrote:
> 
> 1) Somewhere (I suspect in kbd-custom.c) a GTK_TREE_MODEL is accessed
> when it is a NULL pointer. I can't reproduce this bug yet, but it
> crashed out on me when adding a keybinding and gtk gave a critical
> warning as it went.
I've found this and checked in a workaround. You can get the coredump by
left clicking Insert/Edit Lilypond and in the dialog adding L as
keybinding. Then do the same for postfix LilyPond adding l as
keybinding. Then set quick shortcut edits (in the Edit->keyboard
settings menu) then return to the menu and hover over Insert/Edit
LilyPond a press l
it coredumps here at line 677 of kbd-custom.c because the_keymap passed
in is NULL.
I've caught this in the check in & popped up a dialog. Jean-Rene`
perhaps you have a better idea of what is wrong.
Richard






reply via email to

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