Bug 496347

Summary: libmerkuro_contact_pluginplugin.so No such file or directory
Product: [Applications] Merkuro Reporter: Thomas Braun <grothesk>
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: RESOLVED FIXED    
Severity: normal CC: arojas, carl
Priority: NOR    
Version First Reported In: 24.11.80   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Thomas Braun 2024-11-16 14:44:28 UTC
SUMMARY
merkuro-calendar 24.11.80 does not start: 
Cannot load library /usr/lib/qt6/qml/org/kde/merkuro/contact/libmerkuro_contact_pluginplugin.so: libmerkuro_contact_plugin.so: cannot open shared object file: No such file or directory


STEPS TO REPRODUCE
[thomas@roamer ~]$ LANG=C.UTF-8  merkuro-calendar 
QQmlApplicationEngine failed to load component
qrc:/main.qml:327:19: Type MainDrawer unavailable
qrc:/MainDrawer.qml:341:9: Type CheckableCollectionNavigationView unavailable
qrc:/CheckableCollectionNavigationView.qml:11:1: Cannot load library /usr/lib/qt6/qml/org/kde/merkuro/contact/libmerkuro_contact_pluginplugin.so: libmerkuro_contact_plugin.so: cannot open shared object file: No such file or directory
[thomas@roamer ~]$


SOFTWARE/OS VERSIONS
[thomas@roamer ~]$ kinfo
Operating System: EndeavourOS 
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.8-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 12 × 13th Gen Intel® Core™ i5-1335U
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Graphics



ADDITIONAL INFORMATION
merkuro 24.08.3-1 starts without issue. So it's an regression.
Comment 2 Bug Janitor Service 2024-11-17 15:23:47 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/merkuro/-/merge_requests/479
Comment 3 Antonio Rojas 2024-11-17 17:25:23 UTC
Git commit 15be32bea0f052a9058959176a1a86101646fc7c by Antonio Rojas.
Committed on 17/11/2024 at 15:22.
Pushed by carlschwan into branch 'master'.

Install merkuro_contact_plugin shared library

This wasn't being installed, which broke running merkuro-calendar

M  +2    -0    src/contacts/CMakeLists.txt

https://invent.kde.org/pim/merkuro/-/commit/15be32bea0f052a9058959176a1a86101646fc7c
Comment 4 Carl Schwan 2024-11-17 17:25:39 UTC
Git commit 85602402fe3bae9a674d8343d1901ed44de040d4 by Carl Schwan.
Committed on 17/11/2024 at 17:25.
Pushed by carlschwan into branch 'release/24.12'.

Install merkuro_contact_plugin shared library

This wasn't being installed, which broke running merkuro-calendar


(cherry picked from commit 15be32bea0f052a9058959176a1a86101646fc7c)

15be32be Install merkuro_contact_plugin shared library

Co-authored-by: Antonio Rojas <arojas@archlinux.org>

M  +2    -0    src/contacts/CMakeLists.txt

https://invent.kde.org/pim/merkuro/-/commit/85602402fe3bae9a674d8343d1901ed44de040d4