I touch my freevo box as little as possible and it has been running fine
for quite a while. But recently something apparently changed as the web
interface is broken. (since 25 march according to my log)
Selection of programs in the tv guide results in an exception in the
webserver (see trace 1 below)
I can fix that by changing line 50 in proginfo.rpy from int( to float(
and then I get the popup window again. This allows me to select
favorites again.,
However selecting shows for recording directly seems to be a bit shaky
(as it sometimes it works and sometimes it does not, see trace 2)
does anyone see method to this madness?
I would appreciate any help to fix this.
Paul
----trace 1---------
2006/04/02 09:35 CEST [HTTPChannel,0,10.100.0.2] Traceback (most recent
call last):
File
"/usr/lib/python2.3/site-packages/twisted/protocols/basic.py", line 223,
in dataReceived
why = self.lineReceived(line)
File
"/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 965,
in lineReceived
self.allContentReceived()
File
"/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 1006,
in allContentReceived
req.requestReceived(command, path, version)
File
"/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 557,
in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python2.3/site-packages/twisted/web/server.py",
line 165, in process
self.render(resrc)
File "/usr/lib/python2.3/site-packages/twisted/web/server.py",
line 172, in render
body = resrc.render(self)
File
"/usr/lib/python2.3/site-packages/freevo/www/web_types.py", line 88, in
render
return self._render(request)
File "/usr/share/freevo/htdocs/proginfo.rpy", line 50, in _render
starttime = int( id[id.find(":")+1:] )
exceptions.ValueError: invalid literal for int(): 1143964800.0
2006/04/02 09:35 CEST [HTTPChannel,0,10.100.0.2] 10.100.0.2 - -
[02/Apr/2006:07:35:55 +0000] "GET /proginfo.rpy?id=1:1143964800.0
HTTP/1.1" 500 9028 "http://localhost:8080/guide.rpy" "Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111
Firefox/1.5.0.1"
-------------------------
---trace 2-----
2006/03/31 20:48 CEST [HTTPChannel,3,10.100.0.2] 10.100.0.2 - -
[31/Mar/2006:18:48:57 +0000] "GET /proginfo.rpy?id=31:1143839700.0
HTTP/1.1" 200 1
056 "http://localhost:8080/guide.rpy" "Mozilla/5.0 (Windows; U; Windows
NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1"
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] Traceback (most recent
call last):
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/site-packages/freevo/tv/record_client.py", line 107,
in scheduleRecord
ing
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] (status, message) =
server.scheduleRecording(jellyToXML(prog))
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/xmlrpclib.py", line 1032, in __call__
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] return
self.__send(self.__name, args)
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/xmlrpclib.py", line 1319, in __request
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] verbose=self.__verbose
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/xmlrpclib.py", line 1083, in request
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] return
self._parse_response(h.getfile(), sock)
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/xmlrpclib.py", line 1222, in _parse_response
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] return u.close()
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] File
"/usr/lib/python2.3/xmlrpclib.py", line 745, in close
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] raise
Fault(**self._stack[0])
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] Fault: <Fault 8002:
'error'>
2006/03/31 20:49 CEST [HTTPChannel,4,10.100.0.2] 10.100.0.2 - -
[31/Mar/2006:18:49:00 +0000] "GET
/record.rpy?chan=31&start=1143839700.0&action=ad
d HTTP/1.1" 200 5690 "http://localhost:8080/guide.rpy" "Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111
Firefox/1.5.0.1
"
2006/03/31 20:49 CEST [HTTPChannel,3,10.100.0.2] 10.100.0.2 - -
[31/Mar/2006:18:49:22 +0000] "GET /images/tab/bg.gif HTTP/1.1" 404 165
"http://loc
alhost:8080/styles/main.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1"
--
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL http://www.sijben.net
tel:+31 334557522 fax:+31 33 4557523
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users