[mythtv-commits] Ticket #7748: External requests to quit are processed the same as internal requests

MythTV mythtv at cvs.mythtv.org
Sun Dec 13 23:27:01 UTC 2009


#7748: External requests to quit are processed the same as internal requests
---------------------------------------------+------------------------------
 Reporter:  sueprm1@…                        |       Owner:  stuartm
     Type:  patch                            |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  MythTV - User Interface Library  |     Version:  head   
 Severity:  medium                           |     Mlocked:  0      
---------------------------------------------+------------------------------
 This comes from an issue where the user tries to use the Gnome menu to
 logout or reboot the system.  QT receives a closeEvent, and then MythTV
 takes that close event and translates it into a keypress forcing the close
 menu to come up.

 This is not the correct behavior.  When the user presses the X or uses the
 exit key, that menu should come up, but when restarting the system or
 logging out, it should obey the system's request to close the app.

 I'm attaching a patch that should fix this behavior.

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


More information about the mythtv-commits mailing list