"Justin Wetherell" wrote: > On 8/8/06, Dirk Meyer <[EMAIL PROTECTED]> wrote: >> >> In freevo/lib/mbus/examples are rpcclient.py >> and rpcserver.py. Please test them. > > > rpc_sum: incoming call from: lang:python type:test name:rpcclt > id:[EMAIL PROTECTED] > building sum of: [1, 2, 3, 4] > got response to 2 from lang:python type:test name:rpcclt > id:[EMAIL PROTECTED] > -> application status: True > -> application result: OK > -> application description: the sum was calculated successfully > -> arguments: [10] > sum is: [10] > > But when I look at the same packets in ethereal, it also states that the > checksum has failed. > > So we can't autodetect it. That's ok (I guess). But how did you get >> the numbers of correct channels? Something in the ivtv part does not >> make sense to me. And I have no card to test.
Please add some debug to mbus/entity.py in send around line 191. Start
by adding 'print cmd' at the start of the function to see what is
happening.
> I'll look into it more; this is the output when starting tvdev. I believe it
> get's all this info from my channels.conf which I populated myself.
>
> INFO v4l_tuner(258): adding channel: 2:LOOR002:55250
> INFO v4l_tuner(258): adding channel: 3:KYW:61250
[...]
So it should upadte the epg mapping. But again, I don't know the ivtv
code. Check tvserver/recorder.py in describe_cb what the server tries
to do with the mapping.
Dischi
--
I'm going to live forever, or die trying!
-- Spider Robinson
pgpmVkkbU2sSS.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
