Pascal Schirrmann wrote:
> Hi,
> 
> Maybe a trouble in my configuration, I did some changes lately on the 
> system :
> 
> Due to my system change, I wasn't able to record any tv show during 
> around two weeks. Now, this is working again, but in the Idlebar, the 
> 'TV busy' icon doesn't appear.
> This is no related to the idlebar plugin, because if a file like 
> FREEVO_CACHEDIR/record.* exists, the icon appears.
> (If fact, the upsoon plugin let a record.upsoon file, and I saw the icon).
> 'greping' trough code parts in the source, I didn't find a  relevant 
> part of code.
> it seems that the correct part of code is in helpers/recordserver.py (in 
> the handleEvents section), but reading the log of my recordserver 
> -system running with both DEBUG and DEBUG_CHILDAPP = 1 - I don't see any 
> evidence that the code went trough this place.
> 
> I'm using a PVR 150 card, so I'm using the ivtv_record.py plugin, but I 
> suspect that the relevant part of  the code is common to all record mode.
> 
> BTW, after a record, the system doesn't any more do a automatic capture 
> of the record.
> 
> Any ideas ?

It's because the rpc calls between freevo and the recordserver are not
working, so the file that tells the idlebar that a record is in progress
is not being created.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to