[mythtv-commits] Ticket #1047: double escape from watch recordings menu crashed frontend

MythTV mythtv at cvs.mythtv.org
Mon Jan 16 17:57:17 UTC 2006


#1047: double escape from watch recordings menu crashed frontend
-----------------------------+----------------------------------------------
 Reporter:  ben at vanilla.net  |       Owner:  cpinkham
     Type:  defect           |      Status:  new     
 Priority:  minor            |   Milestone:          
Component:  mythtv           |     Version:  head    
 Severity:  medium           |  
-----------------------------+----------------------------------------------
 If I hit escape it takes quite a long time to leave the recordings menu,
 so sometime I am not sure if i have pressed it or not, but if I press it a
 second time the frontend crashes. Doing a ps -x shows its still there but
 the graphical part has gone, and it needs to be killed so that it can be
 started again.

 I notice that if you press the left arrow multiple times it does not
 crash, only on esc. Its repeatable every time. I am runnins the latest svn
 (8624).

 The crash seems to put nothing into the logfile even with -v all

 Leaving recordings does put stuff in the log file (with or without the
 double esc. I guess this is why its takes a while to leave):-

 2006-01-16 17:43:11.900 NVP: Exited decoder loop.

 2006-01-16 17:43:11.901 MSqlQuery: SELECT editing FROM recorded WHERE
 chanid = '1024' AND starttime = '2006-01-07T19:30:00' ;

 2006-01-16 17:43:11.901 MSqlQuery: SELECT status FROM jobqueue WHERE type
 = 2 AND chanid = '1024' AND starttime = '2006-01-07T19:30:00';

 2006-01-16 17:43:11.902 write -> 14 864     QUERY_GENPIXMAP[]:[]Billion
 Dollar Brain[]:[][]:[]Espionage thriller, the third in a series based on
 Len Deighton's popular spy novels. A former intelligence agent is
 persuaded to return to work, accepting an assignment to deliver a
 mysterious package to Helsinki. But when he arrives in Finland, he meets
 an old acquaintance, an ex-CIA man now involved with a billionaire who
 plans to destroy Communism in Eastern Europe with his own private
 army.[]:[]film[]:[]1024[]:[]9[]:[]BBC
 4[]:[]BBC4[]:[]/data/video/record/1024_20060107193000_20060107211500.nuv[]:[]1[]:[]-1453224008[]:[]1136662200[]:[]1136668500[]:[]0[]:[]0[]:[]0[]:[]mythtv.internal.vanilla.net[]:[]0[]:[]0[]:[]0[]:[]0[]:[]-3[]:[]0[]:[]0[]:[]0[]:[]0[]:[]1136662200[]:[]1136668500[]:[]0[]:[]5[]:[]Default[]:[]0[]:[][]:[]15644654[]:[]MV15644654[]:[]1136896505[]:[]0.000000[]:[]1136592000[]:[]1[]:[]Default

 2006-01-16 17:43:11.934 ~VideoOutputNull()

 2006-01-16 17:43:12.023 read  <- 14 3       BAD

 Then from the select its repeating a further 2 times.

 If I can be of any more help please let me know what you would like to
 see.

 Ben

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1047>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list