Summary: | Google Groupware crashes | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Peter Huyoff <peter.huyoff> |
Component: | Google Resource | Assignee: | Carl Schwan <carl> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | a.key, carl, dbruckner, dirtyberet, dvratil, gjditchfield, marcel-kde, marek.siller, nicolas.fella, vishwas.setlur, yves.gruenwald |
Priority: | HI | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kdepim-runtime/-/commit/6bffef37350b7bcacaa2763ab8df5a462eb3f8b7 | Version Fixed In: | 23.04.2 |
Sentry Crash Report: | |||
Attachments: |
crash of today ;)
KOrganizer crashes every time, i try o start it. |
Description
Peter Huyoff
2022-01-08 11:08:41 UTC
After restarting the service, google groupware runs without flaws! Created attachment 145258 [details]
crash of today ;)
This is todays log...
Created attachment 154220 [details]
KOrganizer crashes every time, i try o start it.
*** Bug 444411 has been marked as a duplicate of this bug. *** *** Bug 469093 has been marked as a duplicate of this bug. *** *** Bug 469601 has been marked as a duplicate of this bug. *** *** Bug 469376 has been marked as a duplicate of this bug. *** *** Bug 461053 has been marked as a duplicate of this bug. *** *** Bug 458302 has been marked as a duplicate of this bug. *** *** Bug 470162 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/119 I'm unfortunately unable to reproduce this crash when trying to use google resources for a few weeks :( But the fact that the retrieveItems is missing is incorrect, so I created a patch yesterday for that https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/119 Would be great if someone could test it ;) Git commit e3e953571072b251c8531b18b07d46c6d52230f3 by Carl Schwan. Committed on 28/05/2023 at 21:18. Pushed by carlschwan into branch 'master'. Implement retrieveItems(Item::List) for googleresource This is a required method to reimplement in a resource, otherwise in some situations this will crash. M +29 -0 resources/google-groupware/googleresource.cpp M +1 -0 resources/google-groupware/googleresource.h https://invent.kde.org/pim/kdepim-runtime/-/commit/e3e953571072b251c8531b18b07d46c6d52230f3 Git commit 6bffef37350b7bcacaa2763ab8df5a462eb3f8b7 by Carl Schwan. Committed on 28/05/2023 at 21:20. Pushed by carlschwan into branch 'release/23.04'. Implement retrieveItems(Item::List) for googleresource This is a required method to reimplement in a resource, otherwise in some situations this will crash. (cherry picked from commit e3e953571072b251c8531b18b07d46c6d52230f3) M +29 -0 resources/google-groupware/googleresource.cpp M +1 -0 resources/google-groupware/googleresource.h https://invent.kde.org/pim/kdepim-runtime/-/commit/6bffef37350b7bcacaa2763ab8df5a462eb3f8b7 |