I'm seeing the following crash with freevo 1.5.0rc2. Any idea what's causing it?

Cheers,
Shaun


Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 368, in ?
    plugin.init(splash.progress)
  File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 356, in init
    callback(int((float(current) / len(__all_plugins__)) * 100))
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 259, in progress
    skin.draw('splashscreen', None)
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/main.py", line 584, in draw
    a.draw(settings, object, menu, style, type, self.force_redraw)
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line 195, in draw
    self.redraw = self.init_vars(settings, item_type, widget_type)
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line 502, in 
init_vars
    area = settings.sets[widget_type]
KeyError: 'splashscreen'


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to