[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
Mon Sep 22 14:02:58 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:  danielk 
     Type:  defect                            |       Status:  assigned
 Priority:  minor                             |    Milestone:  unknown 
Component:  mythtv                            |      Version:  head    
 Severity:  medium                            |   Resolution:          
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by anonymous):

 try inhering ur class from QBoject publicly, like:

 class Myclass: public QObject, public <whatever other class it's
 inheriting from>
 {
  Q_OBJECT;
 }

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


More information about the mythtv-commits mailing list