Murray Cumming wrote: > On Sun, 2009-06-07 at 12:05 +0200, Bartosz Kostrzewa wrote: >> Attached is a simple test case which explains what the problem is. The >> ending of Clutter::main() does not remove actors from the stage. >> stage->remove_actor(object) has to be called explicitly for the >> reference count of object to be decremented properly. I would consider >> this a bug taking into account how dynamic instantiation can be in C++. > > Can you add this to bugzilla, please? gnomemm/cluttermm in > bugzilla.gnome.org.
I couldn't find cluttermm in the projects list. I'll take another look. I'll change the description to "destructors of actors on the stage not called when cluttermm application is quit" > > I can't promise to take a look at this particularly soon, but I wouldn't > want us to forget about it. > Sure, exactly my thought. -- To unsubscribe send a mail to [email protected]
