[mythtv-commits] Ticket #5066: myth_system broken by MYTH_SYSTEM_DONT_BLOCK_PARENT

MythTV mythtv at cvs.mythtv.org
Tue May 6 14:52:51 UTC 2008


#5066: myth_system broken by MYTH_SYSTEM_DONT_BLOCK_PARENT
---------------------------------+------------------------------------------
 Reporter:  pebender at san.rr.com  |        Owner:  ijr       
     Type:  defect               |       Status:  new       
 Priority:  minor                |    Milestone:  unknown   
Component:  mythtv               |      Version:  0.21-fixes
 Severity:  low                  |   Resolution:            
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by paulh):

 (In [17277]) 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.

 Refs #5066, #4997.

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


More information about the mythtv-commits mailing list