[mythtv-commits] Ticket #5616: mythtv-setup XMLTVFindGrabbers -- Cannot create children for a parent that is in a different thread

MythTV mythtv at cvs.mythtv.org
Tue Aug 12 22:45:20 UTC 2008


#5616: mythtv-setup XMLTVFindGrabbers -- Cannot create children for a parent that
is in a different thread
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  ijr    
     Type:  defect                            |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  mythtv                            |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 In mythtv-setup when entering Video Sources and selecting a video source
 (in my case a Schedules Direct source), the errors:

 {{{
 QObject: Cannot create children for a parent that is in a different
 thread.
 (Parent is QProcess(0x8bd50ec), parent's thread is QThread(0x87d3cc8),
 current thread is XMLTVFindGrabbers(0x8bd50e4)
 QObject: Cannot create children for a parent that is in a different
 thread.
 (Parent is QProcess(0x8bd50ec), parent's thread is QThread(0x87d3cc8),
 current thread is XMLTVFindGrabbers(0x8bd50e4)
 QObject: Cannot create children for a parent that is in a different
 thread.
 (Parent is QProcess(0x8bd50ec), parent's thread is QThread(0x87d3cc8),
 current thread is XMLTVFindGrabbers(0x8bd50e4)
 QObject: Cannot create children for a parent that is in a different
 thread.
 (Parent is QProcess(0x8bd50ec), parent's thread is QThread(0x87d3cc8),
 current thread is XMLTVFindGrabbers(0x8bd50e4)
 QObject: Cannot create children for a parent that is in a different
 thread.
 (Parent is QProcess(0x8bd50ec), parent's thread is QThread(0x87d3cc8),
 current thread is XMLTVFindGrabbers(0x8bd50e4)
 2008-08-12 18:24:13.268 XMLTVFindGrabbers: Failed to run tv_find_grabbers
 2008-08-12 18:24:14.385 Fetching lineups from Schedules Direct...
 }}}

 occur and then mythtv-setup seems to lock up.  BT attached for good
 measure.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5616>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list