| Summary: | Editing an event crashes the calendar | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | Rose <r.email+kde> |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | CONFIRMED --- | ||
| Severity: | crash | CC: | carl, mathispaquet362, sephiroth_pk |
| Priority: | NOR | ||
| Version First Reported In: | 25.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | CachyOS | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rose
2025-10-06 01:17:45 UTC
Apologies for forgetting to remove the initial comment part in my initial report (again, sick at the moment). Top add to above, I just discovered that the test event that I created, moved and tried editing (to replicate the bug) does not appear at all in the Nextcloud calendar interface, nor in Betterbird (Thunderbird) fork calendar. The event that I initially created is there, but moving it (click and drag) from within Merkuro hasn't actually updated the event - in Nextcloud/Betterbird, it's still exactly where it was when I first created it. If I try to move it back (again, click and drag since I can't edit it), it appears to move just fine but trying to edit it results in the same crash behaviour. Restarting Merkuro or even restarting my PC makes no difference to the crashing behaviour. Deleting the event does not delete it from Nextcloud either. I've also tried installing the kdepim-addons (as it wasn't installed) package and running akonadictl fsck but now it's at the point where ANY event will crash Merkuro calendar if I try to edit them. *** This bug has been marked as a duplicate of bug 502595 *** Whoops! This is not actually a duplicate of the one I indicated. Sorry. Exact same issue here qrc:/qt/qml/org/kde/merkuro/calendar/qml/Main.qml:702:9: QML ScheduleView: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/merkuro/calendar/qml/Main.qml:139:5: QML Connections: Detected function "onConfigureSchedule" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. qrc:/qt/qml/org/kde/merkuro/calendar/qml/Main.qml:690:9: QML HourlyView: Created graphical object was not placed in the graphics scene. Could not find any constructor for value type QQuickColorValueType to call with value QVariant(Invalid) Could not find any constructor for value type QQuickColorValueType to call with value QVariant(Invalid) qrc:/qt/qml/org/kde/kirigamiaddons/components/ConvergentContextMenu.qml:274:9: QML ActionsMenu: cannot show menu: parent is null qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:397:17: QML ComboBox: Binding loop detected for property "currentIndex": qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:406:21 qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:397:17: QML ComboBox: Binding loop detected for property "currentIndex": qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:406:21 qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:191:17: QML TextField: Binding loop detected for property "text": qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:203:21 fish: Job 1, 'merkuro-calendar' terminated by signal SIGSEGV (Address boundary error) |