[mythtv-commits] Ticket #4997: Exiting mythbrowser in mythnews with a remote exits mythnews, too

MythTV mythtv at cvs.mythtv.org
Tue May 6 14:58:49 UTC 2008


#4997: Exiting mythbrowser in mythnews with a remote exits mythnews, too
---------------------------------+------------------------------------------
 Reporter:  cyuonut at hotmail.com  |        Owner:  ijr       
     Type:  defect               |       Status:  closed    
 Priority:  minor                |    Milestone:  unknown   
Component:  mythnews             |      Version:  0.21-fixes
 Severity:  medium               |   Resolution:  fixed     
  Mlocked:  0                    |  
---------------------------------+------------------------------------------
Changes (by paulh):

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


Comment:

 (In [17278]) Merge [17277] from trunk.

 Fix a problem where exiting from MythBrowser was also exiting from
 MythNews.

 Just changes the position of the call to qApp->processEvents() to make
 sure
 that all keypress events are flushed from the parent process's event queue
 before returning from myth_system() when called with the
 MYTH_SYSTEM_DONT_BLOCK_PARENT flag.

 Fixes #5066, #4997.

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


More information about the mythtv-commits mailing list