[mythtv-commits] Ticket #9166: Frontend playback crash/abort
MythTV
mythtv at cvs.mythtv.org
Mon Nov 8 02:44:32 UTC 2010
#9166: Frontend playback crash/abort
----------------------------------+-----------------------------------------
Reporter: otto at kolsi dot fi | Owner: markk
Type: defect | Status: closed
Priority: minor | Milestone: 0.24
Component: MythTV - General | Version: Trunk Head
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
----------------------------------+-----------------------------------------
Changes (by markk):
* status: accepted => closed
* resolution: => Fixed
Comment:
(In [27114]) Lock the OSD when the teletext decoder is updating the
teletext screen
and fix an OSD locking typo.
r27011 removed the code that paused the player/decoder while the OSD is
reinitialised (as it can cause lockups in conjunction with the letterbox
detection code - and I thought it was safe to do so!). The teletext
decoder however updates the teletext screen directly and hence it can
crash hard (N.B. the other caption screens do not operate in the same
way).
So lock the OSD while the update takes place (which will also reset the
teletext viewer).
Closes #9166
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/9166#comment:4>
MythTV <http://www.mythtv.org/>
MythTV Media Center
More information about the mythtv-commits
mailing list