[Bug 551940] Re: pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***

2010-05-05 Thread Ludovic Rousseau
It looks like a bug in /lib/libusb-0.1.so.4 now, not in pcsc-lite. You will need to use gdb to have a better backtrace. -- pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 *** https://bugs.launchpad.net/bugs/551940 You received this bug notificat

[Bug 551940] Re: pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***

2010-05-05 Thread Ludovic Rousseau
libusb worked great in previous Ubuntu versions. Something changed in Ubuntu 10.04 that makes libusb 0.1 fails. Note that pcsc-lite should use libhal instead of libusb but libhal has been deprecated in Ubuntu 10.04. The long term plan is to migrate to libudev. But I have not yet started to work

[Bug 299603] Re: hal usb noserial not supported for pcscd with omnikey 5321

2010-02-18 Thread Ludovic Rousseau
This should be fixed in pcsc-lite 1.5.4 (24 June 2009) http://svn.debian.org/viewsvn/pcsclite/trunk/PCSC/ChangeLog?revision=4349&view=markup - if RFAddReader() fails with the libhal scheme then we try with the (old) libusb scheme. This patch should allow proprietary drivers to work even if pc

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-02-20 Thread Ludovic Brenta
nductor Co., Ltd. Device 8151 Flags: bus master, fast devsel, latency 0, IRQ 17 I/O ports at b800 [size=256] Memory at fbffc000 (32-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-02-20 Thread Ludovic Brenta
(followup for #225): Additional symptoms for the loss of connectivity: # iwconfig wlan0 # cat /proc/net/wireless -- Ludovic Brenta. -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because

[Bug 509528] Re: Security manager breaks session listing

2010-02-20 Thread Ludovic Claude
Tomcat 6.0.24-2 packaged for Debian now disables the security manager by default. It should solve this bug. -- Security manager breaks session listing https://bugs.launchpad.net/bugs/509528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 499820] Re: ANT_HOME evironment variable is not set during ant install

2010-02-20 Thread Ludovic Claude
Ant as packaged in Debian does not need ANT_HOME to be defined to work. Can you check line 85 in your build.xml file, there's no need for the Ant script to check that ANT_HOME exists anyway. -- ANT_HOME evironment variable is not set during ant install https://bugs.launchpad.net/bugs/499820 You

[Bug 217571] Re: xsane only scans as root

2010-01-20 Thread Ludovic Claude
Fix from Dave Grape works well on Karmic 9.10 amd64, with a Brother DCP-7025 printer/scanner. -- xsane only scans as root https://bugs.launchpad.net/bugs/217571 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 506908] Re: pcscd no longer starts on Lucid

2010-02-25 Thread Ludovic Rousseau
Using --without-hal looks like a good compromise for me (if that solve the problem). pcscd will use more CPU ressources using libusb but at least will work. -- pcscd no longer starts on Lucid https://bugs.launchpad.net/bugs/506908 You received this bug notification because you are a member of Ub

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-02-26 Thread Ludovic Brenta
Re: #232 Thanks a lot for this info. I'm not sure anymore whether I was running on AC power when I saw the symptoms. I remember that I accidentally disconnected the power cord at one point and realized only later; that may very well have been the trigger for the bug. -- Realtek RTL8192SE WLAN Ca

[Bug 529143] [NEW] Pernicious mode doesn't detect horizontal bar

2010-02-27 Thread Ludovic Patey
Public bug reported: Binary package hint: gnome-games In gnometris, in pernicious mode The pernicious mode algorithm doesn't detect that lines can be broken by horizontal bar, which permit to break an abritrary number of lines. it will give bars, and we can break lines horizontally ProblemType

[Bug 529143] Re: Pernicious mode doesn't detect horizontal bar

2010-02-27 Thread Ludovic Patey
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39861608/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39861609/XsessionErrors.txt ** Description changed: Binary package hint: gnome-games In gnometris, in pernicious m

[Bug 529143] Re: Pernicious mode doesn't detect horizontal bar

2010-02-27 Thread Ludovic Patey
** Attachment added: "A screenshot is better than a long comment" http://launchpadlibrarian.net/39861683/Capture.png -- Pernicious mode doesn't detect horizontal bar https://bugs.launchpad.net/bugs/529143 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-02 Thread Ludovic Claude
I'm adding the following to debian/rules in Debian. Do you see any problem with starting Tomcat or is it only in Debian? Ludovic T_VER_MAJOR := $(echo $(T_VER) | cut -d'.' -f1) T_VER_MINOR := $(echo $(T_VER) | cut -d'.' -f2) T_VER_BUILD := $(echo $(T_VER) |

[Bug 273620] Re: pkcs11_make_hash_link: variables are not quoted properly

2009-12-16 Thread Ludovic Rousseau
Version 0.6.1 is now present in "Lucid Lynx". https://launchpad.net/ubuntu/+source/pam-pkcs11 Closing the bug. ** Changed in: pam-pkcs11 (Ubuntu) Status: New => Fix Released -- pkcs11_make_hash_link: variables are not quoted properly https://bugs.launchpad.net/bugs/273620 You received t

[Bug 378294] Re: libpcsclite1 is not found by sun-java-6 (jaunty)

2010-02-22 Thread Ludovic Rousseau
> It would be nice if the PC/SC layer would work out of the box when using the > sun-java6. It is a bug in the Java JRE, not in pcsc-lite. I talk to someone at Sun but I don't know if this bug will be corrected one day. I propose to fix the problem in sun-java-6 instead of using workarounds. --

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-02-24 Thread Ludovic Brenta
? (cat /proc/cpuinfo). -- Ludovic Brenta. -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 366174] Re: WEP authentication timeout with ath5k

2009-09-03 Thread Ludovic Claude
I have the same error apparently on a EeePC 702 with ath5k and a Trendnet router. The only difference is that with no authentication it doesn't work as well, only WPA is working. -- WEP authentication timeout with ath5k https://bugs.launchpad.net/bugs/366174 You received this bug notification bec

[Bug 487467] Re: Cannot sync PALM TREO 680 after last update

2009-11-24 Thread Ludovic Rousseau
It looks like more to a kernel issue. Do you see the PALM TREO 680 device using the lsusb command? -- Cannot sync PALM TREO 680 after last update https://bugs.launchpad.net/bugs/487467 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 273620] Re: pkcs11_make_hash_link: variables are not quoted properly

2009-09-13 Thread Ludovic Rousseau
This is corrected in version 0.6.1 of pam-pkcs11. This version is not yet in Ubuntu but is in Debian since 07 Jul 2009. -- pkcs11_make_hash_link: variables are not quoted properly https://bugs.launchpad.net/bugs/273620 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 381259] Re: scard missing CARD_E_NO_READERS_AVAILABLE definition

2009-09-20 Thread Ludovic Rousseau
This bug is fixed in version 1.6.8 of the package (not yet in Ubuntu) ** Changed in: pyscard (Ubuntu) Status: New => Confirmed -- scard missing CARD_E_NO_READERS_AVAILABLE definition https://bugs.launchpad.net/bugs/381259 You received this bug notification because you are a member of Ubun

[Bug 475821] Re: pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04.

2009-12-10 Thread Ludovic Rousseau
> After trials, I found that pcscd fails to work properly after waking up from the system suspension and it's of no use to just restart pcscd. The only way to recover is to restart the computer. It's a little bit annoying. That is quiet interesting. Can you run pcscd in debug mode and send me a tr

[Bug 395554] Re: Abort due to double free or corruption

2009-11-29 Thread Ludovic Rousseau
The bug is easy to reproduce. I forwarded it to the upstream maintainer. Thanks -- Abort due to double free or corruption https://bugs.launchpad.net/bugs/395554 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 481204] Re: [Update Package] jhead 2.88

2009-11-29 Thread Ludovic Rousseau
I just uploaded jhead 2.88 in Debian unstable. This version should be available in Ubuntu 10.04. -- [Update Package] jhead 2.88 https://bugs.launchpad.net/bugs/481204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 478657] Re: jpilot deletes all categories for memos

2009-11-11 Thread Ludovic Rousseau
reported upstream http://bugs.jpilot.org/2003 -- jpilot deletes all categories for memos https://bugs.launchpad.net/bugs/478657 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 478657] Re: jpilot deletes all categories for memos

2009-11-18 Thread Ludovic Rousseau
This bug has already been fixed upstream. The correction should be present in version 1.6.2.5-1 of the package available in Debian since 26 Aug 2009. -- jpilot deletes all categories for memos https://bugs.launchpad.net/bugs/478657 You received this bug notification because you are a member of U

[Bug 561427] [NEW] Kernel crash after suspend

2010-04-12 Thread Ludovic Claude
Public bug reported: On Lucid beta 2, I'm now getting a kernel crash that is reported after waking up from suspend. The system seems to be running fine even after the crash, so it's not too serious. ProblemType: KernelOops DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-20-generic 2.6.32-

[Bug 561427] Re: Kernel crash after suspend

2010-04-12 Thread Ludovic Claude
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/43914313/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/43914314/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/43914315/ArecordDevices.t

[Bug 553779] Re: xulrunner window causes swt exception

2010-04-13 Thread Ludovic Claude
so far. Thanks, Ludovic -- xulrunner window causes swt exception https://bugs.launchpad.net/bugs/553779 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/

[Bug 551940] Re: pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***

2010-04-14 Thread Ludovic Rousseau
What smart card reader is connected to the system? What smart card driver is used? -- pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 *** https://bugs.launchpad.net/bugs/551940 You received this bug notification because you are a member of Ubunt

[Bug 551940] Re: pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***

2010-04-15 Thread Ludovic Rousseau
What smart card DRIVER is used? -- pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 *** https://bugs.launchpad.net/bugs/551940 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 551940] Re: pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***

2010-04-15 Thread Ludovic Rousseau
It looks like the driver is libccid. What is the result of: $ ls /usr/lib/pcsc/drivers/ Do you also have the crash with pcsc-lite 1.5.5? This version is not yet in Ubuntu but is available since July 2009 from https://alioth.debian.org/frs/?group_id=30105 -- pcscd assert failure: *** glibc de

[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-17 Thread Ludovic Claude
Fixed in tomcat6-6.0.24-4, soon to be in Debian unstable -- server.number reports 6.0.0.0 not 6.0.X.0 https://bugs.launchpad.net/bugs/495505 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.u

[Bug 569006] Re: Towitoko Chipdrive USB init failed

2010-04-23 Thread Ludovic Rousseau
It is not a bug in pcsc-lite but in the libtowitoko.so.2.0.0 driver (package libtowitoko2) ** Package changed: pcsc-lite (Ubuntu) => towitoko (Ubuntu) -- Towitoko Chipdrive USB init failed https://bugs.launchpad.net/bugs/569006 You received this bug notification because you are a member of Ubunt

[Bug 569184] [NEW] Cannot shutdown, when more than one desktop user is created

2010-04-23 Thread Ludovic Claude
Public bug reported: Binary package hint: indicator-applet On Lucid RC: after upgrading the system from Karmic, I cannot shutdown anymore easily. There is a PolicyKit authentication dialog: "System prevents stopping the system when other users are logged in." org.freedesktop.consolekit.system.

[Bug 569184] Re: Cannot shutdown, when more than one desktop user is created

2010-04-23 Thread Ludovic Claude
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: indicator-applet On Lucid RC: after upgrading the system from Karmic, I cannot shutdown anymore easily. There is a PolicyKit authentication dialog: "System prevents stopping the system w

Re: [Bug 561427] Re: Kernel crash after suspend

2010-05-17 Thread Ludovic Claude
Hello Jeremy, It looks like this bug does not exists anymore with an up-to-date version of the kernel. I was affected by the bug during the beta and RC of Lucid, but now it's gone. I'm closing the bug. Thanks, Ludovic On 05/17/2010 04:01 PM, Jeremy Foshee wrote: > > Hi Ludov

[Bug 544885] Re: ubuntuone crashed after removing current computer

2010-05-17 Thread Ludovic Claude
I cannot reproduce the error, so I'm closing this bug. Thanks. ** Changed in: ubuntuone-client (Ubuntu) Status: Incomplete => Invalid -- ubuntuone crashed after removing current computer https://bugs.launchpad.net/bugs/544885 You received this bug notification because you are a member of

[Bug 591648] [NEW] Failed download leaves apt-p2p cache inconsistent

2010-06-09 Thread Ludovic Claude
s. Thanks, Ludovic --- Architecture: amd64 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) Package: apt-p2p 0.1.5 PackageArchitecture: all ProcEnviron: LANGUAGE=fr_FR.utf8 PATH=(custom, user) LANG=fr_FR.utf8 SHELL=/bin/bash ProcVersionSign

[Bug 591648] Dependencies.txt

2010-06-09 Thread Ludovic Claude
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50001657/Dependencies.txt -- Failed download leaves apt-p2p cache inconsistent https://bugs.launchpad.net/bugs/591648 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 592916] Re: pilot-xfer can't transfer to SD cards larger than 4GB

2010-06-12 Thread Ludovic Rousseau
pilot-link 0.12.5 is available in Debian since 10 Feb 2010. http://packages.debian.org/changelogs/pool/main/p/pilot-link/current/changelog I guess you will have to wait until Ubuntu 10.10 to have it in Ubuntu. -- pilot-xfer can't transfer to SD cards larger than 4GB https://bugs.launchpad.net/bu

[Bug 544885] [NEW] ubuntuone crashed after removing current computer

2010-03-23 Thread Ludovic Claude
Public bug reported: Binary package hint: ubuntuone-client I tried to cleanup my list of authorized computers after UbuntuOne kept adding the same computer over and over to its authorized list. So I removed the current computer from UbuntuOne using the web interface, then I tried to re-login in U

[Bug 544885] Re: ubuntuone crashed after removing current computer

2010-03-23 Thread Ludovic Claude
** Attachment added: ".home.lclaude..cache.ubuntuone.log.oauth.login.log.txt" http://launchpadlibrarian.net/41698141/.home.lclaude..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41698142/Dependencies.txt ** Attachment added:

Re: [Bug 506908] Re: Upstart job for pcscd

2010-02-05 Thread Ludovic Rousseau
the readers. Bye [1] http://ludovic.rousseau.free.fr/softwares/pcsc-lite/ -- Dr. Ludovic Rousseau -- Upstart job for pcscd https://bugs.launchpad.net/bugs/506908 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 506908] Re: Upstart job for pcscd

2010-02-05 Thread Ludovic Rousseau
2010/2/5 Torsten Spindler : > Will the next version of pcsc be ready to be included in Lucid? Or is > the targeted release date later than this month, February? The new version will have (too) many changes. I do not plan to push it in Lucid (LTS) or the next Debian stable. Bye -- Dr. L

Re: [Bug 506908] Re: Upstart job for pcscd

2010-02-05 Thread Ludovic Rousseau
2010/2/5 Torsten Spindler : > On Fri, 2010-02-05 at 13:42 +0000, Ludovic Rousseau wrote: > ... >> The new version will have (too) many changes. I do not plan to push it >> in Lucid (LTS) or the next Debian stable. > > Given that, would you mind integrating the upstart jo

[Bug 445838] Re: OZ776 smart reader no longer works on karmic

2009-10-08 Thread Ludovic Rousseau
please follow the procedure at http://pcsclite.alioth.debian.org/ccid.html#support -- OZ776 smart reader no longer works on karmic https://bugs.launchpad.net/bugs/445838 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 475821] Re: pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04.

2009-11-06 Thread Ludovic Rousseau
Do you have some traces in a system log file? Look for "pcscd" in /var/log/syslog for example. -- pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04. https://bugs.launchpad.net/bugs/

[Bug 475821] Re: pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04.

2009-11-07 Thread Ludovic Rousseau
pcscd needs to be started _after_ hal. Please patch the /etc/init.d/pcscd file using the attached patch and retry. ** Attachment added: "patch.txt" http://launchpadlibrarian.net/35297707/patch.txt -- pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why.

[Bug 30735] Re: colormake should replace default make

2009-11-08 Thread Ludovic Rousseau
The goal of colormake is to add side effects to the make command (add colors to the output). Some scripts use make and may be very broken if the output of make contains colors added to the normal output. Replacing make by colormake will have desastrous (and hard to debug) side effects. If you w

[Bug 326228] Re: Doesn't work with cross compilers

2009-11-08 Thread Ludovic Rousseau
This bug has been fixed in the Debian version 0.2-6 (not yet in Ubuntu) http://packages.debian.org/changelogs/pool/main/c/colormake/current/changelog#versionversion0.2-6 Thanks for the patch. -- Doesn't work with cross compilers https://bugs.launchpad.net/bugs/326228 You received this bug notifi

[Bug 346154] Re: GCC commands executed by libtool not recognized properly

2009-11-08 Thread Ludovic Rousseau
This bug should be fixed in Debian package version 0.2-6 (not yet in Ubuntu). Please check and report if the bugs is fixed for you. ** Description changed: Binary package hint: colormake Using colormake to build autotools-enabled project which uses libtool, it's not uncommon that GCC lin

[Bug 475821] Re: pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04.

2009-11-08 Thread Ludovic Rousseau
I don't know how to use startup dependencies on Ubuntu. I think we need help from a (real) Ubuntu maintainer here. -- pcscd is supposed to run at startup, but sometimes it does, sometimes not, can't tell why. It started reliably in my last distro, crunchbang, based on ubuntu 9.04. https://bugs

[Bug 192366] Re: Smartcard reader not working (CASTLES EZ100PU)

2009-09-16 Thread Ludovic Rousseau
You should not have to rebuild pcscd if you use a version of pcsc-lite >= 1.5.4 (June 2009) - if RFAddReader() fails with the libhal scheme then we try with the (old) libusb scheme. This patch should allow proprietary drivers to work even if pcsc-lite is compiled with libhal support. Ubuntu

[Bug 417164] Re: latest plexus packages breaks Maven

2009-10-20 Thread Ludovic Claude
lease consider joining them. Ludovic -- latest plexus packages breaks Maven https://bugs.launchpad.net/bugs/417164 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 416312] Re: Upgrade maven to 2.2.1

2009-10-20 Thread Ludovic Claude
People affected by this bug should install Maven from my PPA: https://launchpad.net/~ludovicc/+archive/ppa -- Upgrade maven to 2.2.1 https://bugs.launchpad.net/bugs/416312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 498027] Re: USB bug prevents Jpilot from syncing (may be kernel bug?)

2009-12-17 Thread Ludovic Rousseau
Maybe a kernel bug. Or maybe a hardware/software problem in your PDA device. Jpilot has nothing to do with kernel errors. This bug should be reassigned to the kernel. You should try to reinstall "Hardy Heron 8.04 on x86 32 bit" on another computer using the original CD (so with the original kern

[Bug 49971] error charset encoding with man:/ in konqueror

2006-06-16 Thread GML Ludovic
Public bug reported: Binary package hint: kdelibs When you use man:/ kioslave in konqueror and a no-US charset (for example, man:/find in french) charset encoding is wrong. ** Affects: kdelibs (Ubuntu) Importance: Untriaged Status: Unconfirmed -- error charset encoding with man:

[Bug 1916760] [NEW] dock badge icon doesn't show

2021-02-24 Thread Ludovic BERTHET
Public bug reported: Hello when i use discord canary on ubuntu 20.10 the badge of unread message doesn't show but if i use discord stable release in the same time unread message of canary go on the icon of discord. Of course if i uninstall stable discord, canary doesn't show the badge. I have j

[Bug 1916760] Re: dock badge icon doesn't show

2021-02-24 Thread Ludovic BERTHET
This is when i have uninstall stable discord release. ** Attachment added: "Capture d’écran de 2021-02-24 15-50-41.png" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1916760/+attachment/5466613/+files/Capture%20d%E2%80%99%C3%A9cran%20de%202021-02-24%2015-50-4

[Bug 1892559] Re: [MIR] ccid opensc pcsc-lite

2021-05-03 Thread Ludovic Rousseau
opensc-pkcs11.so is a PKCS#11 lib so the its API conforms to the standard defined in https://docs.oasis- open.org/pkcs11/pkcs11-base/v2.40/os/pkcs11-base-v2.40-os.html If you are looking for .h header files you can use: https://www.oasis-open.org/committees/document.php?document_id=55655&wg_abbrev

[Bug 1700104] Re: package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-10-30 Thread Ludovic Rousseau
The correct command should be: sudo apt install --reinstall pcscd Use cut-and-paste to be sure to use the correct command and send back the correct results. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1700104] Re: package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-09-14 Thread Ludovic Rousseau
Diego, Kurt, Do you also have the problem if you do: sudo apt install --reinstall pcscd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1700104 Title: package pcscd 1.8.10-1ubuntu1.1 failed to install

[Bug 1700104] Re: package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-09-14 Thread Ludovic Rousseau
According to https://serverfault.com/questions/715064/failed-to-issue- method-call-unit-failed-to-load-no-such-file-or-directory or https://bugzilla.redhat.com/show_bug.cgi?id=955379 the error message you have "Failed to issue method call: No such file or directory" comes from systemd. pcscd versi

[Bug 294830] Re: libpcsclite.so versions >1.4.99 and <1.8.25 causes crash of firefox/chrome

2019-04-03 Thread Ludovic Rousseau
Jalakas, please install the package libpcsclite1-dbg and generate a new backtrace. I suspect a bug in the proprietary PKCS#11 library /usr/local/AWP/lib/libOcsCryptoki.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 294830] Re: libpcsclite.so versions >1.4.99 and <1.8.25 causes crash of firefox/chrome

2019-04-03 Thread Ludovic Rousseau
#7 0x7fffdef0702e in MessageSend (buffer_void=buffer_void@entry=0x7fffd60030d0, buffer_size=buffer_size@entry=8, filedes=filedes@entry=1024) at winscard_msg.c:372 The file descriptor value is 1024. This is the default maximum number of opened file for a process. You can check that using "uli

[Bug 1847742] Re: "sudo apt remove libpcsclite1" tries to remove network-manager and more

2019-10-11 Thread Ludovic Rousseau
Just do not remove libpcsclite1. You can reinstall it with: sudo apt install --reinstall libpcsclite1 If you *really* think it is a bug then please report it to wpasupplicant that depends on libpcsclite1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1847742] Re: "sudo apt remove libpcsclite1" tries to remove network-manager and more

2019-10-11 Thread Ludovic Rousseau
** Changed in: pcsc-lite (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847742 Title: "sudo apt remove libpcsclite1" tries to remove network-manager and

[Bug 1846709] Re: pcscd crashed with SIGSEGV in usb_claim_interface()

2020-01-26 Thread Ludovic Rousseau
pcscd does NOT use usb_claim_interface(). The problem is in the driver used. Is the iBank driver in a Ubuntu package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846709 Title: pcscd crashed with

[Bug 1857118] Re: Build pcscd with --enable-filter option

2020-01-26 Thread Ludovic Rousseau
** Changed in: pcsc-lite (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1857118 Title: Build pcscd with --enable-filter option To manage notifications abo

[Bug 1857118] Re: Build pcscd with --enable-filter option

2019-12-20 Thread Ludovic Rousseau
I can provide a special package for you if you want. Contact me by email. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1857118 Title: Build pcscd with --enable-filter option To manage notificatio

[Bug 1596662] Re: pcscd fails to read CAC card data, errors out

2016-06-27 Thread Ludovic Rousseau
Please follow https://pcsclite.alioth.debian.org/ccid.html#CCID_compliant -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596662 Title: pcscd fails to read CAC card data, errors out To manage notifi

[Bug 1596662] Re: pcscd fails to read CAC card data, errors out

2016-06-28 Thread Ludovic Rousseau
The problem is: 0003 APDU: 00 C0 00 00 BA 0002 ifdhandler.c:1295:IFDHTransmitToICC() usb:0a5c/5800:libudev:1:/dev/bus/usb/001/007 (lun: 0) 0002 commands.c:1740:CmdXfrBlockTPDU_T0() T=0: 5 bytes 0003 -> 00 6F 05 00 00 00 00 17 00 00 00 00 C0 00 00 BA 00014454 <- 00 80 BC 0

[Bug 1596662] Re: pcscd fails to read CAC card data, errors out

2016-07-03 Thread Ludovic Rousseau
I moved the reader in the "Unsupported or partly supported CCID readers" list https://pcsclite.alioth.debian.org/ccid/unsupported.html#0x0A5C0x5800 I have no solution for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1689780] Re: PSAD failing to detect EMAIL_ADDRESSES item in config

2017-12-10 Thread Ludovic LACOSTE
Can you check if you still have the semi-colon at the end of the line ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1689780 Title: PSAD failing to detect EMAIL_ADDRESSES item in config To manage

[Bug 119899]

2019-09-02 Thread Ludovic-mozilla
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/119899 Title: After-the-fact Filters on c

[Bug 1012858]

2019-09-02 Thread Ludovic-mozilla
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012858 Title: "Sending of message failed

[Bug 1892559] Re: [MIR] ccid libpam-pkcs1 libpcsc-perl opensc pcsc-tools

2020-08-23 Thread Ludovic Rousseau
I am happy to see interest in smart cards from Ubuntu. if you need help you can contact me. I like your comment: "Does require odd hardware that we'll probably need to buy." If you want to support smart cards then, yes, you will have to buy some smart cards and smart card readers :-) -- You re

[Bug 1901214] [NEW] An unresolvable problem occurred while calculating the upgrade.

2020-10-23 Thread Ludovic DARMET
Public bug reported: Trying to upgrade from 16.04 to 18.04 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubuntu-release-upgrader-core 1:16.04.32 ProcVersionSignature: Ubuntu 4.4.0-193.224-generic 4.4.236 Uname: Linux 4.4.0-193-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvi

[Bug 222208]

2020-11-03 Thread 7-ludovic
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/08 Title: user-id and password not se

[Bug 1879960] Re: pcscd doesn't support ActivKEy SIM B/N: 0945423

2020-05-21 Thread Ludovic Rousseau
Please generate a pcscd log. See https://ccid.apdu.fr/#support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879960 Title: pcscd doesn't support ActivKEy SIM B/N: 0945423 To manage notifications a

[Bug 1879960] Re: pcscd doesn't support ActivKEy SIM B/N: 0945423

2020-05-25 Thread Ludovic Rousseau
I don't see any problem in your log. The card is detected and the ATR is available. You can test with the command pcsc_scan from the package pcsc-tools. Please generate a new log including the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1879960] Re: pcscd doesn't support ActivKEy SIM B/N: 0945423

2020-05-25 Thread Ludovic Rousseau
from your log I can see when you removed the device: 0016 [139787462866688] ccid_usb.c:857:WriteUSB() write failed (1/10): -4 LIBUSB_ERROR_NO_DEVICE Your problem is that reader can not power up the card after the reader is inserted again. 0003 [139787471259392] ifdhandler.c:1221:IFDHPowe

[Bug 1879960] Re: pcscd doesn't support ActivKEy SIM B/N: 0945423

2020-05-27 Thread Ludovic Rousseau
You are right. It looks like a problem with the ActivKey device. I don't see what change could have created this regression. First, do not use virtual machine. They often make the things more complex to debug. Second, try to re-install a previous version of Ubuntu to check it was working fine.

[Bug 1881142] Re: Installation on clean 20.04 LTS system results in "/usr/lib/udev/rules.d/60-libifd-cyberjack6.rules:6 Unknown group 'pcscd', ignoring"

2020-05-28 Thread Ludovic Rousseau
The issue should be reassigned to libifd-cyberjack6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881142 Title: Installation on clean 20.04 LTS system results in "/usr/lib/udev/rules.d/60-libifd-

[Bug 1881142] Re: Installation on clean 20.04 LTS system results in "/usr/lib/udev/rules.d/60-libifd-cyberjack6.rules:6 Unknown group 'pcscd', ignoring"

2020-05-28 Thread Ludovic Rousseau
The 'pcscd' group was used in a previous/old version of pcsc-lite. It should not be used anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881142 Title: Installation on clean 20.04 LTS system

[Bug 1879960] Re: pcscd doesn't support ActivKEy SIM B/N: 0945423

2020-05-29 Thread Ludovic Rousseau
The fact that the LED is green then goes to red after a few seconds is completely normal. See https://ludovicrousseau.blogspot.com/2010/10/card-auto-power-on-and-off.html The fact that you get "PowerUp failed" errors is NOT normal. It is a hardware issue with the card and/or the reader. That is

[Bug 1878279] Re: Touchpad not recognized on Lenovo Ideapad 5 14IIL05 81YH

2020-06-10 Thread Ludovic LEMARINEL
Hi Just to add some informations. Just got today a Lenovo Ideapad 14ILI05, Core i5 based, and no touchpad working. I've tried with kubuntu 19.10 since AdrienM said it was working with this release, but no more luck with it (only tried Live). I saw a BIOS update on Lenovo support page from 5 days

[Bug 1878279] Re: Touchpad not recognized on Lenovo Ideapad 5 14IIL05 81YH

2020-06-11 Thread Ludovic LEMARINEL
Just some follow-up : It seems that my touchpad is not the same as AdrienM, since my acpi dump is about ELAN0001 and AdrienM's is ELAN2097. Following some recommendations found on askubuntu.com, I'm currently trying to compile a 5.7.2 kernel with added ELAN0001 id to include/linux/input/elan-i2c-

[Bug 1878279] Re: Touchpad not recognized on Lenovo Ideapad 5 14IIL05 81YH

2020-06-11 Thread Ludovic LEMARINEL
So, tried with kernel 5.7.2, disabled elants-i2c module, and added device ID in elan-i2c-ids.h, same problem. Don't know where to look now :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878279 Tit

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-11 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 Not sure this ticket is a duplicate of #1878279 : I also have an Ideapad 3 14IIL05, and the acpidump grep doesn't show the same ID that other's ticket. Also, on the other ticket, the touchpad is working fro

[Bug 1878279] Re: Touchpad not recognized on Lenovo Ideapad 5 14IIL05 81YH

2020-06-12 Thread Ludovic LEMARINEL
Perhaps it has something to do with CONFIG_PINCTRL_SUNRISEPOINT, but how can we be sure that our motherboard is including SUNRISE POINT ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878279 Title:

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-12 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 Some information that seems revelant to me : On the gentoo forum subject : before the user enabled CONFIG_PINCTRL_SUNRISEPOINT, the device seemed to be already detected, as it was visible in /proc/bus/inpu

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-12 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 Another information I found while installing Windows : Without any driver, the touchpad doesn't work. It is instantly detected as an "i2c hid input device" when the "Serial IO I2C Host Controller - 34E9"

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-12 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 I don't know if this is related with this bug, but in my dmesg, I've found some error messages with I2C controler : [0.432347] pci :00:15.0: BAR 0: no space for [mem size 0x1000 64bit] [0.4

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-12 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 Last strange thing I've noticed : in dmesg, I've got an error about irq not handled: [9.512884] irq 9: nobody cared (try booting with the "irqpoll" option) [9.512888] CPU: 1 PID: 0 Comm: swapper/1

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-15 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 His hardware is different of our's : his touchpad is identified as "MSFT0004" but our is "MSFT0001". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1880172] Re: Touchpad is not detected on Lenovo IdeaPad 3 14IIL05 Core i3-1005G1 (81WD004MGE)

2020-06-16 Thread Ludovic LEMARINEL
*** This bug is a duplicate of bug 1878279 *** https://bugs.launchpad.net/bugs/1878279 I'm sorry to inform you I won't be able to help you more, I've sold this laptop. (Bought a Dell inspiron 5485, everything works fine at startup. Just had to upgrade kernel to >=5.6) Good luck ! -- You re

[Bug 1874725] Re: libpcsc crashes firefox

2020-04-24 Thread Ludovic Rousseau
You need to upgrade pcsc-lite to version 1.8.26 or more. The Ubuntu 20.04 LTS Focal Fossa version (released yesterday) provides the correct version of pcsc-lite https://packages.ubuntu.com/search?keywords=pcscd So just upgrade your system. ** Changed in: pcsc-lite (Ubuntu) Status: New =>

[Bug 1876558] [NEW] Crash occurs at the end of Ubuntu installation

2020-05-03 Thread Ludovic Patissier
Public bug reported: At the end of Ubuntu installation a message informs me that a crash occurs. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode

<    1   2   3   4   5   6   7   >