How to file a bug report: `plasma6-merkuro` missing dependency

Hello,

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

  1. Install the plasma6-merkuro package - provides the Merkuro Calendar application to sync with external services (Nextcloud, GMail, …).

    # dnf install --assumeyes plasma6-merkuro
    
  2. 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
    
  3. Install the missing lib64Qt6Location dependency.

    # dnf install --assumeyes lib64Qt6Location
    
  4. 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

  • Desktop environment: KDE

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.

1 Like

Thanks. Here’s the link :slight_smile:

(For some reason, I can’t put clickable links into my posts here)

3 Likes

You can now. :grinning:

Thank you so much for filing a Bug Report.

2 Likes

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.