[mythtv] [mythtv-commits] Ticket #1695: Unable to get to setup screens if SetupPinCodeRequired is set

Michael T. Dean mtdean at thirdcontact.com
Sun Apr 16 06:01:11 UTC 2006


On 04/16/2006 01:17 AM, MythTV wrote:
> #1695: Unable to get to setup screens if SetupPinCodeRequired is set
>
>  On the latest SVN if you have SetupPinCodeRequired set to 1, then the
>  setup screens won't come up.  You can see several database calls in
>  relation to the setup screens starting, but the setup screens never appear
>  (passcode prompt also does not appear).  If you set SetupPinCodeRequired
>  to zero then the screens appear.
>
>
>  Here are the DB calls from a verbose log.
>
>  2006-04-15 12:17:12.075 MSqlQuery: SELECT data FROM settings WHERE value =
>  'SetupPinCodeRequired' AND hostname = 'mythtv';
>  2006-04-15 12:17:12.078 MSqlQuery: SELECT data FROM settings WHERE value =
>  'SetupPinCode' AND hostname = 'mythtv';
>
>  Setting this to major as with kids, parental control is very important.
>
>   

Dup of #1540 ( http://svn.mythtv.org/trac/ticket/1540 ).  Code is still 
disabled ( 
http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythui/myththemedmenu.cpp?rev=9574#L2420 
)

Mike



More information about the mythtv-dev mailing list