Clicking on file menu causes application to crash

Bug #440080 reported by Joseph Walton-Rivers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MeMaker
Fix Committed
Low
Joseph Walton-Rivers

Bug Description

When I run memaker from the bzr mainline branch this is what happens:

webpigeon@joseph-laptop:~/projects/memaker/memaker$ ./memaker
/home/webpigeon/projects/memaker/memaker/MeMaker/MeMakerGui.py:84: GtkWarning: Can't set a parent on widget which has a parent

  self.meMakerWin.add_from_file(gtkbuilderfile)
**
Gtk:ERROR:/build/buildd/gtk+2.0-2.18.0/gtk/gtkcontainer.c:2717:IA__gtk_container_propagate_expose: assertion failed: (child->parent == GTK_WIDGET (container))
Aborted (core dumped)
webpigeon@joseph-laptop:~/projects/memaker/memaker$ ./memaker
/home/webpigeon/projects/memaker/memaker/MeMaker/MeMakerGui.py:84: GtkWarning: Can't set a parent on widget which has a parent

  self.meMakerWin.add_from_file(gtkbuilderfile)
**
Gtk:ERROR:/build/buildd/gtk+2.0-2.18.0/gtk/gtkcontainer.c:2717:IA__gtk_container_propagate_expose: assertion failed: (child->parent == GTK_WIDGET (container))
Aborted (core dumped)

Revision history for this message
Joseph Walton-Rivers (webpigeon) wrote :

This was my fault. When fixing the prevous bug one of the IDs I renamed was image3, as there were two of them which was causing a conflict, however I failed to notice that one of the IDs pointed to the gtk-undo image. I changed the icon in the file menu to be the changed ID and the problem was fixed (again very very sorry).

Changed in memaker:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → Joseph Walton-Rivers (webpigeon)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.