Bug 398895 - installation HBCI
Summary: installation HBCI
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: onlinebanking (show other bugs)
Version: 4.8.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-21 07:11 UTC by Hartmut Rau
Modified: 2019-08-30 14:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.3,5.0.6


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hartmut Rau 2018-09-21 07:11:37 UTC
Hello,
I use Win7/64-bit and installed KMyMoney. Trying to add HBCI-connection to my bank with Aqbanking I got a error message:„Error checking chip card (-139264). Maybe libchipcard or ist plugins are not installed?“
The card reader is ReinerSCT cyberJack RFID standard and it tells to be okay and propperly worked with another finance-program that i what to get rid of.
What can i do?
Comment 1 Ralf Habacker 2018-09-21 08:25:58 UTC
Chipcard support depends on aqbanking. They states at https://www.aquamaniac.de/sites/aqbanking/overview.php

The backend AqHBCI currently supports these security media:

    DDV chipcard (DES-DES-Verfahren)
    RSA chipcard (RSA-DES-Hybrid, cards sold by Matrica)
    OpenHBCI keyfile (either OpenHBCI 1 or 2)
    PIN/TAN (PIN/TAN mode using HTTP over SSL)
Comment 2 Ralf Habacker 2018-09-21 08:51:39 UTC
For the record: aqbanking uses libchipcard for chip card reader support. libchipcard itself depends on pcsc. At least on linux (opensuse) there is a plugin for the mentioned chip card reader (https://build.opensuse.org/package/show/openSUSE%3AFactory/pcsc-cyberjack), so I think it could work with kmymoney.
Comment 3 Ralf Habacker 2018-09-25 17:40:09 UTC
I have tried to find public information about the state of libchipcard support for Windows, but have unfortunately found nothing meaningful (except that winscard.dll is used), so here probably just trying helps.
As support I can add libchipcard to the next Windows version of KMyMoney. In the delivery are then command line tools like 

cardcommander.exe
chipcard-tool.exe
moneycard.exe
kvkcard.exe
memcard.exe

with which you can safely try it out.
Comment 4 Ralf Habacker 2018-09-25 19:02:26 UTC
You may try the kmymoney windows snapshot located at  
http://download.opensuse.org/repositories/windows:/mingw:/win32:/snapshots/openSUSE_Leap_42.3/noarch/mingw32-kmymoney-portable-4.8.4ed579e8-17.1.noarch.rpm
Unpack with 7z and open a command shell in the bin folder. Then run cardcommander or chipcard-tool.
Comment 5 Ralf Habacker 2018-09-25 20:17:05 UTC
To be able to have chip card support with kmymoney on windows you need to start the SmartCard Service as Administrator.
Comment 6 Ralf Habacker 2019-01-28 10:46:38 UTC
libchipcard package has been added to the installer and portable package.