I've written my own CardServices. In my example driver program, I'm registering a DefaultCHVDialog for getting a password from the user. It works 9 out of 10 times. But then maybe the 10th or so time my example program runs, I'll get a null pointer exception when my CardService calls:
getCHVDialog().getCHV(); As if my example programs registrering it didn't take hold that time and no CHVDialog was there for my CardService work with. That's very strange and hard to debug. I hate intermittent bugs. Anyone else experience this? -Alan Alan Kozlay� Software/Hardware Engineer Biometric Associates, Inc. [EMAIL PROTECTED] www.biometricassociates.com 9475 Deerco Rd. Suite 410 Lutherville, MD 21093 (410) 252-7210 desk (410) 252-7214 fax --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
