[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2019-04-09 Thread Valtteri Pihlajamäki
This is reproducible with OpenJDK 11.0.2. Tested with Ubuntu 18.04 and Debian Stretch based Raspbian. Regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title: OpenJDK does not find

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-12 Thread Matthias Klose
it's a 43k library, and not worth the bug reports from users expecting this to work. and any other dlopened libraries are already dependencies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-12 Thread Sjors Gielen
IMO, it could be a Recommends or Suggests, as long as the library is clear about what the user should do if the library is needed but not installed. I.e. a stderr warning like libpcsc not found would work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package openjdk-7 - 7~u3-2.1.1~pre1-1ubuntu1 --- openjdk-7 (7~u3-2.1.1~pre1-1ubuntu1) precise; urgency=low * Regenerate the control file. openjdk-7 (7~u3-2.1.1~pre1-1) unstable; urgency=low * Update from the IcedTea7-2.1 release branch (20110410). *

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package openjdk-6 - 6b24-1.11.1-4ubuntu1 --- openjdk-6 (6b24-1.11.1-4ubuntu1) precise; urgency=low * Regenerate the control file. openjdk-6 (6b24-1.11.1-4) unstable; urgency=low * Install desktop files again, using the common /usr/bin/java

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-11 Thread Christoph Anton Mitterer
Matthias, when dlopen handles this now, why do you need to depend now on libpcsclite? We can't continue just adding anything as a depends to the package,... as java has a giant standard library that may eventually use dozenzs of libraries. -- You received this bug notification because you are a

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-10 Thread Matthias Klose
** Changed in: openjdk-6 (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title: OpenJDK does not find libpcsc, fails silently, causing smartcard

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-02-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title:

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-02-14 Thread exactt
** Changed in: openjdk-6 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title: OpenJDK does not find libpcsc, fails silently, causing smartcard

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-04 Thread Sjors Gielen
What JDK are you using, and what version of libpcsclite1 is installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title: OpenJDK does not find libpcsc, fails silently, causing smartcard

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-02 Thread Matthias Klose
hmm, for both I get the same result, but with the proper property it takes longer: $ time java -Dsun.security.smartcardio.library=/lib/libpcsclite.so.1 Example Terminal factory type: None real0m10.024s user0m0.156s sys 0m0.084s $ time java Example Terminal factory type: None real

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-01 Thread Sjors Gielen
** Attachment added: Short Java file which shows the problem https://bugs.launchpad.net/bugs/898689/+attachment/2614818/+files/Example.java ** Also affects: openjdk-7 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-01 Thread Sjors Gielen
In openjdk-7 the same thing seems to happen, so also filing the bug there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898689 Title: OpenJDK does not find libpcsc, fails silently, causing