[mythtv-users] mirobridge cron and ubuntu 9.10

Jack McGee jack at greendesk.net
Sat Mar 20 20:53:51 UTC 2010


On 3/20/2010 2:42 PM, Doug Vaughan wrote:
> Eric and Jack,
>
> Try running this as your cron command:
> /usr/share/mythtv/mythvideo/scripts/mirobridge.py -V >> 
> "/tmp/mirobridge.log 2>&1
>
> The other "env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" 
> EXIT ..." commands were added as some users had issues. Mythbuntu has 
> the extra statements added as up to now they have not caused any 
> issues. Again some installs require the extra dbus related commands 
> and some do not. Maybe you will be among those that do not need the 
> extra dbus statements.
>


 From latest crontab -l

49 * * * * 
/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py 
-Vt >> "/tmp/mirobridge.log" 2>&1


This from mirobridge.log:

2010-03-20 15:49:02,236 - mirobridge - INFO - Using python library 
'pyparsing' version 1.5.2
2010-03-20 15:49:02,817 - mirobridge - CRITICAL - Importing Miro 
functions has an issue. Miro must be installed and functional, 
error(Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale 
NFS locks due to a system crash. See http://projects.gnome.org/gconf/ 
for information. (Details -  1: Not running within active session))
2010-03-20 15:49:02.317 Python Database Connection: Using connection 
settings from /home/mythuser/.mythtv/config.xml


More information about the mythtv-users mailing list