[mythtv-users] Seg fault when watching YouTube videos in Mythnetvision

Raymond Wagner raymond at wagnerrp.com
Wed Oct 10 15:18:00 UTC 2012


On 9/24/2012 20:22, Anthony Giggins wrote:
> File "/usr/lib/python2.6/site-packages/MythTV/methodheap.py", line 1095, in __init__
>   self.db = DBCache(db)
> File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 965, in __init__
>   dbconn = xml.getConnectionInfo(pin)
> File "/usr/lib/python2.6/site-packages/MythTV/connections.py", line 619, in getConnectionInfo
>   dat = self._request('Myth/GetConnectionInfo', Pin=pin).readJSON()

This indicates the Python bindings cannot find a copy of your 
config.xml, and have attempted, and failed, to find a suitable backend 
using UPnP.


More information about the mythtv-users mailing list