<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: Verdana; font-size: 13px; "><font color="#660066"></font><blockquote type="cite"><font color="#660066">>> about 30% of the time, the graphics card wont wake up to a remote&nbsp;<br>>> control press. Plugging in a mouse and wiggling it wakes it up. BUT,&nbsp;<br>>> mythfrontend is completely unresponsive. I always leave myth on the&nbsp;<br>>> Watch Recordings page, and when this happens, the frontend is frozen&nbsp;<br>>> on that page, but completely empty with no recordings listed.&nbsp;<br></font><br>I seem to recall another post about the frontend locking up if it sits&nbsp;<br>at the watch recording screen for a long time, though I don't think a&nbsp;<br>solution was ever mentioned.&nbsp;<br><br>Try leaving it on a screen other than watch recordings and see if it&nbsp;<br>freezes (try the main menu and the guide grid). Assuming it's only on&nbsp;<br>that screen, it could be a number of different things. I'd try&nbsp;<br>disabling the live preview if you have it enabled, as there may be a&nbsp;<br>bug in that code. I fixed a bug with the live preview locking up the&nbsp;<br>watch recording screen, but maybe there's still another part of it I&nbsp;<br>didn't catch.&nbsp;<br><br>It also may be possible that the watch recording screen is opening a&nbsp;<br>DB connection and then just continues to reuse it, and after a while&nbsp;<br>the handle becomes stale. I know this type of thing happens when I&nbsp;<br>connect from my work computer to my home computer. The firewall does&nbsp;<br>NAT, and when it stops seeing traffic on a port for about 30 minutes,&nbsp;<br>it just forgets about the connection. The socket never actually&nbsp;<br>disconnects...just disappears. Now, you wouldn't likely be doing NAT&nbsp;<br>on your internal network, but maybe there are other configurations&nbsp;<br>that do similar things (maybe a software firewall?).&nbsp;<br><br><br>--&nbsp;<br>Ron&nbsp;</blockquote><br></span><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;">In my extremely limited testing, it appear that leaving it idle on the main menu instead of the recordings list prevents it from freezing. Regarding network/NAT issues, I'm using a frontend/backend so it should only be connecting locally.</span></font></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;">So is this a common issue, or is it something in my setup? Seems like a pretty major bug. Reportable?</span></font></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="Verdana" size="3"><span class="Apple-style-span" style="font-size: 13px;">Thanks</span></font></div></body></html>