| Summary: | Crash when clicking on clock to open calendar | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Alex Richardson <arichardson.kde> |
| Component: | Calendar widget | Assignee: | Martin Klapetek <mklapetek> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | hein, kde, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-framework/e33b486be660fded71bc1661188a0334447d993a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Patch | ||
|
Description
Alex Richardson
2015-11-26 13:47:11 UTC
Thanks for the report Can you guys verify that this crash also appears in plasma-framework 5.16? Actually scratch that, I misread the backtrace. Created attachment 95854 [details]
Patch
Can you please test this patch against plasma-framework?
Fixes the crash for me. Thanks! Git commit e33b486be660fded71bc1661188a0334447d993a by Martin Klapetek. Committed on 02/12/2015 at 17:57. Pushed by mklapetek into branch 'master'. [calendar] Delay the model reset until the view is ready Otherwise things will crash. Reviewed-by: Eike Hein M +2 -1 src/declarativeimports/calendar/daysmodel.cpp http://commits.kde.org/plasma-framework/e33b486be660fded71bc1661188a0334447d993a |