[mythtv-users] mirobridge - bad table name mythconverg.deloldrecorded

Raymond Wagner raymond at wagnerrp.com
Sun Sep 5 20:33:16 UTC 2010


  On 9/5/2010 12:22, Brian Ruth wrote:
> Traceback (most recent call last):
>   File 
> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
> line 2640, in <module>
>     main()
>   File 
> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
> line 2317, in main
>     videostodelete = getOldrecordedOrphans()
>   File 
> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
> line 1113, in getOldrecordedOrphans
>     oldrecorded_array = 
> list(mythdb.searchOldRecorded(chanid=channel_id, ))
>   File "/usr/lib/python2.6/site-packages/MythTV/utility.py", line 145, 
> in __call__
>     yield self.dbclass.fromRaw(row, self.inst)
>   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 
> 107, in fromRaw
>     cls._setClassDefs(db)
>   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 
> 250, in _setClassDefs
>     super(DBDataWrite, cls)._setClassDefs(db)
>   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 73, 
> in _setClassDefs
>     cls._field_order = db.tablefields[cls._table]
>   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 
> 798, in __getitem__
>     raise MythDBError(MythDBError.DB_RAW, e.args)
> MythTV.exceptions.MythDBError: MySQL error: MySQL error 1146: Table 
> 'mythconverg.deloldrecorded' doesn't exist

Fixed in r26135.  Thanks for the catch.


More information about the mythtv-users mailing list