Re: The bug hunt continues.



It is simply a reference counting problem on the root uih. The root uih is
created in gnome_ui_handler_construct. When I add a additional reference to
this objref with:

 CORBA_Object_duplicate (root->uih_corba, &ev);

I can switch between the components one more time (for each reference added).
This mean that switching between components does release the objref too many
times.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]