Hi Animesh, Thanx for your valuable inputs................
Will try that................ on exit it comes to this function dfb_wm_update_window............ Can u elaborate on what exactly i should be doing........... I m new to this DFB stuff............... Thanx Sv........... On Fri, Apr 25, 2008 at 6:30 PM, animesh <[EMAIL PROTECTED]> wrote: > Hi, > The problem is your application while exiting is not releasing the > resource allocated while initialization. > Line You need to do dfb->Release (dfb); > Kindly check at what point is you application exiting, and at that > place kindly add the code for release, > for all the resource you have allocated like, primary surface, > idirectfb instance, inputbuffer etc. > > Hope you won't get this warning message. > And if i am not wrong this is not the correct mailing list to put these > problems, you can use the user fouram. > > Regards > Animesh > > svalbard colaco wrote: > > HI all, > > Porting Evolution mail client on DFB and my application runs k..but on exit > it requires to reboot the machine........... > It doesnt exit the process smoothly...............every time i exit i got > to reboot the machine....... > > It gives me the following warnings.......... > > (!!!) *** WARNING [Application exited without deinitialization of > DirectFB!] *** [core.c:775 in dfb_core_deinit_check()] > (!!!) *** ONCE [waiting for DirectFB slaves to terminate] *** [core.c:373 > in dfb_core_destroy()] > > Regards > sv. > > ------------------------------ > > _______________________________________________ > directfb-dev mailing [EMAIL > PROTECTED]://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > >
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev