| Summary: | Kalendar crashes when changing the name of a task and saving it | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | Dylan Meysmans <contact> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | carl, fhs222, samuele.zappala |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Dylan Meysmans
2022-12-20 09:52:14 UTC
Created attachment 154872 [details] New crash information added by DrKonqi kalendar (22.12.0) using Qt 5.15.7 I have a crash for another reason but the wizard says my problem is a duplicated of this issue. My problem is that Kalendar crashes when I click "Delete all the futures" when deleting an event that has repetitions: https://cloud.samuelezappala.it/s/yqzodW93fKrNjgf I can't seem to open another ticket because plasma refuses to install the debug symbols. -- Backtrace (Reduced): #4 0x00007fd84b96ff95 in QDateTime::operator=(QDateTime const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 [...] #7 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 [...] #10 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 [...] #13 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 [...] #16 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 Created attachment 156324 [details]
New crash information added by DrKonqi
kalendar (22.12.2) using Qt 5.15.8
This also happens when changing the progress of a task.
-- Backtrace (Reduced):
#4 0x00007fa3ee79af75 in QDateTime::operator=(QDateTime const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#7 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#16 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
*** This bug has been marked as a duplicate of bug 466063 *** |