Justin Wetherell wrote:
> Yep, that was the problem. Good catch!
> 
> On Feb 5, 2008 9:12 AM, Adam Charrett <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     On Tue, February 5, 2008 1:12 pm, Justin Wetherell wrote:
>      > Yea, I see the same thing, no real log data even with DEBUG set.
>     The end
>      > result is I cannot watch TV through Freevo because it removes the
>     plugin
>      > when the TV_CHANNELS fails to be created. I also get this when I
>     start the
>      > recordserver and even when I run tv_grab.
> 
>     Quick check of svn most recent config.py, suggests line 970 is the
>     problem, try changing "f = config.TV_CHANNELS_COMPARE" to "f =
>     TV_CHANNELS_COMPARE"
> 

Very good spot Adam, as I have TV_CHANNELS set up the detect_channels
never gets called so I can't reproduce the bug under normal circumstances.

This is a bad bug so I'll do a quick fix release.

Duncan

> 
>      > On Feb 5, 2008 1:33 AM, Evan Hisey <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>      >
>      >> Duncan-
>      >>  I tested deleting both the freevo-1.8 test directory and the build
>      >> dir. After reinstalling I still get the same error, with no useful
>      >> information in the log. In the logs it shows up right after reading
>      >> local_config.py
>      >>
>      >> Evan
>      >>
>      >> On Feb 5, 2008 12:16 AM, Duncan Webb <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>      >> > Justin Wetherell said the following, on 05/02/2008 03:49:
>      >> > > I am getting the same error:
>      >> > > Error in TV.xml file, unable to set TV_CHANNELS
>      >> > > global name 'config' is not defined
>      >> > >
>      >> > > What was the solution? I don't have freevo installed in
>      >> site-packages.
>      >> > >
>      >> >
>      >> > Removing the build directory and reinstalling freevo to another
>      >> > directory, Is there some information in the logs like where is
>     this
>      >> > message coming from. Clearly it is an exception that have been
>     trapped
>      >> > but from where?
>      >> >
>      >> > Duncan
>      >> >
>      >> >
>      >> > >
>      >> > > On Feb 3, 2008 1:27 PM, Evan Hisey <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> 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')
>      >> > >>
>      >> > >> Also getting the:
>      >> > >>
>      >> > >> Error in TV.xml file, unable to set TV_CHANNELS
>      >> > >> global name 'config' is not defined
>      >> > >>
>      >> > >> when starting any freevo or the servers.

-------------------------------------------------------------------------
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