Bug 2251295

Summary: Missing dependency required for Color Management
Product: [Fedora] Fedora EPEL Reporter: radu.fotescu
Component: colord-kdeAssignee: marcdeop
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel9CC: jreznik, kde-sig, marcdeop, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Actual results
none
Expected results none

Description radu.fotescu 2023-11-24 01:37:48 UTC
Created attachment 2001144 [details]
Actual results

Created attachment 2001144 [details]
Actual results

Description of problem:

With `colord-kde` installed, KDE System Settings cannot display Color Management, because a required package is not listed as a dependency: `kf5-kirigami2-addons-dateandtime`.

Version-Release number of selected component (if applicable): 23.04.3

How reproducible: always

Steps to Reproduce:
1. Open KDE System Settings (`systemsettings`).
2. Go to Hardware, Color Management.

Actual results:

It will display an error.

Expected results:

It should display the color management UI.

Additional info:

`kf5-kirigami2-addons-treeview` should be added as a dependency (it would also bring with itself `kf5-kirigami2-addons`).

Comment 1 radu.fotescu 2023-11-24 01:38:32 UTC
Created attachment 2001145 [details]
Expected results