| Summary: | Kalendar crashing when saving an unedited event | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | Damien <corodius> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | carl, hdsq |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 23.04.1 | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Damien
2023-03-30 05:12:00 UTC
Created attachment 159007 [details]
New crash information added by DrKonqi
kalendar (23.04.0) using Qt 5.15.9
I attempted to hit the save button after opening the event editor. The app crashed when I did this.
-- Backtrace (Reduced):
#4 0x00007fce267ba680 in QDateTime::operator=(QDateTime const&) () from /lib64/libQt5Core.so.5
#5 0x000055e674f31c52 in IncidenceOccurrenceModel::slotSourceDataChanged(QModelIndex const&, QModelIndex const&) ()
#6 0x00007fce268e8651 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007fce26862101 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#8 0x00007fce26895320 in QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
This bug was fixed with Kalendar 23.04.1, which was released a few days ago. Make sure to update. |