Hello,

 

Since about Friday of last week CVS has been crashing on the main menu, here is the trace back I get:

 

Crash!

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 374, in ?

    MainMenu().getcmd()

  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 167, in getcmd

    menuw = menu.MenuWidget()

  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 180, in __init__

    GUIObject.__init__(self)

  File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line 116, in

__init__

    self.skin_info_widget = self.content_layout.types['widget']

KeyError: 'widget'

 

I tried disabling all plugins and I tried delete all of freevo (as well as my CVS directory) doing a checkout and autogen.sh followed by python setup.py install, but I still get the crash.

 

This isn’t a big deal because I can just do a CVS –D ‘X days ago’ but I though someone might want to know.

 

Thanks

 

Andrew

 

 

 

Reply via email to