Bug 261613 - if i want to sync contacts, akunambol does crash because of akonadi::payloadexception
Summary: if i want to sync contacts, akunambol does crash because of akonadi::payloade...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: akunambol
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Riccardo Iaconelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-30 11:40 UTC by Vinzenz Hersche
Modified: 2018-09-04 19:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vinzenz Hersche 2010-12-30 11:40:39 UTC
Version:           0.2.1 (using KDE 4.5.90) 
OS:                Linux

exception in console:
terminate called after throwing an instance of 'Akonadi::PayloadException'
  what():  Akonadi::PayloadException: Wrong payload type (is 'PN7Akonadi7PayloadIN12_GLOBAL__N_15DummyEEE', requested 'PN7Akonadi7PayloadIN4KABC9AddresseeEEE')
Connecting to the serverQSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
akunambol: Fatal IO error: client killed
KCrash: Application 'akunambol' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/skamster/.kde/socket-freetheworld/kdeinit4__0


i've got kde 4.6 rc1 by the kubuntu-kde-beta-ppa and a single vcf-card for the contacts..



Reproducible: Always

Steps to Reproduce:
1. go in console and start akunambol
2. do everything the right way (i think, it never worked until now)
3, try to sync contacts



OS: Linux (x86_64) release 2.6.35-22-generic
Compiler: cc
Comment 1 Vinzenz Hersche 2010-12-30 11:41:34 UTC
"2. do everything the right way (i think, it never worked until now)"
i mean configure instead of do..
Comment 2 Riccardo Iaconelli 2010-12-30 13:08:24 UTC
Mmmh... it looks like there's something wrong with the akonadi collection. Does KAddressBook sees your contacts fine? Can you access the resource with it?

Basically, the problem from that output is that akunambol queries akonadi for the contact, and akonadi gives it a "dummy" object, instead of a real contact. So akonadi throws an exception and akunambol dies.
Comment 3 Vinzenz Hersche 2010-12-30 13:13:08 UTC
yes, kaddressbook works fine.. there's also just the single vcard i have as a ressource..
Comment 4 Riccardo Iaconelli 2011-01-11 13:42:41 UTC
This is very weird. Could you enable "debug" mode and send me via mail the resulting log (zipped)? It could contain minimal sensitive data (name) but could allow me to tell what is going wrong.

Or maybe - wait, what version of kdepim and kdepimlibs are you using?
Comment 5 Riccardo Iaconelli 2011-01-12 21:52:24 UTC
<dumping the status to: needing updates>
Comment 6 Andrew Crouthamel 2018-09-04 19:31:30 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug.