[mythtv-commits] Re: Ticket #341: Music database update does not reread metadata

MythTV mythtv at cvs.mythtv.org
Wed Oct 26 23:51:42 EDT 2005


#341: Music database update does not reread metadata
------------------------------------+---------------------------------------
 Reporter:  eskil <myth at eskil.org>  |        Owner:  ijr 
     Type:  patch                   |       Status:  new 
 Priority:  minor                   |    Milestone:  0.19
Component:  mythmusic               |      Version:  head
 Severity:  low                     |   Resolution:      
------------------------------------+---------------------------------------
Comment (by danielk):

 Yep, there are a lot of bad deletes of QObjects. Technically this is only
 a problem if signals or slots are in use. But, some normal QObject calls
 use signals in the background, like timers and the like.

 If it is causing a crash, it is probably due to some signal/slot still
 being connected.

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


More information about the mythtv-commits mailing list