Hi Julius, I am getting this error randomly some times i get first time some times after running 3-4 times.
I have one pthread for serial communication and the main thread main() program for the GUI I am not sure how should i narrow down this problem? Regards, Nisha On 3/22/08, Julius Luukko <[EMAIL PROTECTED]> wrote: > > nisha jain wrote: > > I am getting following run time exception some times while running > > number of times... > > > > N800App[2455]: GLIB CRITICAL ** Gtk - gtk_box_pack_start: assertion > > `child->parent == NULL' failed > > > > Please let me know if some one has any idea about it? > > Hello Nisha, > > You are probably trying to pack a widget twice. Maybe you copied the > call of gtk_box_pack_start a few lines above and did not remember to > change the name of the widget? > > Regards, > > Julius > >
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
