Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 01/03/06, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 08:33:44AM +0100, Ludovic Rousseau wrote: > > I don't see what you are talking about. A screenshot would be nice. > > http://stuge.se/gc1.png > > (Notice the top right box.) I never had this problem. Strange. -- Dr. Lu

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Peter Stuge
On Wed, Mar 01, 2006 at 08:33:44AM +0100, Ludovic Rousseau wrote: > I don't see what you are talking about. A screenshot would be nice. http://stuge.se/gc1.png (Notice the top right box.) //Peter ___ opensc-devel mailing list opensc-devel@lists.opensc

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > Hi Ludovic, Hello, > However, please add an exception that linking with BSD4 style licenses > is allowed. if not, it would be illegal to mix it with PKCS#11 or OpenSSL, > both have the advertising clause, and we don't want to run into

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > view certificate has some strange effects, like two strings > printed over each other. will try to get a screenshot tomorrow. > if I select the text, I only see the content, not the first half ("UserName:". > "Serial:", etc.) I don't se

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Stef Hoeben <[EMAIL PROTECTED]> wrote: > Hi Ludovic, Hello, > you have a GTK project file? That way it might be easy > to get it built on Windows. What is a "GTK project file"? It uses the classic ./configure ; make ; make install I have not tried to compile it under Windows. It wo

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Peter Stuge
On Tue, Feb 28, 2006 at 11:25:39PM +0100, Andreas Jellinghaus wrote: > works over here! good work! Works for me too. > view certificate has some strange effects, like two strings > printed over each other. will try to get a screenshot tomorrow. Viewing my cert works, but when clicking on a key

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Andreas Jellinghaus
works over here! good work! view certificate has some strange effects, like two strings printed over each other. will try to get a screenshot tomorrow. if I select the text, I only see the content, not the first half ("UserName:". "Serial:", etc.) same problem with the upper right text field. un

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Andreas Jellinghaus
Hi Ludovic, can you add a copyright not with the standard text mentioned in the GPL? I think one README file or similar is enough, but you could as well add the template to each source file if you prefer. However, please add an exception that linking with BSD4 style licenses is allowed. if not, i

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Stef Hoeben
Hi Ludovic, you have a GTK project file? That way it might be easy to get it built on Windows. Also: guess there's no separate GUI for asking PINs (that could be called from within libopensc or so)? Cheers, Stef Ludovic Rousseau wrote: Hello, Identity Alliance donated the gtkcard applicatio

[opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
Hello, Identity Alliance donated the gtkcard application last year. I corrected some bugs and it should now be more or less usable. gtkcard is still limited in the fact you have to select the PKCS#11 to use at compilation time instead of at run time. This limitation should be removed in the futu