﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
213	"hang/freeze when ""backing out"" of the recorded episode list"	xris	Isaac Richards	"from the mailing list:  http://www.gossamer-threads.com/lists/mythtv/dev/142084

mythfrontend seems to freeze when I hit esc (or left-arrow) to return to the main memu from watching recordings.  Makes it difficult to do anything else if I have to force-quit the frontend every time (usually alt-tab to the console I opened mythfrontend from and hit control-c).  I think I've run into this trying to get out of other sections, too. 

The freeze happens after I've viewed a show, and am returning to the ""show"" menu (the left bar, as opposed to the ""episode"" menu on the right)

Dunno if it's related, but I am not getting a preview movie showing up (Midnight theme from lxm), despite having the option enabled. I also have ""show group summary"" enabled (which imho should be default -- otherwise it's VERY hard to tell whether group or episode has focus)

Tried with `mythfrontend -v all` but nothing showed up. Tried strace, and the ""freeze"" happened when I got a near-infinite bit of the following: 

{{{
write(6, ""\0"", 1) = 1
gettimeofday({1122620537, 997511}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1122620537, 997674}, NULL) = 0
select(15, [3 4 5 7 13 14], [], [], {0, 0}) = 1 (in [5], left {0, 0})
read(5, ""\0"", 1) = 1
gettimeofday({1122620537, 998253}, NULL) = 0
nanosleep({0, 500000}, NULL) = 0
ioctl(5, FIONREAD, [0]) = 0
write(6, ""\0"", 1) = 1
gettimeofday({1122620538, 3812}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1122620538, 3964}, NULL) = 0
select(15, [3 4 5 7 13 14], [], [], {0, 0}) = 1 (in [5], left {0, 0})
read(5, ""\0"", 1) = 1
gettimeofday({1122620538, 4218}, NULL) = 0
nanosleep({0, 500000}, NULL) = 0
ioctl(5, FIONREAD, [0]) = 0
write(6, ""\0"", 1) = 1
gettimeofday({1122620538, 9284}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1122620538, 9423}, NULL) = 0
select(15, [3 4 5 7 13 14], [], [], {0, 0}) = 1 (in [5], left {0, 0})
read(5, ""\0"", 1) = 1
gettimeofday({1122620538, 9682}, NULL) = 0
nanosleep({0, 500000}, NULL) = 0
ioctl(5, FIONREAD, [0]) = 0
write(6, ""\0"", 1) = 1
gettimeofday({1122620538, 15102}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1122620538, 15256}, NULL) = 0
}}}"	defect	closed	minor	unknown	mythtv		medium	fixed			0
