Hello,

I'm attaching freevo messages when I change LOCALE='latin-2'. All my intention is to use latin-2 for displaying text on Freevo. But obviously there has something to be changed in skin files also...

I'd like to help, but I'm total newbie into this, so any advice or help could be a great start.

ERROR: XML file corrupt
Traceback (most recent call last):
 File "./src/skins/main/xml_skin.py", line 1036, in load
   file_geometry = attr_str(freevo_type, "geometry", '')
 File "./src/skins/main/xml_skin.py", line 207, in attr_str
   return node.attrs[('', attr)].encode(config.LOCALE)
LookupError: unknown encoding: latin-2
skin not found, using fallback skin
ERROR: XML file corrupt
Traceback (most recent call last):
 File "./src/skins/main/xml_skin.py", line 1036, in load
   file_geometry = attr_str(freevo_type, "geometry", '')
 File "./src/skins/main/xml_skin.py", line 207, in attr_str
   return node.attrs[('', attr)].encode(config.LOCALE)
LookupError: unknown encoding: latin-2
freevo: could not connect to socket
freevo: Connection refused
WARNING: Could not initialize PyLirc!
Traceback (most recent call last):
 File "./src/main.py", line 109, in ?
   menuwidget = menu.get_singleton()
 File "./src/menu.py", line 91, in get_singleton
   _singleton = MenuWidget()
 File "./src/menu.py", line 209, in __init__
   GUIObject.__init__(self)
 File "./src/gui/GUIObject.py", line 154, in __init__
   self.skin_info                 = self.skin.GetPopupBoxStyle(self)
 File "./src/skins/main/main.py", line 511, in GetPopupBoxStyle
   layout = settings.popup
AttributeError: XMLSkin instance has no attribute 'popup'

Regards,

Robert




------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to