<br><div class="gmail_quote">On Sun, Dec 19, 2010 at 8:00 AM, Udo van den Heuvel <span dir="ltr"><<a href="mailto:udovdh@xs4all.nl">udovdh@xs4all.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 2010-12-19 14:17, Jan Ceuleers wrote:<br>
> On 19/12/10 10:07, Udo van den Heuvel wrote:<br>
>> When I see the error below, what is the most likely cause?<br>
>><br>
>> [mythtv@recorder ~]$ ./Find_orphans.py<br>
>> Traceback (most recent call last):<br>
>> File "./Find_orphans.py", line 224, in<module><br>
>> main()<br>
>> File "./Find_orphans.py", line 161, in main<br>
>> recs, zerorecs, orphvids, orphimgs, dbbackup, unfiltered =<br>
>> populate(host)<br>
> (...)<br>
>><br>
>> How can I help fix this?<br>
><br><br>
</div>Thanks but strange as we have 0.24 here:<br>
<br><div><div class="h5"></div></div></blockquote><div><br></div><div>I'm also running 0.24 and am seeing the same error. Let me know if there is any additional output that can help in figuring this out.</div><div><br>
</div><div>ryan@mythbuntu01:/usr/local/bin$ ./find_orphans.py</div><div>Traceback (most recent call last):</div><div> File "./find_orphans.py", line 224, in <module></div><div> main()</div><div> File "./find_orphans.py", line 161, in main</div>
<div> recs, zerorecs, orphvids, orphimgs, dbbackup, unfiltered = populate(host)</div><div> File "./find_orphans.py", line 84, in populate</div><div> recs = list(DB.searchRecorded(**kwargs))</div><div> File "/usr/lib/pymodules/python2.6/MythTV/utility.py", line 139, in __call__</div>
<div> where,fields,joinbit = self.parseInp(kwargs)</div><div> File "/usr/lib/pymodules/python2.6/MythTV/utility.py", line 176, in parseInp</div><div> raise TypeError(errstr % (self.__name__, key))</div><div>
TypeError: searchRecorded got an unexpected keyword argument 'livetv'</div><div><br></div><div> ryan@mythbuntu01:/usr/local/bin$ mythbackend --version</div><div>Please attach all output as a file in bug reports.</div>
<div>MythTV Version : 3e9463e</div><div>MythTV Branch : fixes/0.24</div><div>Network Protocol : 63</div><div>Library API : 0.24.20101129-1</div><div>QT Version : 4.7.0</div><div>Options compiled in:</div>
<div>
linux debug using_alsa using_jack using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg</div>
<div><br></div><div>Thanks,</div><div>Ryan</div></div><br>