Bjoern Franke schrieb:
> Hello,
> 
> some months ago I had the same problem, but I don't remember how I fixed 
> it.
> The freevo-webserver has problems with the german "Umlaute" in the 
> TV.xml-file.
> 
> Freevo is version 1.8.1, LOCALE in local_config.py is set to iso-8859-15.
> 
> web.Server Traceback (most recent call last):

Hm, strange. I now converted TV.xml from iso-8859-1 to utf-8 with iconv 
and the problem still occurs.

web.Server Traceback (most recent call last):
[...]

twisted.web.server.Request instance @ 0x8a7670c <GET /record.rpy HTTP/1.1>
/usr/share/freevo/htdocs/record.rpy, line 141 in _render
139
140      if prog.desc == '':
141        cell = _('Sorry, the program description for %s is 
unavailable.') % ('<b>'+prog.title+'</b>')
142      else:
Locals
prog    
tv.epg_types.TvProgram instance @ 0x97e18ec <TvProgram 'phoenix.de' Mi 
01:40->02:25>
cell    u'Monika Weimar und der Kindermord'


-- 
[EMAIL PROTECTED] | bjo.nord-west.org | nord-west.org

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to