Jason Tackaberry wrote: > On Wed, 2009-01-14 at 21:50 +0000, Adam Charrett wrote: >> Yes, the new dialog module uses kaa.display if available to display >> dialogs/OSDs over video. > > Ok. It's not clear to me where things could be going wrong. > > Duncan, was SystemExit raised in the main process? kaa.display should > not interfere with this or prevent the process from shutting down. > > Hopefully you can troubleshoot a bit more and give me some idea as to > what, if anything, kaa.display is doing wrong. > > Add some print statements to X11Display.handle_events and make sure > things aren't blocking in the call to self._display.handle_events(). > That's the only thing I could think of that could cause problems > (although it should never block there).
It is quite long winded testing the autoshutdown code as you need to wait a while for the timer to activate. Could be possible that certain flows in the code do not generate a SystemExit, different behaviour for X11 and DirectFB/frame-buffers as the display driver. I will try to see what is going on and provide some feedback. Duncan ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel