Re: [opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-18 Thread Martin Paljak
On 18/08/11 17:34, Douglas E. Engert wrote: > The patch was in the spirit of the current code, that already does > card->lock_count++; before this, and card->lock_count--; after this. Ah, a good thing to grep for :) Thanks, Martin ___ opensc-devel mail

Re: [opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-18 Thread Douglas E. Engert
On 8/18/2011 9:26 AM, Martin Paljak wrote: > Hello, > > On Wed, Aug 17, 2011 at 23:39, Douglas E. Engert wrote: > >> --- a/src/libopensc/card-gemsafeV1.c >> +++ b/src/libopensc/card-gemsafeV1.c >> @@ -172,6 +172,7 @@ static int gemsafe_init(struct sc_card *card) >> /* SELECT applet */ >

Re: [opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-18 Thread Martin Paljak
Hello, On Wed, Aug 17, 2011 at 23:39, Douglas E. Engert wrote: > --- a/src/libopensc/card-gemsafeV1.c > +++ b/src/libopensc/card-gemsafeV1.c > @@ -172,6 +172,7 @@ static int gemsafe_init(struct sc_card *card) >         /* SELECT applet */ >         r = gp_select_applet(card, exdata->aid, exdata-

Re: [opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-17 Thread Douglas E. Engert
On 8/17/2011 3:00 PM, Marcelo Grassi F. Melgaço wrote: > Anyone ? > > Em 15 de agosto de 2011 17:23, Marcelo Grassi F. Melgaço > escreveu: > > Hello, > I have a Brazilian e-cnpj certisign certificate. > The card is a Gemplus GemXpresso Pro R3 E32 PK. >

Re: [opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-17 Thread Marcelo Grassi F . Melgaço
Anyone ? Em 15 de agosto de 2011 17:23, Marcelo Grassi F. Melgaço escreveu: > Hello, > I have a Brazilian e-cnpj certisign certificate. > The card is a Gemplus GemXpresso Pro R3 E32 PK. > I'm trying to get this work in linux, but i'm having some errors. > It works on windows. > Can anyone help m

[opensc-devel] Problem with Gemplus GemXpresso Pro R3 E32 PK

2011-08-15 Thread Marcelo Grassi F . Melgaço
Hello, I have a Brazilian e-cnpj certisign certificate. The card is a Gemplus GemXpresso Pro R3 E32 PK. I'm trying to get this work in linux, but i'm having some errors. It works on windows. Can anyone help me? If you need aditional commands just ask me. Thanks a lot ! Here is the output of the c