I would do, but it appears to already be covered by Bug #1035982. So I'll just watch that instead.
I have, however, submitted My own bug - 1037859 for my menu-key not working feature...
Thanks again for the great work!
Hello, to all that have problems loading their kaddressbookfile.
Especially henley_regatta, snufkin, and mcamou
zaurus@z:~ 1 % kapi
Display size = 480x640
locatelocal: /home/zaurus/kdepim/config/kaddressbookrc
locatelocal: /home/zaurus/kdepim/apps/kaddressbook
KActionCollection::setWidget: warning: KAccel is never used in microkde
locatelocal: /home/zaurus/kdepim/config/kabcrc
locatelocal: /home/zaurus/kdepim/apps/kabc/std.vcf
ResourceFile::openfile /home/zaurus/kdepim/apps/kabc/std.vcf
locatelocal: /home/zaurus/kdepim/apps/kaddressbook/kresources/contactrc
VCardFormatPlugin::loadAll
zaurus@z:~ 2 %
I found the problem that causes KaPi most likely to crash. The reason is that during
import/sync of external data (like from SharpDTM),
KA/Pi transfers/translates certain characters not correctly.
Please open your addressbook file with an ascii editor and search for the character combination
^M\n
whereas ^M is one carriagereturn (0x0d) character and \n are two ascii characters.
Mostlikely this happens in the NOTES or the ADR entry.
If you remove the ^M character from the spots, you should be able to load the file again.
We are still trying to figure out if this is a problem with the source data when syncing the data into Ka/Pi the first time. (Question: How did you get the data into Ka/Pi when you saw this error. Syncing from DTM?)
Let me know if this workaround helped you.
Ulf