https://bugs.kde.org/show_bug.cgi?id=523051
Bug ID: 523051
Summary: Cannot create events - TypeError: Cannot read property
'currentValue' of undefined in IncidenceEditorPage.qml
Classification: Applications
Product: Merkuro
Version First 26.04.3
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 194292
--> https://bugs.kde.org/attachment.cgi?id=194292&action=edit
It's a Prt Scr
DESCRIPTION
When trying to create a new event in Merkuro Calendar, clicking the "Add"
button does nothing. The event is never saved. No error dialog is shown to the
user. The issue was discovered by running the application from terminal which
revealed multiple QML errors.
STEPS TO REPRODUCE
1. Open Merkuro Calendar
2. Set up a local calendar (iCal directory) in Settings → Accounts
3. Click "Create" → "New Event"
4. Fill in event title and date
5. Click "Add" button
OBSERVED RESULT
Nothing happens. Event is not created or saved. Terminal output shows:
qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:94:
TypeError: Cannot read property 'currentValue' of undefined
qrc:/qt/qml/org/kde/merkuro/calendar/qml/Dialogs/IncidenceEditorPage.qml:735:
ReferenceError: duration is not defined
qml: Unable to assign [undefined] to bool
EXPECTED RESULT
Event is created and appears in the calendar view.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
--
You are receiving this mail because:
You are watching all bug changes.