Bug 492820 - Regression: Can't create Events anymore in Merkuro
Summary: Regression: Can't create Events anymore in Merkuro
Status: CONFIRMED
Alias: None
Product: Merkuro
Classification: Applications
Component: general (show other bugs)
Version: 24.08.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-08 15:29 UTC by tobias
Modified: 2024-09-28 21:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.