denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Critical warning on right click on menu


From: Richard Shann
Subject: [Denemo-devel] Critical warning on right click on menu
Date: Sat, 06 Jul 2013 20:55:38 +0100

Eloi,

I notice that when right clicking on a menu (as opposed to a menu item)
a gtk_critical is thrown. The call goes through menu_click() in view.c
and it used to say something not very useful about this being a menu;
now you are assuming that the associated GtkAction name is in the keymap
which makes it look up element -1
It would be nice to be able to issue the tooltip associated with the
menu, but I didn't ever figure that out.
After the gtk_critical warning it then tries to load a .scm file and
fails.

Richard





reply via email to

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