[Kde-pim] Kaddressbook error with gnokii > 2.6.14

Dirk Gorny Dirk at traummanufaktur.de
Wed Nov 5 11:13:57 GMT 2008


Syncronisation with gnokii (kaddressbook/Datei/Importieren/Import von 
Mobiltelefon) does not work. Breaks with "Gnokii ist noch nicht konfiguriert."

kdepim/kaddressbook/xxport/gnokii_xxport.cpp

if (!gn_cfg_phone_load("", &state))
                return i18n("Gnokii is not yet configured.");


gnokii-0.6.26/ChangeLog
...
0.6.15
======
...
gn_cfg_phone_load() now returns GN_ERR_NONE on success,
      instead of true                               (Daniele Forsi)

Gnokii treads this call like:
(gnokii-0.6.26/common/data/virtmodem.c)
if (gn_cfg_phone_load(iname, sm) != GN_ERR_NONE) return false;
()

Is this the right place to post?
Is the gnokii port a dead end?

Best regards,

Dirk
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list