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

MythTV noreply at mythtv.org
Thu May 18 18:55:24 UTC 2017


#12566: Can't exit video playback
-------------------------------------+-----------------------------
 Reporter:  rafe101@…                |          Owner:  pbennett
     Type:  Bug Report - General     |         Status:  accepted
 Priority:  minor                    |      Milestone:  0.28
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:  video,playback,exit      |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by pbennett):

 The log shows that the escape is getting to the TV class which handles all
 of the keyboard commands, and it is invoking the correct routine.
 Something is then hanging the system. I am unable to recreate it, I tried
 some of the things you did during playback.

 I cannot find anything in the LCD processing that could cause this. The
 LCD code runs in the main thread, and perhaps it is hanging. Putting it in
 a separate thread may help, since the invocation uses slots, but I have
 nothing to support the fact that the code may be hanging in the LCD class.

 Do you notice anything different about the LCD display when this happens?
 Does it continue to update and keep up with the correct time, until you
 press escape, or is there any lag or strange display. One thing it does
 upon exiting playback is to turn off LEDS that indicate stereo, surround
 sound, HD, etc. Do you have such LEDs?

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


More information about the mythtv-commits mailing list