Bug 469257 - Missing dependency to Kirigami addon treeview
Summary: Missing dependency to Kirigami addon treeview
Status: RESOLVED FIXED
Alias: None
Product: colord-kde
Classification: Unmaintained
Component: Systems Settings Module (KCM) (other bugs)
Version First Reported In: 23.04.0
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 11:36 UTC by xilef4040
Modified: 2023-08-21 21:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.