Hi list,

I've got a problem on loading the dark skin on startup. Freevo complains
with those message in the log:

-- snip --
ERROR: XML file corrupt
Traceback (most recent call last):
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/skins/main/xml_skin.py",
line 1100, in load
    parser.parse()
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/util/fxdparser.py", line
210, in parse
    callback = self.read_callback[node.name](self, node)
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/skins/main/xml_skin.py",
line 1051, in fxd_callback
    self.prepare()
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/skins/main/xml_skin.py",
line 998, in prepare
    self.sets[s].prepare(layout)
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/skins/main/xml_skin.py",
line 831, in prepare
    self.areas[c].prepare(layout)
  File "/root/freevo-1.7/freevo-1.7.0-rc2/src/skins/main/xml_skin.py",
line 447, in prepare
    self.layout = layout[self.layout]
KeyError: 'title0'
skin not found, using fallback skin
skin error: can't find font "info value"
skin error: can't find font "info value"
skin error: can't find font "info value"
[...]
-- snip --

When I hit D in the main menu and manually select the dark skin,
everything works fine.
When I select another theme, e.g. rain, in the config, it's working
perfectly even on startup.

I'm running freevo-1.7.0-rc2, but had the same problem on a old 1.5.x
version (can't remember exactly which version). I haven't installed
freevo with setup.py, but instead running it directly from the unpacked
dir (copied to /usr/local).
kaa was installed using setup.py, in case this matters.

Any help appreciated!

Cheers,
Manuel

-- 
[EMAIL PROTECTED]
http://www.malteser-berlin.de
http://www.matronix.de - http://www.elektronik-kompendium.de/public/borchers


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

Reply via email to