Aquileo | Recent changes to bugshttps://sourceforge.net/p/pyscard/bugs/Recent changes to bugsenThu, 04 Feb 2021 21:06:58 -0000Aquileo | #22 Error when trying to list readers in pythonhttps://sourceforge.net/p/pyscard/bugs/22/?limit=25#e4ef<div class="markdown_content"><p>It looks like pcscd is NOT running.<br/> <a href="https://ludovicrousseau.blogspot.com/2014/03/level-1-smart-card-support-on-gnulinux.html" rel="nofollow">https://ludovicrousseau.blogspot.com/2014/03/level-1-smart-card-support-on-gnulinux.html</a></p></div>Ludovic RousseauThu, 04 Feb 2021 21:06:58 -0000https://sourceforge.netc3f4f3d939fe457b6f3aaeffd4bbb9fef41f857cAquileo | Error when trying to list readers in pythonhttps://sourceforge.net/p/pyscard/bugs/22/<div class="markdown_content"><p>I'm trying to connect and read nfc card using my raspberry pi, running raspbian 10. Can't figure out if I'm running something wrong. I've tried java code and it works fine, pcscd also reads and detects the cards. I'm using ACS ACR122U A9 reader.</p> <table class="codehilitetable"><tbody><tr><td class="linenos"><div class="linenodiv"><pre>1 2 3 4 5 6 7 8 9</pre></div></td><td class="code"><div class="codehilite"><pre><span></span><span class="ch">#! /usr/bin/env python</span> <span class="kn">from</span> <span class="nn">smartcard.System</span> <span class="kn">import</span> <span class="n">readers</span> <span class="n">SELECT</span> <span class="o">=</span> <span class="p">[</span><span class="mh">0x00</span><span class="p">,</span> <span class="mh">0xA4</span><span class="p">,</span> <span class="mh">0x04</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x0A</span><span class="p">,</span> <span class="mh">0xA0</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x62</span><span class="p">,</span> <span class="mh">0x03</span><span class="p">,</span> <span class="mh">0x01</span><span class="p">,</span> <span class="mh">0x0C</span><span class="p">,</span> <span class="mh">0x06</span><span class="p">,</span> <span class="mh">0x01</span><span class="p">];</span> <span class="n">COMMAND</span> <span class="o">=</span> <span class="p">[</span><span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">,</span> <span class="mh">0x00</span><span class="p">]</span> <span class="n">r</span> <span class="o">=</span> <span class="n">readers</span><span class="p">()</span> <span class="k">print</span> <span class="p">(</span><span class="s2">"Available readers: "</span><span class="p">,</span> <span class="n">r</span><span class="p">)</span> </pre></div> </td></tr></tbody></table> </div>Zablon DawitThu, 04 Feb 2021 09:19:23 -0000https://sourceforge.nete0ff643b741f3bdccada785fd450128a9d21e04cAquileo | #8 Remove unconditional except-statementshttps://sourceforge.net/p/pyscard/bugs/8/?limit=25#50f3<div class="markdown_content"><ul> <li><strong>status</strong>: open-accepted --&gt; closed-fixed</li> <li><strong>Group</strong>: --&gt; v1.0 (example)</li> </ul></div>Ludovic RousseauSun, 27 Mar 2016 10:29:57 -0000https://sourceforge.net7f377548e13a61302fbb78172aadc79494d2c4abAquileo | #8 Remove unconditional except-statementshttps://sourceforge.net/p/pyscard/bugs/8/?limit=25#5453<div class="markdown_content"><p>This bug should be fixed in recent version of PySCard. Closing now.</p></div>Ludovic RousseauSun, 27 Mar 2016 10:29:48 -0000https://sourceforge.net9157f9d5b44b3e269fd42953f4296074406d6a06Aquileo | #9 SCardTransmit with ISO7816 extended case APDU https://sourceforge.net/p/pyscard/bugs/9/?limit=25#be93<div class="markdown_content"><ul> <li><strong>status</strong>: open-accepted --&gt; wont-fix</li> <li><strong>Group</strong>: --&gt; v1.0 (example)</li> </ul></div>Ludovic RousseauSun, 27 Mar 2016 10:28:05 -0000https://sourceforge.net6d014c9f6227d1e566e3493b59ad67c7f46dd91dAquileo | #9 SCardTransmit with ISO7816 extended case APDU https://sourceforge.net/p/pyscard/bugs/9/?limit=25#96c2<div class="markdown_content"><p>I have no news since more than 1 year. The problem should be fixed in recent version of PySCard.<br/> Closing this bug now.</p></div>Ludovic RousseauSun, 27 Mar 2016 10:27:54 -0000https://sourceforge.netea18b71630f2c406846abe92a83a2dab9b0ded35Aquileo | #10 doTransmit - index out of rangehttps://sourceforge.net/p/pyscard/bugs/10/?limit=25#f291<div class="markdown_content"><ul> <li><strong>status</strong>: open-accepted --&gt; wont-fix</li> <li><strong>Group</strong>: --&gt; v1.0 (example)</li> </ul></div>Ludovic RousseauSun, 27 Mar 2016 10:26:54 -0000https://sourceforge.net31147485a52a1482dfe7f4d4d5e5d1f994c5a8ceAquileo | #10 doTransmit - index out of rangehttps://sourceforge.net/p/pyscard/bugs/10/?limit=25#7cbb<div class="markdown_content"><p>Hello,</p> <p>Please check again using the latest PySCard version 1.9.2 (or more) and open a new bug if you still have the problem.</p></div>Ludovic RousseauSun, 27 Mar 2016 10:26:45 -0000https://sourceforge.net786f8f7e6749c9ee2b444b8a941df3b91c7557ebAquileo | #14 SCardControl issue with python 2.7https://sourceforge.net/p/pyscard/bugs/14/?limit=25#3800<div class="markdown_content"><ul> <li><strong>status</strong>: open-accepted --&gt; wont-fix</li> <li><strong>Group</strong>: --&gt; v1.0 (example)</li> </ul></div>Ludovic RousseauSun, 27 Mar 2016 10:24:19 -0000https://sourceforge.net36b7656f5a19acb7dbd551cfc254fdc4ac324f3aAquileo | #14 SCardControl issue with python 2.7https://sourceforge.net/p/pyscard/bugs/14/?limit=25#6816<div class="markdown_content"><p>I have no news since 6 months now. I will close this bug.<br/> If you still have the problem with Python 2.7 or Python 3.5 then open a new bug report.</p></div>Ludovic RousseauSun, 27 Mar 2016 10:23:48 -0000https://sourceforge.netf5dfdc936016e8af59aa8279f809b65c24cdcf23