[mythtv-commits] Ticket #12567: LCD display not working since upgrade

MythTV noreply at mythtv.org
Tue Apr 18 15:12:18 UTC 2017


#12567: LCD display not working since upgrade
------------------------------------+-----------------------------
 Reporter:  rafe101@…               |          Owner:  pbennett
     Type:  Bug Report - General    |         Status:  closed
 Priority:  trivial                 |      Milestone:  29.0
Component:  MythTV - Mythlcdserver  |        Version:  Master Head
 Severity:  low                     |     Resolution:  fixed
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by Peter Bennett <pbennett@…>):

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


Comment:

 In [changeset:"3cd374dd16d2257485468e0415892d417eb7520a/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="3cd374dd16d2257485468e0415892d417eb7520a"
 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
 }}}

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


More information about the mythtv-commits mailing list