Bug 469257

Summary: Missing dependency to Kirigami addon treeview
Product: [Unmaintained] colord-kde Reporter: xilef4040
Component: Systems Settings Module (KCM)Assignee: Daniel Nicoletti <dantti12>
Status: RESOLVED FIXED    
Severity: minor CC: carlosd.kde
Priority: NOR    
Version First Reported In: 23.04.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description xilef4040 2023-05-02 11:36:16 UTC
SUMMARY
I just installed the  `colord-kde` package on Neon to enable color management. A new tab "Color management" appeared in the system settings app, but when opening it, it only displayed an error message about missing the Kirigami addon treeview. Manually installing package `qml-module-org-kde-kirigami-addons-treeview` solved the issue, the system settings page now displays correctly, so I assume the colord-kde package for Ubuntu lacks to specify the dependency to this Kirigami addon package.



STEPS TO REPRODUCE
1. Install colord-kde on KDE Neon (sudo apt install colord-kde)
2. Open System Settings -> Hardware -> Color Management

OBSERVED RESULT

The error message is displayed on the right-hand side.

EXPECTED RESULT

The color management page should open. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.27, 
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.19.9

ADDITIONAL INFORMATION
 
None.