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

I'm using xine (gstreamer is installed but deactivated -- 
player.gstreamer.activate = False -- as well as mplayer).


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
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb671d924> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb6736764> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Container.__del__ of <freevo.ui.gui.widgets.Container object at 
0xb6aee36c>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673dc34> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Container.__del__ of <freevo.ui.gui.widgets.Container object at 
0xb6aee7ec>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673dbfc> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673dbc4> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673db8c> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673db54> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in 
<function <lambda> at 0xb673db1c> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method InfoText.__del__ of <freevo.ui.gui.widgets.infotext.InfoText object at 
0xb67456ec>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Text.__del__ of <freevo.ui.gui.widgets.text.Text object at 0xb674578c>> 
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Text.__del__ of <freevo.ui.gui.widgets.text.Text object at 0xb674594c>> 
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Text.__del__ of <freevo.ui.gui.widgets.text.Text object at 0xb67458ac>> 
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Text.__del__ of <freevo.ui.gui.widgets.text.Text object at 0xb674586c>> 
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Text.__del__ of <freevo.ui.gui.widgets.text.Text object at 0xb6f1708c>> 
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Image.__del__ of <freevo.ui.gui.widgets.image.Image object at 
0xb67455ec>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Image.__del__ of <freevo.ui.gui.widgets.image.Image object at 
0xb674556c>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound 
method Image.__del__ of <freevo.ui.gui.widgets.image.Image object at 
0xb67454ac>> ignored


The number of exceptions varies.


Regards, Tom.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

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