| Summary: | The kalendar closed when changing the percentage of a task | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | lfelipemotta |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | carl, r3dgamer6 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
lfelipemotta
2023-07-14 18:05:04 UTC
Created attachment 160569 [details]
New crash information added by DrKonqi
kalendar (22.12.3) using Qt 5.15.8
After creating a new task changing the % complete slider will crash the application. However the percentage set will remain when reopening the app.
-- Backtrace (Reduced):
#4 0x00007f4dd0b9a980 in QDateTime::operator=(QDateTime const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#7 0x00007f4dd0c537c0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007f4dd0c537c0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007f4dd0c537c0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#16 0x00007f4dd0c537c0 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
|