[Bug 282491] Re: [intrepid] impossible to sync palm pilot device

2008-11-17 Thread Ludovic Rousseau
pilot-link upstream bug report is (in fact) http://bugs.pilot- link.org/1957 Bug 1956 was reported against J-Pilot instead :-) -- [intrepid] impossible to sync palm pilot device https://bugs.launchpad.net/bugs/282491 You received this bug notification because you are a member of Ubuntu Bugs, whi

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

2008-11-18 Thread Ludovic Rousseau
Is it a problem/limitation in the omnikey (pcsc-omnikey package in Ubuntu multiverse and Debian non-free). This driver does not provide source code so we can't fix it. Omnikey should implement their driver as documented at http://pcsclite.alioth.debian.org/ifdhandler-3/node13.html -- hal usb nos

[Bug 376521] Re: /dev/pilot link is not always created correctly

2009-05-15 Thread Ludovic Rousseau
David, what is the result of the command $ apt-cache policy libpisock9 -- /dev/pilot link is not always created correctly https://bugs.launchpad.net/bugs/376521 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 386501] Re: package libpcsclite1 1.4.102-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/libpcsclite.so.1.0.0', which is also in package pcsc-lite-libs

2009-06-13 Thread Ludovic Rousseau
Where did you get the pcsc-lite-libs package? Ubuntu only provides a libpcsclite1 package. -- package libpcsclite1 1.4.102-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/libpcsclite.so.1.0.0', which is also in package pcsc-lite-libs https://bugs.launchpad.net/bugs/386501 You

[Bug 386501] Re: package libpcsclite1 1.4.102-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/libpcsclite.so.1.0.0', which is also in package pcsc-lite-libs

2009-06-13 Thread Ludovic Rousseau
It looks like pcsc-lite-libs comes from a convertion from a .rpm. ** Changed in: pcsc-lite (Ubuntu) Status: New => Invalid -- package libpcsclite1 1.4.102-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/libpcsclite.so.1.0.0', which is also in package pcsc-lite-libs htt

[Bug 294830] Re: latest pcscd causes crash of firefox

2009-06-30 Thread Ludovic Rousseau
There is no link between pcscd and firefox. The crash should be in the PKCS#11 library you have configured in Firefox for the "Siemens HiPath SIcurity card". Uninstall the PKCS#11 and try to reproduce the crash. -- latest pcscd causes crash of firefox https://bugs.launchpad.net/bugs/294830 You

[Bug 381259] Re: scard missing CARD_E_NO_READERS_AVAILABLE definition

2009-05-28 Thread Ludovic Rousseau
reassign bug from pcsc-lite to python-pyscard ** Package changed: pcsc-lite (Ubuntu) => pyscard (Ubuntu) -- 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 Ubuntu Bugs, which is subscribed

[Bug 381259] Re: scard missing CARD_E_NO_READERS_AVAILABLE definition

2009-05-28 Thread Ludovic Rousseau
This bug is already corrected in the SVN version of pyscard. -- 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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 151209] Re: pcscd misbehave when using multiple card readers

2009-05-29 Thread Ludovic Rousseau
Ah sorry. Ubuntu still have pcsc-lite 1.4.102 but the latest upstream is 1.5.3. I guess you are using pcsc-lite 1.4.99 from hardy. Do you also have the problem in Ubuntu 8.10 or 9.04? -- pcscd misbehave when using multiple card readers https://bugs.launchpad.net/bugs/151209 You received this bug

[Bug 294830] Re: latest pcscd causes crash of firefox

2009-07-05 Thread Ludovic Rousseau
It is not pcscd but, maybe, libpcsclite.so.1. You should provide a debug backtrace of the crash. Execute in a shell: $ /usr/bin/firefox -g This should start firefox in the gdb debugger. Then enter (gdb) run and wait for the crash. Then enter (gdb) backtrace and add the generated trace to this bug

[Bug 336815] Re: Aladdin etoken pro not supported anymore with pcscd

2009-05-08 Thread Ludovic Rousseau
Your token is NOT supported by my libccid driver. http://pcsclite.alioth.debian.org/unsupported.html#0x05290x0620 "The token does not work after a warm reset. See http://www.opensc-project.org/pipermail/opensc-devel/2009-April/012128.html"; -- Aladdin etoken pro not supported anymore with pcscd

[Bug 366543] Re: jpilot inserts bogus text in vCard export

2009-04-25 Thread Ludovic Rousseau
Now fixed upstream in CVS version 1.229 http://lists.jpilot.org/pipermail/jpilot-commits/2009-April/00.html Will be fixed in Debian unstable soon. -- jpilot inserts bogus text in vCard export https://bugs.launchpad.net/bugs/366543 You received this bug notification because you are a member o

[Bug 366543] Re: jpilot inserts bogus text in vCard export

2009-04-26 Thread Ludovic Rousseau
Fixed in Debian package version 1.6.2.3-1. I don't know when the Ubuntu package will be rsynchronized with the Debian one. -- jpilot inserts bogus text in vCard export https://bugs.launchpad.net/bugs/366543 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 376521] Re: /dev/pilot link is not always created correctly

2009-05-17 Thread Ludovic Rousseau
The file /lib/udev/rules.d/40-pilot-links.rules comes from the udev package. So it is a udev bug if the symlink is not correct. Two remarks: - you should/shall use "usb:" instead of "/dev/pilot" for USB Palm devices - the Debian udev package do not provide the /lib/udev/rules.d/40-pilot-links.rul

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

2009-05-19 Thread Ludovic Rousseau
I guess it would be a better idea to correct/patch java to: - also search the library in /lib - search for libpcsclite.so.1 instead of libpcsclite.so (without the .1) See Debian bug 529339 for the later issue. http://bugs.debian.org/529339 ** Bug watch added: Debian Bug tracker #529339 http://

[Bug 378309] [NEW] new version available (1.5.3)

2009-05-19 Thread Ludovic Rousseau
Public bug reported: Binary package hint: libpcsclite1 I am the upstream and Debian maitainer of pcsc-lite. The latest version in Ubunu is 1.4.102 (27 June 2008). The latest upstream and Debian version is 1.5.3 (29 April 2009). Please resync the package with Debian. ** Affects: pcsc-lite (Ubun

[Bug 237960] Re: pcscd fails to start with /etc/init.d/pcscd start

2009-05-19 Thread Ludovic Rousseau
Invalid bug. /etc/init.d/pcscd do not have a "syslog" option ** Changed in: pcsc-lite (Ubuntu) Status: New => Invalid ** Changed in: pcsc-lite (Ubuntu) Assignee: (unassigned) => Ludovic Rousseau (ludovic-rousseau-gmail) -- pcscd fails to start with /etc/init.d/p

[Bug 151209] Re: pcscd misbehave when using multiple card readers

2009-05-19 Thread Ludovic Rousseau
should be fixed in latest Ubuntu ** Changed in: pcsc-lite (Ubuntu) Status: Confirmed => Fix Released -- pcscd misbehave when using multiple card readers https://bugs.launchpad.net/bugs/151209 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 288055] Re: Missing link in libpcsclite1 (1.4.99-1ubuntu1) Hardy

2009-05-19 Thread Ludovic Rousseau
Report the bug to Citrix instead. ** Changed in: pcsc-lite (Ubuntu) Status: New => Invalid ** Changed in: pcsc-lite (Ubuntu) Assignee: (unassigned) => Ludovic Rousseau (ludovic-rousseau-gmail) -- Missing link in libpcsclite1 (1.4.99-1ubuntu1) Hardy https://bugs.launchpad.ne

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

2009-05-20 Thread Ludovic Rousseau
As documented in http://java.sun.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunPCSCProvider the /lib directory is not used. I reported the problem to SUN and it should be corrected. A workaround is: " As a workaround for these issues, you can change the system property sun.secur

[Bug 279975] Re: pilot-link network hotsync fails after connect

2008-10-14 Thread Ludovic Rousseau
reported can't reproduce ** Changed in: pilot-link (Ubuntu) Status: New => Invalid -- pilot-link network hotsync fails after connect https://bugs.launchpad.net/bugs/279975 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 283127] Re: libipsock9 should be an optional library

2008-10-14 Thread Ludovic Rousseau
As you have seen this library is used by evolution gnome-pilot gnome-pilot-conduits. You can either remove those packages or recompile them without support of Palm devices. If you have disk space problem maybe you should try another distribution. -- libipsock9 should be an optional library htt

[Bug 278668] Re: [Intrepid] Smartcard adapter does not work any more (Gemplus Twin)

2008-11-01 Thread Ludovic Rousseau
> startup of OMNIKEY CardMan 5x21 00 00 using /usr/lib/pcsc/drivers/ifdokrfid_lnx-2.6.0.bundle/Contents/Linux/ifdokrfid.so You should report the bug to the pcsc-omnikey package providing the ifdokrfid_lnx-2.6.0 driver. This software is non-free. Good luck. -- [Intrepid] Smartcard adapter does no

[Bug 138823] Re: pilot-xfer fails to sync if there is another usb serial device

2008-10-23 Thread Ludovic Rousseau
Please include the complete copy of the commands you executes and the generated output. And try to use (all on 1 line): $ PILOT_DEBUG=DEV PILOT_DEBUG_LEVEL=DEBUG PILOT_LOG=1 PILOT_LOGFILE=/tmp/pilot_log_file pilot-xfer -p usb: -l and attach the generated /tmp/pilot_log_file file to this bug rep

[Bug 288055] Re: Missing link in libpcsclite1 (1.4.99-1ubuntu1) Hardy

2008-10-23 Thread Ludovic Rousseau
It is a bug in the citrix ica client. The application shall use libpcsclite.so.1 instead. -- Missing link in libpcsclite1 (1.4.99-1ubuntu1) Hardy https://bugs.launchpad.net/bugs/288055 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 279975] Re: pilot-link network hotsync fails after connect

2008-10-08 Thread Ludovic Rousseau
You (wastrel or Ubuntu maintainer) should report this bug to the upstream bug report system at http://bugs.pilot-link.org/ I guess pilot-link author will ask for more debug. -- pilot-link network hotsync fails after connect https://bugs.launchpad.net/bugs/279975 You received this bug notificatio

[Bug 78378] Re: Python segfaults when running Plucker

2008-10-08 Thread Ludovic Rousseau
** Changed in: plucker (Ubuntu) Status: Confirmed => Fix Released -- Python segfaults when running Plucker https://bugs.launchpad.net/bugs/78378 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 126454] Re: plucker package is broken in feisty

2008-10-08 Thread Ludovic Rousseau
You should use plucker-prc-install to install the reader application on your Palm. ** Summary changed: - plucker package is broken in feisty + plucker-setup is broken since pilot-xfer 0.12.x -- plucker-setup is broken since pilot-xfer 0.12.x https://bugs.launchpad.net/bugs/126454 You received t

[Bug 126454] Re: plucker-setup is broken since pilot-xfer 0.12.x

2008-10-08 Thread Ludovic Rousseau
Reported upstream at http://bugs.plkr.org/1850 -- plucker-setup is broken since pilot-xfer 0.12.x https://bugs.launchpad.net/bugs/126454 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.ubunt

[Bug 278668] Re: [Intrepid] Smartcard adapter does not work any more (Gemplus Twin)

2008-10-05 Thread Ludovic Rousseau
Oct 5 18:31:05 otto pcscd: ccid_usb.c:402:OpenUSBByName() Can't claim interface 001/007: Device or resource busy remove the openct package and try again. -- [Intrepid] Smartcard adapter does not work any more (Gemplus Twin) https://bugs.launchpad.net/bugs/278668 You received this bug notificatio

[Bug 89237] Re: bins doesn't find template files nor its locales

2008-06-18 Thread Ludovic Rousseau
This bug is NOT present in the Debian version of bins in unstable (1.1.29-11) Ubuntu 8.04 has a very old version of bins: 1.1.29-9 (Aug 2007) and the bug is present. -- bins doesn't find template files nor its locales https://bugs.launchpad.net/bugs/89237 You received this bug notification becau

[Bug 85003] Re: Place USB and PC Card smartcard readers into user-readable group

2008-06-18 Thread Ludovic Rousseau
I (libccid upstream and Debian maintainer) plan to add this support in the driver. I just don't know when. -- Place USB and PC Card smartcard readers into user-readable group https://bugs.launchpad.net/bugs/85003 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 97276] Re: jpilot crashed after import

2008-06-18 Thread Ludovic Rousseau
This feature is bogus in jpilot provided in Ubuntu 8.04 You can try a newer version (0.9.99.22-1) of jpilot available at http://ludovic.rousseau.free.fr/softwares/jpilot/ -- jpilot crashed after import https://bugs.launchpad.net/bugs/97276 You received this bug notification because you are a mem

[Bug 158031] Re: [Gusty]Jpilot : no longer sychronize avantgo page

2008-06-18 Thread Ludovic Rousseau
I dropped the jpilot syncmal from Debian. So it is no more available in Ubuntu either. You can install the syncmal package from an older Ubuntu. That may work. Or you can use the plucker package instead of the (proprietary) AvantGo. -- [Gusty]Jpilot : no longer sychronize avantgo page https://b

[Bug 68815] Re: After Edgy upgrade Jpilot will not sync to serial PalmVx

2008-06-18 Thread Ludovic Rousseau
I closed the Debian bug report because the solution was found. It was a configuration error on the user side. -- After Edgy upgrade Jpilot will not sync to serial PalmVx https://bugs.launchpad.net/bugs/68815 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 68815] Re: After Edgy upgrade Jpilot will not sync to serial PalmVx

2008-06-18 Thread Ludovic Rousseau
What have you tried to do with pilot-link? Try: $ pilot-xfer -l --port /dev/ttyS0 -- After Edgy upgrade Jpilot will not sync to serial PalmVx https://bugs.launchpad.net/bugs/68815 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 197969] Re: Link in udev rules.d

2008-06-18 Thread Ludovic Rousseau
The file /etc/udev/rules.d/50-libpisock9.rules is no more a symlink in Ubuntu 8.04 Problem solved ** Changed in: pilot-link (Ubuntu) Status: New => Fix Released -- Link in udev rules.d https://bugs.launchpad.net/bugs/197969 You received this bug notification because you are a member of U

[Bug 28701] Re: plucker-desktop: help window empty

2008-06-18 Thread Ludovic Rousseau
plucker-desktop package is no more available since version 1.8-21 (May 2007) of plucker Maybe this bug should be closed. A new one would be opened if a new plucker-desktop is available and still has the problem? -- plucker-desktop: help window empty https://bugs.launchpad.net/bugs/28701 You rec

[Bug 50541] Re: jpilot-sync reboots palm on "Syncing Keys-Gtkr"

2008-06-18 Thread Ludovic Rousseau
Ubuntu 8.04 has jpilot 0.99.9.17-1 with the fix included. So this bug should be closed now. ** Changed in: jpilot (Ubuntu) Status: Confirmed => Fix Released -- jpilot-sync reboots palm on "Syncing Keys-Gtkr" https://bugs.launchpad.net/bugs/50541 You received this bug notification because

[Bug 78378] Re: Python segfaults when running Plucker

2008-06-18 Thread Ludovic Rousseau
This bug should be closed now that plucker uses python-central to manage the python modules. -- Python segfaults when running Plucker https://bugs.launchpad.net/bugs/78378 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 52882] Re: plucker-build : --filter option not working

2008-06-18 Thread Ludovic Rousseau
This bug is solved in Debian version 1.8-26 I just uploaded to unstable. It should be solved in Ubuntu 8.10 Please, forward bugs and patches to Debian for inclusion. -- plucker-build : --filter option not working https://bugs.launchpad.net/bugs/52882 You received this bug notification because yo

[Bug 83318] Re: Segmentation fault on start

2008-06-18 Thread Ludovic Rousseau
I tried with Ubuntu 8.04 and I do not have a crash. According to the "core dumped" file it looks like the crash occured in QRect::isValid () from /usr/lib/libqt-mt.so.3 This is the Qt library. Can you try again on Ubuntu 8.04 and confirm the bug is still present? -- Segmentation fault on start

[Bug 310214] Re: fdow (First Day of Week) can't be changed to Monday

2009-01-17 Thread Ludovic Rousseau
Fixed upstream. The configuration variable name is now "xxx_internal1_xxx" instead of "fdow". -- fdow (First Day of Week) can't be changed to Monday https://bugs.launchpad.net/bugs/310214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 310214] Re: fdow (First Day of Week) can't be changed to Monday

2008-12-22 Thread Ludovic Rousseau
reported upstream at http://bugs.jpilot.org/1967 -- fdow (First Day of Week) can't be changed to Monday https://bugs.launchpad.net/bugs/310214 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

[Bug 310214] Re: fdow (First Day of Week) can't be changed to Monday

2008-12-21 Thread Ludovic Rousseau
This is not a bug. The calendar is a GTK+ widget. Since GTK+ 2.0 it is no more possible to fix the first day of week (from the application). If you want to change the first day of week you need to change your locale setting. See also Debian bug #265277 http://bugs.debian.org/265277 ** Changed in

[Bug 97276] Re: jpilot crashed after import

2008-12-21 Thread Ludovic Rousseau
jpilot 1.6.0 from Ubuntu 8.10 has a fix ** Changed in: jpilot (Ubuntu) Status: New => Fix Released -- jpilot crashed after import https://bugs.launchpad.net/bugs/97276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 336815] Re: Aladdin etoken pro not supported anymore with pcscd

2009-03-02 Thread Ludovic Rousseau
pcscd is not a driver but a middleware. You should report the bug to the Aladdin etoken pro driver for pcscd. Your device looks like to be support by the libccid driver. You should follow http://pcsclite.alioth.debian.org/ccid.html#support -- Aladdin etoken pro not supported anymore with pcscd h

[Bug 74724] Re: O2Micro Smartcard reader doesn't work, but the driver is available

2008-06-15 Thread Ludovic Rousseau
A Debian ITP has been filed. The package should be available in Debian soon. And so in Ubuntu http://bugs.debian.org/485516 ITP: o2scr -- PC/SC support for the O2Micro PCMCIA smartcard reader -- O2Micro Smartcard reader doesn't work, but the driver is available https://bugs.launchpad.net/bugs/74

[Bug 75786] Re: Compile with extended APDU support

2008-06-15 Thread Ludovic Rousseau
Since pcsc-lite 1.3.2 (11 August 2006) the --enable-extendedapdu has been removed and extended APDU support in included. This bug report should be closed now. ** Changed in: pcsc-lite (Ubuntu) Status: New => Fix Released -- Compile with extended APDU support https://bugs.launchpad.net/bu

[Bug 237960] Re: pcscd fails to start with /etc/init.d/pcscd start

2008-06-15 Thread Ludovic Rousseau
What do you call "the "syslog" option from the /etc/init.d/pcscd script"? I can't reproduce the bug. -- pcscd fails to start with /etc/init.d/pcscd start https://bugs.launchpad.net/bugs/237960 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 32911] Re: Gemplus Smart Card Reader no longer works

2008-06-15 Thread Ludovic Rousseau
no news from bug reporter since 1,5 years. Closing. ** Changed in: pcsc-lite (Ubuntu) Status: New => Invalid -- Gemplus Smart Card Reader no longer works https://bugs.launchpad.net/bugs/32911 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct sub

[Bug 151209] Re: pcscd misbehave when using multiple card readers

2008-06-15 Thread Ludovic Rousseau
This is a known problem with hotplug used by pcscd in Ubunut 7.10 Do you still have the problem with Ubuntu 8.04? ** Changed in: pcsc-lite (Ubuntu) Assignee: (unassigned) => Ludovic Rousseau (ludovic-rousseau-gmail) Status: New => Confirmed -- pcscd misbehave when using mu

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

2008-06-15 Thread Ludovic Rousseau
Oops, I was wrong. It is not a hotplug issue since the reader is detected. It is a problem with the driver. You should forward the bug to the CASTLES EZ100PU driver package. -- Smartcard reader not working (CASTLES EZ100PU) https://bugs.launchpad.net/bugs/192366 You received this bug notificatio

[Bug 240195] [NEW] patch in bug LP: #183498 is wrong

2008-06-15 Thread Ludovic Rousseau
Public bug reported: According to http://patches.ubuntu.com/p/pcsc-lite/pcsc- lite_1.4.101-2ubuntu1.patch you patch pcsc-lite to add: diff -pruN 1.4.101-2/debian/pcscd.init 1.4.101-2ubuntu1/debian/pcscd.init --- 1.4.101-2/debian/pcscd.init 2008-05-13 17:14:22.0 +0100 +++ 1.4.101-2ubuntu1/

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

2008-06-15 Thread Ludovic Rousseau
I guess it is related to the hotplug reader detection used by pcscd. See bug #151209 -- Smartcard reader not working (CASTLES EZ100PU) https://bugs.launchpad.net/bugs/192366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 44194] Re: wpasupplicant doesn't start when the network start

2009-03-26 Thread Ludovic Rousseau
Regarding the patch for pcsc-lite (moving libpcsclite.so.1 from /usr/lib to /usr) it is only a half fix. The smart card support will not be available since the daemon is still in /usr/sbin/pcscd and will only be started later (when /usr is available) You should also: - move pcscd in /sbin - move a

[Bug 44194] Re: wpasupplicant doesn't start when the network start

2009-03-27 Thread Ludovic Rousseau
Colin: I agree. A smart card is generally used to identify a user. So it is a good idea to use it to mount a home directory. But mounting /usr or / would using a smart card is a very strange configuration and very uncommon. -- wpasupplicant doesn't start when the network start https://bugs.launch

[Bug 385388] Re: jpilot has locking problems over nfs4 and bind mount

2009-06-10 Thread Ludovic Rousseau
jpilot (if not configured with --with-flock) should use fcntl() instead of flock(). I don't remember when this option was added. Can you try to rebuild the Debian unstable version (1.6.2.4-1) and check the problem is still present? Or try to use strace(1) to know why the locking fails. -- jpilo

[Bug 32911] Re: Gemplus Smart Card Reader no longer works

2006-09-18 Thread Ludovic Rousseau
You have an error message but the driver should continue to work correctly. What does fail reallly? Install pcsc-tools package and run pcsc_scan -- Gemplus Smart Card Reader no longer works https://launchpad.net/bugs/32911 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 50541] Re: jpilot-sync reboots palm on "Syncing Keys-Gtkr"

2006-09-18 Thread Ludovic Rousseau
The bug has been correct in Debian jpilot 0.99.8-0.99.9-pre-20060413-1 accordin to the Debian bug report for #350196 Edgy has 0.99.8-0.99.9-pre-20060625-1 so already contains the patch for the bug. -- jpilot-sync reboots palm on "Syncing Keys-Gtkr" https://launchpad.net/bugs/50541 -- ubuntu-bu

[Bug 30122] Re: jpilot aborts with glibc error

2006-09-18 Thread Ludovic Rousseau
This is a known bug that has already been corrected. But I do not remember in which version of jpilot it was corrected. The bug should not be present in the edgy version of jpilot. -- jpilot aborts with glibc error https://launchpad.net/bugs/30122 -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 117015] Re: The ubuntu patch on 1.3.0-1/src/pcscd_ccid.rules is not correct

2007-10-23 Thread Ludovic Rousseau
This bug is still present in Ubuntu 7.10 -- The ubuntu patch on 1.3.0-1/src/pcscd_ccid.rules is not correct https://bugs.launchpad.net/bugs/117015 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 117015] The ubuntu patch on 1.3.0-1/src/pcscd_ccid.rules is not correct

2007-05-26 Thread Ludovic Rousseau
Public bug reported: Binary package hint: libccid Hello, I am the Debian and upstream maintainer of ccid. In http://patches.ubuntu.com/c/ccid/ccid_1.3.0-1ubuntu1.patch I see: diff -pruN 1.3.0-1/src/pcscd_ccid.rules 1.3.0-1ubuntu1/src/pcscd_ccid.rules --- 1.3.0-1/src/pcscd_ccid.rules200

[Bug 183498] Re: pscsd doesn't start anymore

2008-02-16 Thread Ludovic Rousseau
If the directory does not exist the pcscd daemon creates it automatically when started. What is the error message if you start pcscd as "pcscd --debug --foreground" and /var/run/pcscd does not exist? -- pscsd doesn't start anymore https://bugs.launchpad.net/bugs/183498 You received this bug not

[Bug 97231] Re: Fails to start with window decorations

2007-05-01 Thread Ludovic Rousseau
I also had a similar problem. I think the solution is given in http://ubuntuforums.org/showthread.php?p=2513954 Go to terminal and open the xorg.conf file: gksudo gedit /etc/X11/xorg.conf and add this line to the Section "Device" or the Section "Screen": Option "AddARGBGLXVisuals"

[Bug 69763] Re: VESA driver does not work on MacBook Pro: image distorted, slanted

2006-11-01 Thread Ludovic Rousseau
** Attachment added: "photo of screen with the problem" http://librarian.launchpad.net/4945725/pa220067.jpg -- VESA driver does not work on MacBook Pro: image distorted, slanted https://launchpad.net/bugs/69763 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.co

[Bug 69763] VESA driver does not work on MacBook Pro: image distorted, slanted

2006-11-01 Thread Ludovic Rousseau
Public bug reported: The image is distorted (picture attached) and is unusable. I have an Apple MacBook Pro 17" with a ATI X1600 card. The problem is new with X.org 7.1 and was not present with 7.0. The problem is not related to my software configuration. I used the Ubuntu 6.10 install CD (it us

[Bug 69763] Re: VESA driver does not work on MacBook Pro: image distorted, slanted

2007-04-01 Thread Ludovic Rousseau
I used the Feisy install live CD and my screen is now working. The resolution is 1400x1050 instead of 1680x1050 for my MacBook pro 17". You can close the bug. -- VESA driver does not work on MacBook Pro: image distorted, slanted https://launchpad.net/bugs/69763 -- ubuntu-bugs mailing list ubu

[Bug 542855] Re: support for the Crypto Stick?

2010-04-20 Thread Ludovic Rousseau
If you want to backport support of the Crypto Stick you just need to update the readers/supported_readers.txt. No need to change anything else. -- support for the Crypto Stick? https://bugs.launchpad.net/bugs/542855 You received this bug notification because you are a member of Ubuntu Bugs, which

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

2010-04-28 Thread Ludovic Rousseau
What do you call "autostart"? Is it starting pcscd during boot? -- 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 sub

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

2010-04-28 Thread Ludovic Rousseau
This is a known problem between pcscd and hald. But I could not find the Ubuntu bug right now. So you confirm that the initial problem "assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 ***" is fixed in pcsc-lite 1.5.5? -- pcscd assert failure: *** glibc

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

2010-04-28 Thread Ludovic Rousseau
- Get the 3 files from http://packages.debian.org/source/sid/pcsc-lite - $ dpkg -x pcsc-lite_1.5.5-3.dsc - edit debian/rules to add --disable-libhal to the ./configure line - $ apt-get build-dep pcscd - $ debuild -- pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid po

[Bug 571659] Re: Jpilot: some pages cannot be seen with new theme Radiance

2010-04-29 Thread Ludovic Rousseau
Check you have the default color scheme configured in jpilot File -> Preferences -> Settings -> GTK color theme file It should be "jpilotrc.default" -- Jpilot: some pages cannot be seen with new theme Radiance https://bugs.launchpad.net/bugs/571659 You received this bug notification because you a

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

2010-05-01 Thread Ludovic Rousseau
Your pcscd is using libhal. You were supposed to recompile version 1.5.5 with libusb instead. Have you rebuild and installed the packages for 1.5.5? -- pcscd assert failure: *** glibc detected *** /usr/sbin/pcscd: free(): invalid pointer: 0x097c6e88 *** https://bugs.launchpad.net/bugs/551940 Yo

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

2010-05-03 Thread Ludovic Rousseau
I guess you have 2 pcscd installed on your system. Try: $ type -a pcscd -- 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, whic

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

2010-05-04 Thread Ludovic Rousseau
I do not have enough logs. Edit the file /etc/libccid_Info.plist and change the value of ifdLogLevel from 0x0003 to 0x000f This will generate "much more" of logs in user.log Send me the logs from the start of pcscd, not just the latest lines. -- pcscd assert failure: *** glibc detected *** /usr

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

2010-05-04 Thread Ludovic Rousseau
pcscd --foreground --debug --apdu See http://pcsclite.alioth.debian.org/ccid.html#support -- 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 o

[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 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 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 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 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 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 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

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

  1   2   3   4   >