Evan Hisey wrote:
> Duncan-
>    Taking a look 1.7.x svn and have run in to some issues. First is
> probably simple, how do i get to the new web features I see listed in
> the changelog, like the web_encode page? I can't find anything in the
> plugins list or --help. There has been a color change on the tv guide
> webpage making the channels black on the dark blue rendering them
> unreadable (using firefox). There is a problem with the webserver and
> freevo not being able to see the recordserver. Freevo recordserver
> status reports it is up.
> 
> Error is:
>  2008-02-03 12:16:23,479 DEBUG    record_client.py (78): (111,
> 'Connection refuse
> d')
> Traceback (most recent call last):
>   File 
> "/home/barnowl/freevo-test/lib/python2.5/site-packages/freevo/tv/record_c
> lient.py", line 76, in connectionTest
>     (status, message) = server.echotest(teststr)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
>     verbose=self.__verbose
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1183, in request
>     self.send_content(h, request_body)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1297, in send_content
>     connection.endheaders()
>   File "/usr/lib/python2.5/httplib.py", line 856, in endheaders
>     self._send_output()
>   File "/usr/lib/python2.5/httplib.py", line 728, in _send_output
>     self.send(msg)
>   File "/usr/lib/python2.5/httplib.py", line 695, in send
>     self.connect()
>   File "/usr/lib/python2.5/httplib.py", line 679, in connect
>     raise socket.error, msg
> error: (111, 'Connection refused')


Line 76 of record_client.py doesn't exist, it's a blank line.

Can you remove the directories "build" and 
/home/barnowl/freevo-test/lib/python2.5/site-packages/freevo and then 
reinstall freevo. Looks like you picking up an old version.

Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to