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

MythTV noreply at mythtv.org
Tue Apr 18 15:16:48 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 Peter Bennett <pbennett@…>):

 In [changeset:"14f82aa54c2825b58b08499a2f448dd6a155fb05/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="14f82aa54c2825b58b08499a2f448dd6a155fb05"
 Fix for LCD device code hanging

 When playing recordings if the audio changes (e.g. number of
 channels change), it sends a message to the lcd server
 from the wrong thread.
 After this no LCD messages get through, but queue indefinitely.
 The fix uses a slot to ensure messages are send from the
 correct thread.

 Refs #12566
 Fixes #12567

 (cherry picked from commit 3cd374dd16d2257485468e0415892d417eb7520a)
 }}}

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


More information about the mythtv-commits mailing list