https://bugs.kde.org/show_bug.cgi?id=438829

Rex Dieter <rdie...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
         Resolution|UPSTREAM                    |---

--- Comment #7 from Rex Dieter <rdie...@gmail.com> ---
To me, looks like the plasma version is supposed to be (essentially) hard-coded
to the kinfocenter version,

https://invent.kde.org/plasma/kinfocenter/-/blob/master/Modules/about-distro/src/PlasmaEntry.cpp

It does have this wierd code snippet there,

    // Since Plasma version detection isn't based on a library query it can
fail
    // in weird cases; instead of admitting defeat we simply hide everything :P
    if (localizedValue().isEmpty()) {
        return;
    }


I'm guessing we're hitting that "wierd cases" ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to