Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merkuro Calendar missing lib64Qt6Location dependency #3108

Open
robertefry opened this issue Feb 16, 2025 · 1 comment
Open

Merkuro Calendar missing lib64Qt6Location dependency #3108

robertefry opened this issue Feb 16, 2025 · 1 comment
Labels
new New bug submitted

Comments

@robertefry
Copy link

robertefry commented Feb 16, 2025

The plasma6-merkuro package is currently missing the lib64Qt6Location dependency (I believe this is the correct dependency).

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 version: OpenMandriva Lx release 25.01 (ROME) Rolling for x86_64

Operating System: OpenMandriva ROME 25.01
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.12.9-desktop-1omv2490 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 6800 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: X570 AORUS ELITE
System Version: -CF

@robertefry robertefry added the new New bug submitted label Feb 16, 2025
@omakuta
Copy link
Collaborator

omakuta commented Feb 16, 2025

This issue has been mentioned on OpenMandriva forum. There might be relevant details there:

https://forum.openmandriva.org/t/how-to-file-a-bug-report-plasma6-merkuro-missing-dependency/6573/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New bug submitted
Projects
None yet
Development

No branches or pull requests

2 participants