Bug 432243 - kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
Summary: kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.20.4
Platform: Mageia RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-28 11:40 UTC by David Geiger
Modified: 2023-10-01 18:57 UTC (History)
5 users (show)

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


Attachments

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