Duncan Webb wrote:
> Hi,
>
> Made some progress, thanks for the READMEs.

Great.

> Now the program bombs out looking for config.LIVETV_URL on the line:
> url = 'udp://%s:%s' % (config.LIVETV_URL, channel.port)
>
> Traceback (most recent call last):
>   File
>   "/usr/local/freevo2/lib/python2.3/site-packages/freevo/ipc/mbus_wrapper.py",
>   line 113, in __call__
>     result = super(RPC, self).__call__(*args)
>   File
>   "/usr/local/freevo2/lib/python2.3/site-packages/kaa/notifier/callback.py",
>   line 171, in __call__
>     result = cb(*cb_args, **cb_kwargs)
>   File "lib/python2.3/site-packages/freevo/tvserver/server.py", line
>   640, in rpc_watch_start
> AttributeError: 'module' object has no attribute 'LIVETV_URL'
>
> I added to local_conf.py, but this didn't work
> LIVETV_URL='localhost'

oops, my fault. For some strange reason I forgot to update server.py
to the new config stuff. Try again.

Dischi

-- 
Linux: Because rebooting is for adding new hardware.

Attachment: pgpVuXohxjR8L.pgp
Description: PGP signature

Reply via email to