Comment 0 for bug 2063936

Revision history for this message
Åka Sikrom (akrosikam) wrote : [noble] merkuro-calendar fails to start

How to reproduce:
- boot Noble Desktop image (ubuntu-24.04-desktop-amd64.iso)
- open GNOME Terminal
- Run 'apt update && apt install -y merkuro'
- Launch 'Merkuro Calendar' from GNOME application menu

Expected result:
Application starts and GUI is displayed.

Actual result:
Application does not start, and no graphical error message is displayed.

Suspected cause:
Merkuro apparently requires three packages which are not listed under Depends in its deb control file (see attached terminal log).

Workaround:
Install packages qml-module-org-kde-kirigami-addons-labs-mobileform, qml-module-qt-labs-platform and qml-module-org-kde-kitemmodels manually.