[mythtv-commits] Ticket #2909: Channel Scan pop-up deleted outside of Qt event thread

MythTV mythtv at cvs.mythtv.org
Mon Sep 10 22:38:27 UTC 2007


#2909: Channel Scan pop-up deleted outside of Qt event thread
-------------------------+--------------------------------------------------
 Reporter:  sipsniffa    |        Owner:  danielk
     Type:  defect       |       Status:  closed 
 Priority:  minor        |    Milestone:  0.21   
Component:  channelscan  |      Version:  head   
 Severity:  medium       |   Resolution:  fixed  
  Mlocked:  0            |  
-------------------------+--------------------------------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [14478]) Fixes #2909. Fixes segfault in channel scanner caused by
 usage unsafe QDialog handling.

 This was applied and reverted about 8 months ago because it broke most of
 the playbackbox dialogs. I've addressed that issues in this changeset and
 searched the codebase for all similar constructions, finding one in
 welcomedialog.cpp. This was also tested in the multirec branch for a
 couple weeks.

 This changes the binary revision and so requires plugins to be rebuilt.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2909#comment:14>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list