<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am having an issue with parental controls with mythtv 0.25-2.  I am using minimyth-0.25-2.81.<br>
<br>
The problem:<br>
<br>
* Parental controls are set to default to level 1<br>
* Default view is Gallery Mode<br>
* When I enter watch videos, I am shown the files/folders that are appropriate for level 1<br>
* Pressing 4 should prompt for the Parental Pin, but instead highlights a specific movie or folder. ( 1 always highlights the same movie, 2 highlights a different movie consistently, etc. )<br>
* I never get prompted for the pin and as a result, I can not change levels.<br>
<br>
Changing the view from Browse to list, etc doesn&#39;t affect the problem.<br>
<br>
What is interesting, is that this doesn&#39;t happen on all of the frontends.  I have two frontends running minimyth-0.25.2.81.  They net boot from the same exact image.  One exhibits this issue and the other doesn&#39;t.  This made me thing it was a local settings issue, so I deleted the settings from the bad frontend and copied exact the ones from the other frontend:<br>


<br>
DELETE FROM mythconverg.settings WHERE hostname = &#39;mythliv&#39;;<br>
INSERT INTO mythconverg.settings SELECT value,data,&#39;mythliv&#39; FROM mythconverg.settings WHERE hostname = &#39;mythbed&#39;;<br>
<br>
Unfortunately, this has not resolved the issue either.<br>
<br>
I also tested to make sure the IR events were the same between working and not working systems and they were.<br><br></blockquote><div><br></div><div>Can you connect a keyboard and see if you can reproduce the issue?  I suspect an issue with the remote/lirc.  I know that in some modes, the numbers will operate as though you were using the numberpad with numlock off... so 1 would be end, 2 would be down, 3 would be pg down, and 4 would be left.  Any chance this is what you are seeing?</div>

</div>