| Summary: | Korganizer crashes when I try to add a new event | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Paolo Cretaro <melko> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Paolo Cretaro
2011-08-19 13:46:10 UTC
the gdb output (gdb) run --nofork Starting program: /usr/bin/korganizer --nofork [Thread debugging using libthread_db enabled] korganizer(1415)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! korganizer(1415)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: korganizer(1415)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: korganizer(1415)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: korganizer(1415)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: korganizer(1415)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: terminate called after throwing an instance of 'Akonadi::PayloadException' what(): Akonadi::PayloadException: Wrong payload type (requested: sp(0)<QByteArray>; present: sp(2)<KCalCore::Incidence*> Program received signal SIGABRT, Aborted. 0xb7fe1430 in __kernel_vsyscall () Do you have this file: akonadi_serializer_kcalcore.desktop ? yes I have that: /usr/share/apps/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop [Misc] Name=Incidence Serializer Name[en_GB]=Incidence Serialiser Comment[en_GB]=An Akonadi serialiser plugin for events, tasks and journal entries [Plugin] Type=text/calendar,application/x-vnd.akonadi.note,application/x-vnd.kde.notes X-Akonadi-Class=default;KCalCore::Incidence*; X-KDE-Library=akonadi_serializer_kcalcore X-KDE-ClassName=Akonadi::SerializerPluginKCalCore Hi, after upgrading to 4.7.1 everything works fine. |