Hi all
    I found with svn that if MENU_GOTO_SHUTDOWN is sent twice in a row
 a traceback.
occurs.

start "freevo plugins -l" to get a list of plugins
Freevo 1.8.4 r11216 ready
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/freevo/main.py", line 307,
in eventhandler
    app.eventhandler(event)
  File "/usr/lib64/python2.5/site-packages/freevo/util/benchmark.py",
line 91, in origfunc
    return func(*args, **kwargs)
  File "/usr/lib64/python2.5/site-packages/freevo/menu.py", line 808,
in eventhandler
    self.goto_media_menu("shutdown")
  File "/usr/lib64/python2.5/site-packages/freevo/util/benchmark.py",
line 91, in origfunc
    return func(*args, **kwargs)
  File "/usr/lib64/python2.5/site-packages/freevo/menu.py", line 339,
in goto_media_menu
    if self.all_items.index(menuitem) >= self.rows - 1:
ValueError: list.index(x): x not in list


Later

Jonathan

-------------------------------------------------------------------------
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-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to