SUMMARY Creating an event is not possible anymore. It used to work and it also still works in KOrganizer for example. Log shows: qt.qml.context: qrc:/DayGridView.qml:401:37 Parameter "type" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. qrc:/DayGridView.qml:394: TypeError: Property 'setUpAdd' of object CalendarUiUtils_QMLTYPE_0(0x581964c6ddb0) is not a function STEPS TO REPRODUCE 1. Start merkuro 2. Try to create an event with rightclick on date, then a window should show, but it does not. OBSERVED RESULT Nothing happens. EXPECTED RESULT Window should open. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.6.49-1-lts (64-bit) Graphics Platform: Wayland Graphics Processor: Intel Graphics ADDITIONAL INFORMATION Downstream Bugreport: https://gitlab.archlinux.org/archlinux/packaging/packages/merkuro/-/issues/1
Reproduced it on Arch system. Thrown at me next error: qrc:/BasicInternalHourlyView.qml:780: TypeError: Property 'setUpAdd' of object CalendarUiUtils_QMLTYPE_0(0x603eef873760) is not a function Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.10.7-arch1-1 (64-bit) Graphics Platform: Wayland
Reproduced it on OpenSUSE Tumbleweed.
*** Bug 500142 has been marked as a duplicate of this bug. ***
*** Bug 493969 has been marked as a duplicate of this bug. ***
Still relevant today. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2
With the update to Frameworks 6.13, I don't see this any more and it looks like it is (finally) working again. Can you confirm that is the case for you as well?
Fixed for me.
Yes seems to work now.