Dirk Meyer wrote:
Duncan Webb wrote:
But now from the tvserver I'm seeing this message:
ERROR mbus_wrapper(127): Error in RPC handling
Traceback (most recent call last):
File "lib/python2.3/site-packages/freevo/ipc/mbus_wrapper.py", line
113, in __call__
result = super(RPC, self).__call__(*args)
File "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
618, in rpc_watch_start
raise IndexError('channel %s not found' % channel)
IndexError: channel bbc.co.uk not found
I've tried adding a print and a log message to the tvserver/server.py
script after line 612 but it doesn't display anything so it's hard to
see what data the kaa.epg.channels.id has.
You need a mapping in tvserver.conf, but I guess I need to clean up
all this stuff first before we can find that error. When I have some
hours time, I will move tvserver to the new config file and after that
we can see what is happening here.
What should be the next thing to look at?
The mapping in tvserver.conf
So the tvserver.conf under the section [epg mapping] contains the
mappings, remains empty after starting the tvserver and freevo2.
What is the syntax to manually add the mappings?
BTW do you want to have reported all the errors that I come across?
1)
File
"/usr/local/freevo2/lib/python2.3/site-packages/kaa/base/utils.py", line
117, in utf8
return str_to_unicode(s).encode("utf-8")
File
"/usr/local/freevo2/lib/python2.3/site-packages/kaa/base/utils.py", line
132, in str_to_unicode
return s.decode(c)
AttributeError: 'ProgramItem' object has no attribute 'decode'
2)
File
"/usr/local/freevo2/lib/python2.3/site-packages/kaa/notifier/callback.py",
line 171, in __call__
result = cb(*cb_args, **cb_kwargs)
File
"/usr/local/freevo2/lib/python2.3/site-packages/freevo/ui/application/eventhandler.py",
line 267, in handle
msg=_('Event \'%s\' crashed\n\nPlease take a ' \
AttributeError: 'module' object has no attribute 'syslogfile'
Thanks again
Duncan
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel