[mythtv-users] mirobridge crashes in 0.24

Joey Morris rjmorris at nc.rr.com
Wed Dec 1 05:25:22 UTC 2010


I'm trying to run mirobridge with 0.24. Providing the -t option shows
that my environment is set up properly. However, when I run mirobridge
it crashes with the traceback below. Any ideas?

Traceback (most recent call last):
  File "/usr/share/mythtv/imports/mirobridge/mirobridge.py", line 2695, in <module>
    main()
  File "/usr/share/mythtv/imports/mirobridge/mirobridge.py", line 2372, in main
    videostodelete = getOldrecordedOrphans()
  File "/usr/share/mythtv/imports/mirobridge/mirobridge.py", line 1173, in getOldrecordedOrphans
    delOldRecorded((channel_id, data['starttime'])).delete()
  File "/usr/share/mythtv/imports/mirobridge/mirobridge.py", line 556, in delete
    if (self.where is None) or \
  File "/usr/lib/pymodules/python2.6/MythTV/altdict.py", line 27, in __getattr__
    raise AttributeError(str(name))
AttributeError: where

This is the output of mirobridge.py -t:

2010-12-01 00:06:57,109 - mirobridge - INFO - Using python library 'pyparsing' version 1.5.2
2010-12-01 00:06:57,653 - mirobridge - INFO - Miro Bridge version v0.5.8 with Miro version 3.0.3
2010-12-01 00:06:57,653 - mirobridge - INFO - Using mirobridge_interpreter_3_0_0
2010-12-01 00:06:57,691 - mirobridge - INFO - 
2010-12-01 00:06:59,900 - mirobridge - INFO - The environment test passed !

Thanks!


More information about the mythtv-users mailing list