Menu

#260 Crash handling notebook's childrens

open
nobody
None
5
2005-12-10
2005-12-10
IloChab
No

I can't add more than one page to a notebook with the
designer editor because this produces a crash.
If I do it editing by hand my file I can't no longer
open it with the designer editor because Boa crashes.
The tracebak I get is:

[Debug] 16:01:04: Launching: "/usr/bin/python" Test.py

(python:3397): Gtk-WARNING **: Can't set a parent on
widget which has a parent

(python:3397): Gtk-WARNING **: Can't set a parent on
widget which has a parent

Gtk-ERROR **: file gtkcontainer.c: line 2447
(gtk_container_propagate_expose): a
ssertion failed: (child->parent ==
GTK_WIDGET (container))
aborting...

The file that makes it appen is the attached one.

I tried with BOA 0.4.4 but also with the cvs version of
10th december 2005

My environment is:

Fedora 4
# Python 2.4.1 (#1, May 16 2005, 15:19:29)
[GCC 4.0.0 20050512 (Red Hat 4.0.0-5)]
# wxPython 2.6.1.0, Boa Constructor 0.4.4

Discussion


Log in to post a comment.