hi ppl :)
i run ubuntu feisty, there was an updated package of freevo lately, i got now 
1.7.3 everything is
workign fine, except the tvguide, when i click on it, i get this:

web.Server Traceback (most recent call last):

<type 'exceptions.UnicodeDecodeError'>: 'utf8' codec can't decode bytes in 
position 42-44: invalid
data
/usr/lib/python2.5/site-packages/twisted/web/server.py, line 160 in process
158    try:
159      resrc = self.site.getResourceFor(self)
160      self.render(resrc)
161    except:
Self
site    
twisted.web.server.Site instance @ 0x857542c <twisted.web.server.Site instance 
at 0x857542c>
Locals
resrc   
__builtin__.GuideResource instance @ 0x92c792c <__builtin__.GuideResource 
instance at 0x92c792c>
self    
twisted.web.server.Request instance @ 0x92ea3ec <GET /guide.rpy HTTP/1.1>
/usr/lib/python2.5/site-packages/twisted/web/server.py, line 167 in render
165  def render(self, resrc):
166    try:
167      body = resrc.render(self)
168    except UnsupportedMethod, e:
Locals
resrc   
__builtin__.GuideResource instance @ 0x92c792c <__builtin__.GuideResource 
instance at 0x92c792c>
self    
twisted.web.server.Request instance @ 0x92ea3ec <GET /guide.rpy HTTP/1.1>
Globals
UnsupportedMethod       <class 'twisted.web.server.UnsupportedMethod'>
/usr/lib/python2.5/site-packages/freevo/www/web_types.py, line 100 in render
98      # thus we return the self._render methode
99      # which hopefully will do something usefull
100      return self._render(request)
101
Locals
self    
__builtin__.GuideResource instance @ 0x92c792c <__builtin__.GuideResource 
instance at 0x92c792c>
request 
twisted.web.server.Request instance @ 0x92ea3ec <GET /guide.rpy HTTP/1.1>
/usr/share/freevo/htdocs/guide.rpy, line 247 in _render
245
246      rowdata.append("</tr>")
247      fv.res += string.join(rowdata, "\n")
248    fv.tableClose()
Locals
rowdata 
List instance @ 0x92eaccc
"<tr class='chanrow'>"
"<td class='channel'>E\xe9n</td>"
'</tr>'
fv      
www.web_types.HTMLResource instance @ 0x92c702c <www.web_types.HTMLResource 
instance at 0x92c702c>
Globals
string  <module 'string' from '/usr/lib/python2.5/string.pyc'>

<type 'exceptions.UnicodeDecodeError'>: 'utf8' codec can't decode bytes in 
position 42-44: invalid
data

someone has an idea how to fix it? thx in advance :)
katie-J. :)


      Get news delivered with the All new Yahoo! Mail.  Enjoy RSS feeds right 
on your Mail page. Start today at http://mrd.mail.yahoo.com/try_beta?.intl=ca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to