[mythtv-commits] Ticket #6054: Live TV exit dialog problem

MythTV mythtv at cvs.mythtv.org
Fri Jan 2 19:43:31 UTC 2009


#6054: Live TV exit dialog problem
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  ijr    
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  mythtv                |     Version:  head   
 Severity:  medium                |     Mlocked:  0      
----------------------------------+-----------------------------------------
 When setting "Action on playback exit" is set to "Always prompt (including
 Live TV)", exiting Live TV does not work. When esc is pressed the playback
 pauses but the exit dialog that should be displayed either flashes very
 quickly or is not showed at all.

 At the same time, exiting from recorded shows works fine. Also if other
 options to that setting is used, everything works fine.

 Frontend log shows:
 {{{
 2009-01-02 21:31:32.770 Dec: Resyncing position map. posmapStarted = 0
 livetv(1) watchingRec(1)
 2009-01-02 21:31:32.797 NVP(0): Waiting for prebuffer..  8
 UUUUuUULULAAAAAAAAAAAAAAAAAAAAA
 2009-01-02 21:31:32.799 AFD: HandleGopStart: gopset not set, syncing
 positionMap
 2009-01-02 21:31:32.799 Dec: Resyncing position map. posmapStarted = 0
 livetv(1) watchingRec(1)
 2009-01-02 21:31:32.799 AFD: HandleGopStart: Initial key frame distance:
 15.
 2009-01-02 21:31:32.959 NVP(0): Video is 3.15155 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.038 NVP(0): Video is 4.1074 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.118 NVP(0): Video is 4.58055 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.198 NVP(0): Video is 4.6854 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.278 NVP(0): Video is 4.5078 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.358 NVP(0): Video is 4.13085 frames ahead of audio,
                         doubling video frame interval to slow down.
 2009-01-02 21:31:33.438 NVP(0): Video is 3.59812 frames ahead of audio,
                         doubling video frame interval to slow down.
 'video_output' mean = '43119.47', std. dev. = '10505.17', fps = '23.19'
 2009-01-02 21:31:38.704 NVP(0): Changing speed to 0
 2009-01-02 21:31:38.704 NVP(0): DoPause() -- begin
 2009-01-02 21:31:38.704 rate: 25 speed: 1 skip: 1 = interval 40000
 2009-01-02 21:31:38.704 Set video sync frame interval to 40000
 2009-01-02 21:31:38.704 NVP(0): DoPause() -- setting paused
 2009-01-02 21:31:38.768 VideoOutputXv: UpdatePauseFrame()
 UuUULUUUUUUUUUUUUUUUAUUUUUUUUUU
 2009-01-02 21:31:39.012 TV: SetActive(0,w/o OSD) 0 -> 0 -- begin
 2009-01-02 21:31:39.012 TV: SetActive(0,w/o OSD) 0 -> 0 -- end
 }}}

 If esc and/or arrow keys are pressed again while playback is paused (and
 exit dialog should be visible but is not), log shows following:

 {{{
 2009-01-02 21:33:30.695 OSD, Error: NewDialogBox, dialog containter for
 'exitplayoptions' already exists.
 2009-01-02 21:33:30.696 TV: SetActive(0,w/o OSD) 0 -> 0 -- begin
 2009-01-02 21:33:30.696 TV: SetActive(0,w/o OSD) 0 -> 0 -- end
 2009-01-02 21:33:32.169 OSD, Error: NewDialogBox, dialog containter for
 'exitplayoptions' already exists.
 2009-01-02 21:33:32.169 TV: SetActive(0,w/o OSD) 0 -> 0 -- begin
 2009-01-02 21:33:32.170 TV: SetActive(0,w/o OSD) 0 -> 0 -- end
 }}}

 This happens with couple of different playback OSDs.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6054>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list