Summary: | only one Google calendar is shown in KOrganizer | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkgapi | Reporter: | Silver Salonen <silver.salonen> |
Component: | General | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kdepim-bugs |
Priority: | NOR | ||
Version: | 0.4.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Silver Salonen
2013-04-22 07:57:37 UTC
Sorry, I'm not able to reproduce this problem on KDE 4.10.2. Could you enable debug for akonadi_googlecalendar_* in kdebugdialog, restart Akonadi from console (akonadictl restart) and observe whether any relevant output appears? From Akonadi Console I took Browser and browsing my calendar just stays busy - it shows count, but nothing else. When I check Debugger, I see akonadi_nepomuk_feeder going through my e-mails and at the bottom there's an error "AgentBase(akonadi_googlecalendar_resource_4): Invalid request, service is not registered." After enabling debugging from kdebugdialog, I did: akonadictl start 2>&1 | grep google Some more interesting messages from there: "Cannot connect to agent instance with identifier 'akonadi_googlecalendar_resource_4', error message: 'Could not get owner of name 'org.freedesktop.Akonadi.Resource.akonadi_googlecalendar_resource_4': no such name'" "Cannot connect to agent instance with identifier 'akonadi_googlecalendar_resource_4', error message: 'Could not get owner of name 'org.freedesktop.Akonadi.Resource.akonadi_googlecalendar_resource_4': no such name'" ... akonadi_googlecalendar_resource_4(24630)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::instance: instance(): ... initialised akonadi_googlecalendar_resource_4(24630)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "Europe/Tallinn" akonadi_googlecalendar_resource_4(24630)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" ) akonadi_googlecalendar_resource_4(24630)/kdepimlibs (kcalcore): parse error ; string is empty? true akonadi_googlecalendar_resource_4(24630)/akonadiserializer (calendar) Akonadi::SerializerPluginKCalCore::deserialize: Failed to parse incidence! Item id = 148322 Storage collection id 254 parentCollectionId = -33 akonadi_googlecalendar_resource_4(24630)/akonadiserializer (calendar) Akonadi::SerializerPluginKCalCore::deserialize: "" akonadi_googlecalendar_resource_4(24630)/libakonadi Akonadi::ItemSerializer::deserialize: Unable to deserialize payload part: "RFC822" akonadi_googlecalendar_resource_4(24630)/libakonadi Akonadi::ItemSerializer::deserialize: Payload data was: "" akonadi_googlecalendar_resource_4(24630)/kdepimlibs (kcalcore): parse error ; string is empty? true akonadi_googlecalendar_resource_4(24630)/akonadiserializer (calendar) Akonadi::SerializerPluginKCalCore::deserialize: Failed to parse incidence! Item id = 148292 Storage collection id 254 parentCollectionId = -34 akonadi_googlecalendar_resource_4(24630)/akonadiserializer (calendar) Akonadi::SerializerPluginKCalCore::deserialize: "" akonadi_googlecalendar_resource_4(24630)/libakonadi Akonadi::ItemSerializer::deserialize: Unable to deserialize payload part: "RFC822" akonadi_googlecalendar_resource_4(24630)/libakonadi Akonadi::ItemSerializer::deserialize: Payload data was: "" akonadi_googlecalendar_resource_4(24630) KGAPI::AccessManagerPrivate::submitCache: Cache contains 1 requests I saved the log, so anything you need from there, ask :) Thanks for the feedback. This is most probably caused by the mysterious "Service not registered" bug. Will be 100% fixed in 4.11, trying to find a temporary workaround for 4.10.3. *** This bug has been marked as a duplicate of bug 317974 *** |