Package: libbeidlibopensc2 Version: 2.6.0-3 Severity: normal Tags: patch Hello,
I just saw that my ~/.xsession-errors logfile was full of Error: can't open /var/run/openct/status... It happens whenever icedove/iceweasel are open (so when the libbeidpkcs11.so is loaded) I found a similar bugreport on Ubuntu: https://bugs.launchpad.net/ubuntu/+source/belpic/+bug/70442 The proposed fix works: >>>>>> OpenSC has support for three driver types : PCSC, OpenCT and CT-API. Belpic only needs PC/SC, and will produce errors/warnings if you leave support for OpenCT enabled. Fix: Edit /etc/beidbase.conf, and insert a statement that limits the use of drivers to pcsc. Right before the reader_driver config feels like an OK place to do this : ## specify driver family pcsc. # Others (openct, ..) are not needed for Belpic and # may produce errors/warnings reader_drivers = pcsc ; reader_driver pcsc { .... <<<<<< I sometime saw those errors when playing on the command line and I even think I've read somewhere a statement that said "normal that doesn't hurt" but here I'm talking about 6-8 lines of log every second and I just got a nice crash because of this big error file. Phil --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-3-vserver-686 Debian Release: lenny/sid 990 testing ftp.kulnet.kuleuven.ac.be 500 unstable ftp.kulnet.kuleuven.ac.be 500 unstable debian.jones.dk --- Package information. --- Depends (Version) | Installed =================================-+-================ libc6 (>= 2.7-1) | 2.7-6 libgcc1 (>= 1:4.1.1-21) | 1:4.3-20080202-1 libopenct1 (>> 0.6.9) | 0.6.14-2 libqt3-mt (>= 3:3.3.7) | 3:3.3.8b-4 libssl0.9.8 (>= 0.9.8f-1) | 0.9.8g-4 libstdc++6 (>= 4.2.1-4) | 4.3-20080202-1 libwxgtk2.6-0 (>= 2.6.3.2.2) | 2.6.3.2.2-2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]