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

MythTV mythtv at cvs.mythtv.org
Sun Apr 16 05:17:32 UTC 2006


#1695: Unable to get to setup screens if SetupPinCodeRequired is set
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr 
     Type:  defect     |      Status:  new 
 Priority:  minor      |   Milestone:  0.20
Component:  mythtv     |     Version:  head
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 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.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1695>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list