Clicking on file menu causes application to crash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| MeMaker |
Low
|
Joseph Walton-Rivers |
Bug Description
When I run memaker from the bzr mainline branch this is what happens:
webpigeon@
/home/webpigeon
self.
**
Gtk:ERROR:
Aborted (core dumped)
webpigeon@
/home/webpigeon
self.
**
Gtk:ERROR:
Aborted (core dumped)
Joseph Walton-Rivers (webpigeon) wrote : | #1 |
Changed in memaker: | |
status: | New → Fix Committed |
importance: | Undecided → Low |
assignee: | nobody → Joseph Walton-Rivers (webpigeon) |
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).