SUMMARY STEPS TO REPRODUCE 1. Open Kinfocenter 2. 3. OBSERVED RESULT https://i.imgur.com/VcffZ8U.png EXPECTED RESULT https://userbase.kde.org/File:Kinfocenter.png SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION
I can confirm the issue with openSUSE Tumbleweed 20200519, Plasma 5.18.5 and Frameworks 5.70.0 (LANG=de_DE.UTF-8).
(In reply to Frank Kruger from comment #1) > I can confirm the issue with openSUSE Tumbleweed 20200519, Plasma 5.18.5 and > Frameworks 5.70.0 (LANG=de_DE.UTF-8). Solved for me with a downstream fix for kcmutils.
When starting from the konsole, I see: $ kinfocenter Couldn't load plugin "kcms/kcm_about_distro" : "The shared library was not found." -- falling back to old-style loading from desktop file
(In reply to Frank Kruger from comment #2) > (In reply to Frank Kruger from comment #1) > > I can confirm the issue with openSUSE Tumbleweed 20200519, Plasma 5.18.5 and > > Frameworks 5.70.0 (LANG=de_DE.UTF-8). > > Solved for me with a downstream fix for kcmutils. The "downstream fix" actually comes from upstream. So it should be fixed in KDE Frameworks 5.71.0.
*** Bug 421963 has been marked as a duplicate of this bug. ***
*** Bug 421978 has been marked as a duplicate of this bug. ***
For documentation: this appears to have regressed here https://invent.kde.org/frameworks/kcmutils/-/commit/5505f6ab6f5a1ccdf9343a9c4c91e5d63c6fd77a then got fixed here https://invent.kde.org/frameworks/kcmutils/-/commit/53b41bc90b354ce7642f29d0f0a0464b32b29860 which then broke some more so all follow-up commits up to https://invent.kde.org/frameworks/kcmutils/-/commit/e290e9e666fcf7a84dcd42529f4069d4c92098ae are also required to have working kcmutils at least with regards to kinfocenter. So as far as distro level patching goes one could (I am guessing) either undo the breaking commit or forward-patch using the sequence 53b41bc9..e290e9e6
(In reply to Harald Sitter from comment #7) > For documentation: > this appears to have regressed here > https://invent.kde.org/frameworks/kcmutils/-/commit/ > 5505f6ab6f5a1ccdf9343a9c4c91e5d63c6fd77a Not quite, that commit was not part of 5.70.0 yet. The commit that caused the problem is actually this one: https://invent.kde.org/frameworks/kcmutils/-/commit/6aa21a42ea6a49d425d40e017ac20d0a5a4abec7 The rest is correct though.
*** Bug 422125 has been marked as a duplicate of this bug. ***
*** Bug 422250 has been marked as a duplicate of this bug. ***
*** Bug 422397 has been marked as a duplicate of this bug. ***