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).

Jason.


------------------------------------------------------------------------------
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

Reply via email to