Bug 432243

Summary: kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
Product: [Applications] systemsettings Reporter: David Geiger <geiger.david68210>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: hubn3rd, kdedev, nate, notmart, sitter
Priority: NOR    
Version First Reported In: 5.20.4   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David Geiger 2021-01-28 11:40:51 UTC
Hi,

On Mageia 8 when I open kinfocenter on konsole I get this warning:

$ kinfocenter
kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
$

This file seems removed since plasma 5.19


SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: Mageia 8
(available in About System)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Harald Sitter 2021-01-28 12:12:33 UTC
Moving to systemsettings as that's where the warning is caused.

for KIC we don't have a configure action so the .rc file is actually useless which I guess is why we don't install it. arguably maybe we should install it anyway?

@Marco thoughts?