Bug 492820

Summary: Regression: Can't create Events anymore in Merkuro
Product: [Applications] Merkuro Reporter: tobias
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: RESOLVED FIXED    
Severity: normal CC: aronkvh, benmordecai, carl, goodaqua, oleksandr, sephiroth_pk
Priority: NOR    
Version First Reported In: 24.08.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tobias 2024-09-08 15:29:26 UTC
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
Comment 1 reports_go_brrr 2024-09-10 18:27:14 UTC
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
Comment 2 reports_go_brrr 2024-09-27 21:18:16 UTC
Reproduced it on OpenSUSE Tumbleweed.
Comment 3 Riccardo Robecchi 2025-03-11 16:11:32 UTC
*** Bug 500142 has been marked as a duplicate of this bug. ***
Comment 4 Riccardo Robecchi 2025-03-11 16:11:52 UTC
*** Bug 493969 has been marked as a duplicate of this bug. ***
Comment 5 Riccardo Robecchi 2025-03-11 16:12:36 UTC
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
Comment 6 Riccardo Robecchi 2025-04-28 09:58:35 UTC
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?
Comment 7 benmordecai 2025-04-28 12:54:05 UTC
Fixed for me.
Comment 8 tobias 2025-04-28 17:52:06 UTC
Yes seems to work now.