| Summary: | Crashed when editing event | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | Tyler <ty.brown1293> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | carl, danielnimptsch |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 23.04.1 | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Tyler
2023-03-11 18:30:04 UTC
Created attachment 157890 [details]
New crash information added by DrKonqi
kalendar (22.12.3) using Qt 5.15.8
While editing some events in my calendar the app crashed. It happened after I added exceptions to my repeating event.
-- Backtrace (Reduced):
#4 0x00005621eb924413 in IncidenceOccurrenceModel::slotSourceDataChanged(QModelIndex const&, QModelIndex const&) ()
#5 0x00007fde7acd0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6 0x00007fde7ac4dcd0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#7 0x00007fde7ac7f778 in QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#8 0x00007fde7acd101f in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
This was fixed yesterday and the fix will be available with 23.04.1 which will be released this week. |