| Summary: | Kalendar crashes when deleting CalDav events | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | archwizard <archwizard> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | carl, kde, N3verG0nnaGiveYouUp+kdeBugs, nate, stphnhmltn26, tera_1225 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| 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
archwizard@mailbox.org
2023-01-15 23:04:02 UTC
*** Bug 464641 has been marked as a duplicate of this bug. *** *** Bug 464553 has been marked as a duplicate of this bug. *** Created attachment 156445 [details]
New crash information added by DrKonqi
kalendar (22.12.2) using Qt 5.15.8
After editing an event in Kalendar, the program crashes.
However, after reopening Kalendar, the event was successfully edited.
The event in question was created from my phone, and synced with my PC thanks to Nexcloud.
Hope this information helps...
-- Backtrace (Reduced):
#4 0x00007f358bfa1300 in QDateTime::operator=(QDateTime const&) () at /usr/lib/libQt5Core.so.5
[...]
#7 0x00007f358c046cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#10 0x00007f358c046cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#13 0x00007f358c046cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
[...]
#16 0x00007f358c046cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
*** This bug has been marked as a duplicate of bug 466063 *** Created attachment 156889 [details]
New crash information added by DrKonqi
kalendar (22.12.2) using Qt 5.15.8
I'm trying to delete a single occurrence of an event for Spring break. However, whenever I try to delete any of these events, Kalendar crashes with no error message. This happens consistently across all events.
-- Backtrace (Reduced):
#4 0x0000557aa0eb5373 in IncidenceOccurrenceModel::slotSourceDataChanged(QModelIndex const&, QModelIndex const&) ()
#5 0x00007fec888d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6 0x00007fec8884dcd0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#7 0x00007fec8887f778 in QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#8 0x00007fec888d101f in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
|