I want to let everyone know here that the plasma6-merkuro package is missing the lib64Qt6Location dependency. I’m not sure how to file a bug report for this - is this an OpenMandrivaLx issue, or a KDE Merkuro issue.
Steps to Reproduce
Install the plasma6-merkuro package - provides the Merkuro Calendar application to sync with external services (Nextcloud, GMail, …).
# dnf install --assumeyes plasma6-merkuro
Try to launch Merkruo-Calendar. See that it fails to launch.
$ merkuro-calendar
QQmlApplicationEngine failed to load component
qrc:/main.qml:343:26: Type IncidenceInfoDrawer unavailable
qrc:/IncidenceInfoDrawer.qml:111:13: Type IncidenceInfoContents unavailable
qrc:/IncidenceInfoContents.qml:8:1: module "QtLocation" is not installed
Install the missing lib64Qt6Location dependency.
# dnf install --assumeyes lib64Qt6Location
Try to launch Merkruo-Calendar. See that it now succedes.
My System
OpenMandriva Lx version: OpenMandriva Lx release 25.01 (ROME) Rolling for x86_64
You can do what you just did, or you can file one here:
Just let us know if you have/want a GH account. Otherwise we can create it for you. Please link back to this post in the GH issue, and the GH issue in this post if you do make one so people can see there is a report already.
Much appreciated. Please keep in mind it will be in Cooker first and then applied to ROME during a UM. We typically call that out before it happens in the chat room and here.