[mythtv-commits] Ticket #770: progress dialog in mythmusic not going away

MythTV mythtv at cvs.mythtv.org
Mon Jan 23 00:00:48 UTC 2006


#770: progress dialog in mythmusic not going away
-------------------------------+--------------------------------------------
 Reporter:  mythtv at hburch.com  |        Owner:  ijr     
     Type:  defect             |       Status:  reopened
 Priority:  minor              |    Milestone:  0.19    
Component:  mythmusic          |      Version:  head    
 Severity:  medium             |   Resolution:          
-------------------------------+--------------------------------------------
Comment (by paulh):

 It's possible to reliably reproduce this bug by setting the time in the
 waiting_for_playlists_timer to a small value so it looks like you are
 correct.

 It would probably be cleaner to change the
 waiting_for_playlists_timer->start() call in the constructor to be a
 single shot timer and restart the timer just before exiting from
 checkForPlaylist() that way it is impossible for the timer to fire while
 in checkForPlaylists().

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/770>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list