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.