Paul Sijben wrote:
> I seem to be unable to record this show through the web-interface. See 
> the debug output below.
> 
> Do I conclude correctly from this that String(prog) is barfing over the 
> accented e in the title which it is trying to print because debugging is on?

Will you submit a bug report at
http://sourceforge.net/tracker/?func=add&group_id=46652&atid=446895

Thanks,
Duncan

> -------
> 
> 2006/11/10 09:51 CET [HTTPChannel,373,127.0.0.1] findProg: 5, 1163145600
> 2006/11/10 09:51 CET [HTTPChannel,373,127.0.0.1] CHANNEL MATCH: 5
> 2006/11/10 09:51 CET [HTTPChannel,373,127.0.0.1] PROGRAM MATCH: Donna op één
> 2006/11/10 09:51 CET [HTTPChannel,373,127.0.0.1] 127.0.0.1 - - 
> [10/Nov/2006:08:51:31 +0000] "POST / HTTP/1.0" 200 1395 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2006/11/10 09:51 CET [HTTPChannel,374,127.0.0.1] scheduleRecording: 
> prog.channel_id="5" chan.id="5" chan.tunerid="12"
> 2006/11/10 09:51 CET [HTTPChannel,374,127.0.0.1] GET: reading cached 
> file (/var/cache/freevo/record_schedule.xml)
> 2006/11/10 09:51 CET [HTTPChannel,374,127.0.0.1] Return cached data
> 2006/11/10 09:51 CET [HTTPChannel,374,127.0.0.1] addProgram: key is 
> "5:1163145600"
> 2006/11/10 09:51 CET [HTTPChannel,374,127.0.0.1] Traceback (most recent 
> call last):
>            File "/usr/lib/python2.4/site-packages/twisted/web/http.py", 
> line 601, in requestReceived
>              self.process()
>            File 
> "/usr/lib/python2.4/site-packages/twisted/web/server.py", line 160, in 
> process
>              self.render(resrc)
>            File 
> "/usr/lib/python2.4/site-packages/twisted/web/server.py", line 167, in 
> render
>              body = resrc.render(self)
>            File 
> "/usr/lib/python2.4/site-packages/twisted/web/xmlrpc.py", line 117, in 
> render
>              defer.maybeDeferred(function, *args).addErrback(
>          --- <exception caught here> ---
>            File 
> "/usr/lib/python2.4/site-packages/twisted/internet/defer.py", line 107, 
> in maybeDeferred
>              result = f(*args, **kw)
>            File 
> "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", line 
> 775, in xmlrpc_scheduleRecording
>              (status, response) = self.scheduleRecording(prog)
>            File 
> "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", line 
> 264, in scheduleRecording
>              scheduledRecordings.addProgram(prog, tv_util.getKey(prog))
>            File 
> "/usr/lib/python2.4/site-packages/freevo/tv/record_types.py", line 58, 
> in addProgram
>              print 'addProgram: actually adding "%s"' % String(prog)
>            File 
> "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 331, in write
>              d = (self.buf + data).split('\n')
>          exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 
> 0xc3 in position 71: ordinal not in range(128)
> 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to