Hello Christian, hello developers and testers, After compiling AQBanking Git myself and then current add-onlinebanking branch of KMymoney I have some first impressions:
All my accounts, DKB Cash, GLS Girokonto and PSD Girokonto are reported as not supporting online banking. And I was asked to check settings. Thus I went into AQBanking settings inside KMyMoney and I found the button "Get SEPA info". This seemed to work on all accounts. DKB Cash is PIN/TAN with TAN on paper based list, GLS and PSD are PIN/TAN optical. Oh, while trying to to a "New credit transfer" I get the following on console: 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [[some-uuid]-AStd::Liability]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [AStd::Liability]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [[some-uuid]-AStd::Asset]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [AStd::Asset]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [[some-uuid]-AStd::Expense]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [AStd::Expense]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [[some-uuid]-A000046]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [A000046]. 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [[some-uuid]-A000047]. [more of these…] 3:2014/08/27 14-06-36:aqbanking(13721):banking.c: 497: Account has no unique id assigned to the alias [A000317]. kmymoney(13721)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "KMyMoney/OnlineTaskUi" not found I installed KMyMoney in /usr/local, keeping the distro package installed. And I use the following to KDE to look into /usr/local: martin@merkaba:~> cat .kde/env/kdedirs.sh #!/bin/bash if [ -z $KDEDIRS ]; then export KDEDIRS="/usr/local/" else export KDEDIRS="/usr/local/:$KDEDIRS" fi if [ -z $QT_PLUGIN_PATH ]; then export QT_PLUGIN_PATH="/usr/local/lib/kde4" else export QT_PLUGIN_PATH="/usr/local/lib/kde4:$QT_PLUGIN_PATH" fi so it should find the /usr/local kmymoney stuff first. Do I need anything else? I get the following configuration when building KMyMoney – do I need a different libgwenhyfar? I have libgwenhywfar60 4.12.0beta-3 including dev packages. martin@merkaba:~/KDE/Dev/kmymoney/build#1> cmake .. -Wno-dev -- Found Qt-Version 4.8.6 (using /usr/bin/qmake) -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so -- Found KDE 4.12 include dir: /usr/include -- Found KDE 4.12 library dir: /usr/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Boost version: 1.55.0 -- Found the following Boost libraries: -- graph -- Found gpgme-config at /usr/bin/gpgme-config -- Found gpgme v1.5.1, checking for flavours... -- Found flavour 'vanilla', checking whether it's usable...yes -- Found flavour 'pthread', checking whether it's usable...yes -- Found LibOfx: CMake Warning at CMakeLists.txt:166 (find_package): By not providing "FindGWENHYWFAR.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GWENHYWFAR", but CMake did not find one. Could not find a package configuration file provided by "GWENHYWFAR" with any of the following names: GWENHYWFARConfig.cmake gwenhywfar-config.cmake Add the installation prefix of "GWENHYWFAR" to CMAKE_PREFIX_PATH or set "GWENHYWFAR_DIR" to a directory containing one of the above files. If "GWENHYWFAR" provides a separate development package or SDK, be sure it has been installed. -- Gwenhywfar found at () -- AqBanking 5.5.0.2-git found at /usr/local/include/aqbanking5 (/usr/local/lib/libaqbanking.so;gwengui-qt4;gwengui-cpp;gwenhywfar) -- Found Libical version 1.0 -- Found ktoblzcheck at /usr/lib/libktoblzcheck.so -------- KMyMoney 4.6.90-4ca5a2c0cc -------- Configure results (user options): -------------------------------------------- OFX plugin: yes KBanking plugin: yes iCalendar export plugin: yes SQLCipher plugin: no -------------------------------------------- Configure results (developer options): -------------------------------------------- Qt-Designer library support: no Generate developer documentation: no Build unit tests: yes Generate API documentation with Doxygen: yes Generate HTML documentation: no Build type: RelWithDebInfo -------------------------------------------- Good - your configure finished. Now type 'make' to build KMyMoney. For more help, consult README.cmake Thanks, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel