Summary: | Plan crashes when typing a text in the filter textbox before the textbook is fully loaded when selecting a contact from the adressbook | ||
---|---|---|---|
Product: | [Applications] calligraplan | Reporter: | Mickaël <mprizee> |
Component: | general | Assignee: | Dag Andersen <dag.andersen> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aspotashev, asturm |
Priority: | NOR | ||
Version: | 2.5.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mickaël
2012-12-19 16:15:16 UTC
Git commit 1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a by Dag Andersen. Committed on 20/12/2012 at 10:38. Pushed by danders into branch 'calligra/2.6'. Workaround bug 311940: Plan crashes when typing a text in the filter textbox before the textbook is fully loaded when selecting a contact from the adressbook Disable function to select a person from the kde address book. Seems to be an akonadi crash. M +4 -0 plan/kpttaskdefaultpanel.cpp M +4 -0 plan/libs/ui/kptmainprojectpanel.cpp M +4 -0 plan/libs/ui/kptresourcedialog.cpp M +4 -0 plan/libs/ui/kptsummarytaskgeneralpanel.cpp M +4 -0 plan/libs/ui/kpttaskgeneralpanel.cpp http://commits.kde.org/calligra/1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a Please check if this is fixed - I remember krunner segfaulting because of that as well, which was fixed by some commit in akonadi(-contact) that I am unable to find right now. (In reply to Dag Andersen from comment #1) > Git commit 1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a by Dag Andersen. > Committed on 20/12/2012 at 10:38. > Pushed by danders into branch 'calligra/2.6'. > > Workaround bug 311940: Plan crashes when typing a text in the filter textbox > before the textbook is fully loaded when selecting a contact from the > adressbook > > Disable function to select a person from the kde address book. Seems to be > an akonadi crash. > > M +4 -0 plan/kpttaskdefaultpanel.cpp > M +4 -0 plan/libs/ui/kptmainprojectpanel.cpp > M +4 -0 plan/libs/ui/kptresourcedialog.cpp > M +4 -0 plan/libs/ui/kptsummarytaskgeneralpanel.cpp > M +4 -0 plan/libs/ui/kpttaskgeneralpanel.cpp > > http://commits.kde.org/calligra/1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a This indeed "fixed" the crash. (In reply to andreas.sturmlechner from comment #2) > Please check if this is fixed - I remember krunner segfaulting because of > that as well, which was fixed by some commit in akonadi(-contact) that I am > unable to find right now. Oh, you meant to check if it works without the workaround... I'll test it. (In reply to Alexander Potashev from comment #4) > Oh, you meant to check if it works without the workaround... I'll test it. Couldn't test because of this bug: https://bugs.kde.org/show_bug.cgi?id=352909 Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |