| Summary: | Kalendar crashes on Task timespan change | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | Marcin <m.makulec321> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | adityabk1996, carl |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Marcin
2023-01-26 21:44:59 UTC
Created attachment 155753 [details]
New crash information added by DrKonqi
kalendar (22.12.1) using Qt 5.15.8
Kalendar crashed and the app closed when I tried to edit the repeat duration of a task created on my local calendar.
-- Backtrace (Reduced):
#4 0x00007f8991552310 in QDateTime::operator=(QDateTime const&) () at /usr/lib/libQt5Core.so.5
[...]
#7 0x00007f89915f8b91 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#10 0x00007f89915f8b91 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#13 0x00007f89915f8b91 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#16 0x00007f89915f8b91 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
This is the same crash as in https://bugs.kde.org/show_bug.cgi?id=465080 *** This bug has been marked as a duplicate of bug 466063 *** |