[mythtv-commits] Ticket #3290: Media Previous, Media Next keys skip two entries instead of one in Watch Recordings

MythTV mythtv at cvs.mythtv.org
Tue Feb 19 23:36:50 UTC 2008


#3290: Media Previous, Media Next keys skip two entries instead of one in Watch
Recordings
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr       
     Type:  defect     |       Status:  closed    
 Priority:  minor      |    Milestone:  unknown   
Component:  mythtv     |      Version:  0.20      
 Severity:  medium     |   Resolution:  worksforme
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by stuartm):

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


Comment:

 Just can't see how this is a bug within mythtv. We treat media keys like
 any other key, so this implies we are receiving two keypresses from X11.
 Try running xev or sticking a debugging statement into MythMainWindow to
 find out exactly how many keypress events are triggered by a single
 keypress.

 The fact that it works in some places of mythtv and not others can be
 explained by the fact that in some areas we queue all keypresses and in
 others we discard anything received while processing an action.

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


More information about the mythtv-commits mailing list