On Mon, Jul 21, 2008 at 08:16:29PM +0200, Gorka Olaizola wrote:
> On Thu, Jul 17, 2008 at 10:27:42PM +0200, Gorka Olaizola wrote:
> 
> I've partially solved the problem using
> 
>     self.player.playerGUI.pbox = PopupBox(text=_('Filling cache...'), 
> parent=self.player.playerGUI)
> 
I got it. I needed to add

    rc.app(self.player.playerGUI)

to enable the player to catch the events again. Maybe there is a bug
somewhere because the function osd.remove_app called from
GUIObject.destroy() seems to do something like that.

I think I'll get a working patch soon.

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to