[mythtv-commits] Ticket #12566: Can't exit video playback

MythTV noreply at mythtv.org
Thu Jun 1 16:15:52 UTC 2017


#12566: Can't exit video playback
-------------------------------------+-----------------------------
 Reporter:  rafe101@…                |          Owner:  pbennett
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  0.28
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:  video,playback,exit      |  Ticket locked:  0
-------------------------------------+-----------------------------
Changes (by Jonatan Lindblad <jlindblad@…>):

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


Comment:

 In [changeset:"bdbc6363a311f08cdb61eab81d62243b56b7bd12/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="bdbc6363a311f08cdb61eab81d62243b56b7bd12"
 TV: Fix ESCAPE being ignored

 The cause was that lcdVolumeTimerId was never set to 0 after killing it.
 Since timer IDs are reused by Qt the timer started when ESCAPE was
 pressed to exit playback could be treated as lcdVolumeTimerId and ending
 up never being processed.  This only happened if the LCD support was
 enabled and the volume was changed.

 Fixes #12566
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12566#comment:93>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list