Ok now in gdb type set environment G_DEBUG=fatal-warnings
and run denemo again. This should fail on first warning met, so you will have a backtrace. 2013/12/16 Richard Shann <[email protected]> > On Mon, 2013-12-16 at 10:13 +0100, Éloi Rivard wrote: > > run -n -a "(d-Quit)" > > I get this: > > > rshann@DebianBox:~/git-denemo/localbuild$ gdb src/denemo > GNU gdb (GDB) 7.4.1-debian > Copyright (C) 2012 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show > copying" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols > from /home/rshann/git-denemo/localbuild/src/denemo...done. > (gdb) run -n -a "(d-Quit)" > Starting program: /home/rshann/git-denemo/localbuild/src/denemo -n -a > "(d-Quit)" > [Thread debugging using libthread_db enabled] > Using host libthread_db library > "/lib/x86_64-linux-gnu/libthread_db.so.1". > Loading preference file: /home/rshann/.denemo-1.1.1/denemorc > Denemo 1_1_1 > Loaded keymap /home/rshann/git-denemo/denemo/actions/Default.commands > > (denemo:13355): Gtk-CRITICAL **: gtk_menu_shell_insert: assertion > `GTK_IS_MENU_SHELL (menu_shell)' failed > > (denemo:13355): Gtk-CRITICAL **: gtk_action_group_get_action: assertion > `GTK_IS_ACTION_GROUP (action_group)' failed > Arranger Profile > > (denemo:13355): Gtk-CRITICAL **: gtk_window_set_title: assertion > `GTK_IS_WINDOW (window)' failed > > (denemo:13355): Gtk-CRITICAL **: gtk_notebook_get_nth_page: assertion > `GTK_IS_NOTEBOOK (notebook)' failed > > (denemo:13355): Gtk-CRITICAL **: gtk_notebook_set_tab_label_text: > assertion `GTK_IS_NOTEBOOK (notebook)' failed > > (denemo:13355): Gtk-CRITICAL **: gtk_notebook_set_menu_label_text: > assertion `GTK_IS_NOTEBOOK (notebook)' failed > > (denemo:13355): Gtk-CRITICAL **: gtk_label_set_text: assertion > `GTK_IS_LABEL (label)' failed > [Inferior 1 (process 13355) exited normally] > (gdb) bt > No stack. > > > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
