Hi,

I want to display an access to Gcompris for my son in Freevo main menu.

I put in my local_conf.py the following line
 *Code:*
plugin.activate('command.CommandMainMenuItem',
args=('/home/freevo/.freevo/fxd/gcompris.fxd'), level=45)


When i run Freevo, it starts but close with this message:

 **
CRITIQUE: Crash!: list index out of range
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/freevo/main.py", line 551, in
<module>
    MainMenu().getcmd()
  File "/usr/lib/python2.6/dist-packages/freevo/main.py", line 175, in
getcmd
    items += p.items(self)
  File "/usr/share/pyshared/freevo/plugins/command.py", line 478, in items
    cmd_item = command_items[0]
IndexError: list index out of range
Stopping webserver plugin.


When i comment the first line with # everything is alright and Freevo run
correctly.

Have you any ideas to resolve this problem?

Thanks for yours answers.

Spart34
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to