Le 04/11/2013 20:51, Holger Wansing a écrit :
Hi,

Ludovic Rousseau <ludovic.rouss...@gmail.com> wrote:
Le 03/11/2013 15:56, Holger Wansing a écrit :
Hi Ludovic,

Ludovic Rousseau <ludovic.rouss...@gmail.com> wrote:

If your banking application can't see the reader I would say it is a bug in the 
application.

Note that the pcsc library is now at /usr/lib/i386-linux-gnu/libpcsclite.so.1 
instead of /usr/lib/libpcsclite.so.1
If the libpcsclite is dynamically linked to the application you have nothing to 
do.
If the libpcsclite is dynamically loaded at runtime maybe you can change this 
configuration.

I seem to have one more problem:

I wrote:
"Simply adding a symlink to the old location does not solve the problem."
But this is probably not true.

Does it solve the problem or not?

No, adding a symlink to the old location does not solve it.

When I try to get the list of available smartcard drivers in the
banking application, I get an error message "Invalid floating point
operation" and that's it. Nothing happens, the application hangs for ever.

The same happens when I execute a "Test smartcard reader" command from
within the banking application.


So, I assume this has to be fixed by the vendor from the banking
application, right?

I guess so.

Shall I file a bugreport there?

Yes.

You can also use the strace tool to know what system calls the application is 
doing.
You may see what the application is trying to do with libpcsclite.so.1 and 
where it is looking for.

Bye

--
 Dr. Ludovic Rousseau


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to