On Sat, Feb 21, 2009 at 06:16:45PM -0500, Paul O'Keefe wrote:
> There is a reference to
> Desktop::RetryPassword also. The device has no password. I'll review the
> code to see if that's normal to make it through there, of it the miss
> occurred before that routine was reached and this is a fall-back error.

Just to confirm, yes, it is normal for the code to pass through
Desktop::RetryPassword() while it opens desktop mode.  The open
sequence is split into a static Open() part, and a retry-able part,
in case the device has a password, and the given password is incorrect
and the use needs to try again.

Without a password, it just finishes off the Open() sequence.

- Chris


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to