> > Denis Oliver Kropp schrieb: > >/ Dirk E. Wagner schrieb: > />>/ Hello, > />>/ > />>/ I'm using dfb 0.9.25.1 and I have the problem that when I releasing > />>/ the dfb resources during app shutdown, I got the error messge: > />>/ > />>/ (!!!) *** WARNING [still objects in 'Window Pool'] *** > />>/ > />>/ But I have no window objects in my app, so I can't release them. I > />>/ find in the mailing list a post with exact the same problem but no > />>/ solution: > />>/ > />>/ http://mail.directfb.org/pipermail/directfb-users/2006-April/001738.html > />>/ > />>/ The problem occurs since I upgraded from 0.9.18 to 0.9.25.1 > />>/ > />>/ @ Denis Oliver Kropp, you wrote in the following post > />>/ http://mail.directfb.org/pipermail/directfb-users/2006-April/001776.html > />>/ > />>/ <snip> > />>/ There was a problem with the reference counting IIRC, that wasn't solved > />>/ yet. But it's not more than just this single cursor window that will be > />>/ destroyed only during shutdown. I might get back to that soon, but first > />>/ I'll do the release really now. > />>/ <snip> > />>/ > />>/ Do you fixed that? > />/ > />/ I think that's fixed with the new window-less software cursor in RC1. > /Sorry, no. I tried RC1. Similar problem: > > (!!!) *** WARNING [still objects in 'Layer Region Pool'] *** > [../../../../DirectFB-1.0.0-rc1/lib/fusion/object.c:227 in > fusion_object_pool_destroy()] > (!!!) *** WARNING [still objects in 'Surface Pool'] *** > [../../../../DirectFB-1.0.0-rc1/lib/fusion/object.c:227 in > fusion_object_pool_destroy()]
Sorry, I found the problem: I forgot to release an event buffer. Now it works. But the error messages does not match to the bug. _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
