[EMAIL PROTECTED] wrote:
> Hi,
>
> trying to play a DVD results in:
>
> ****************
> ERROR handler(228): application.handler
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/ui/application/handler.py", 
> line 218, in handle
>     self.applications[-1].eventhandler(event=event)
>   File "/usr/lib/python2.4/site-packages/freevo/ui/application/menuw.py", 
> line 63, in eventhandler
>     return MenuStack.eventhandler(self, event)
>   File "/usr/lib/python2.4/site-packages/freevo/ui/menu/stack.py", line 180, 
> in eventhandler
>     if menu.eventhandler(event):
>   File "/usr/lib/python2.4/site-packages/freevo/ui/menu/menu.py", line 268, 
> in eventhandler
>     actions = self.selected.get_actions()
>   File "/usr/lib/python2.4/site-packages/freevo/ui/menu/item.py", line 164, 
> in get_actions
>     items = self.actions()
>   File "/usr/lib/python2.4/site-packages/freevo/ui/video/videoitem.py", line 
> 292, in actions
>     items += configure.get_items(self)
>   File "/usr/lib/python2.4/site-packages/freevo/ui/video/configure.py", line 
> 195, in get_items
>     if item.filename or (item.mode in ('dvd', 'vcd') and \
> AttributeError: 'VideoItem' object has no attribute 'player_rating'
> *************************
>
> Does this correspond to some configuration settings!?

Oops, looks like I forgot 'player_rating' in one point. Fixed now, but
DVDs sometimes just don't work. I will fix this soon.

> Shuting down freevo reports some exception when I played a movie or a audio 
> track:
>
> ERROR timer(86): calling callback on inactive timer (<WeakTimer for method 
> elapsed of audioplayer>)
> Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
> method Handler.__del__ of <freevo.ui.gui.areas.handler.Handler object at 
> 0xb6aee56c>> ignored
> Exception exceptions.TypeError: "'NoneType' object is not callable" in 
> <function <lambda> at 0xb673dae4> ignored
[...]

I know, I need to find out why. You can ignore this.


Dischi

-- 
There ought to be a better way to start the day than by getting up in
the morning.

Attachment: pgpdsdxkqvij1.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to