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

bq666 <wojciech.gaud...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wojciech.gaud...@gmail.com

--- Comment #48 from bq666 <wojciech.gaud...@gmail.com> ---
(In reply to Artem from comment #37)
> (In reply to diminom...@gmail.com from comment #36)
> > (In reply to Artem from comment #35)
> > > (In reply to Maciej Stanczew from comment #33)
> > > > there is a simple blacklist in ksystemstats code
> > > 
> > > It was so simple... I am ashamed that I could not find it myself.
> > > Thank you, this workaround will help me wait for the official fix in 
> > > greater
> > > comfort.
> > 
> > 
> > Hi! how do you solve it? sorry for this, but I don't know how to remove the
> > items from blacklist.. or I have to recompile something?
> > (I don't have AMD sensors on my laptop, intel and nvidia) KDE Neon 5.23.5
> > thanks!
> 
> Hello!
> 1) You need to open the required branch of ksystemstats (in your case
> Plasma/5.23: https://invent.kde.org/plasma/ksystemstats/-/tree/Plasma/5.23),
> download its contents to your computer.
> 2) Automatically or manually apply the patch from comment #33 to the file
> ./plugins/lmsensors/lmsensors.cpp (comment or remove some lines).
> 3) In the root folder of the project run:
> cmake ./
> cmake --build ./
> 4) File ksystemstats_plugin_lmsensors.so will appear in the folder ./bin, it
> must be copied with a replacement to /usr/lib/qt/plugins/ksystemstats/ (this
> path is used by me, I am not sure that it is the same on all distributions)
> (you can backup old file).
> 5) After that, just restart System Monitor and all sensors should appear in
> the "Hardware sensors" category.
> 
> This fix is simple enough, but I have to repeat all this with some Plasma
> updates, which is a bit depressing.
> This may not be the most proper way to do it, but it works for me.
> And if this is not the place for such explanations, please, someone write me
> about it, so that I don't repeat this mistake in the future.

Hi,
I followed your list, even switch to exactly commit but I have got:

❯ cmake ./
fatal: HEAD does not point to a branch
-- Could NOT find KF5CoreAddons (missing: KF5CoreAddons_DIR)
-- Could NOT find KF5CoreAddons: found neither KF5CoreAddonsConfig.cmake nor
kf5coreaddons-config.cmake
-- Could NOT find KF5DBusAddons (missing: KF5DBusAddons_DIR)
-- Could NOT find KF5DBusAddons: found neither KF5DBusAddonsConfig.cmake nor
kf5dbusaddons-config.cmake
-- Could NOT find KF5Solid (missing: KF5Solid_DIR)
-- Could NOT find KF5Solid: found neither KF5SolidConfig.cmake nor
kf5solid-config.cmake
-- Could NOT find KF5KIO (missing: KF5KIO_DIR)
-- Could NOT find KF5KIO: found neither KF5KIOConfig.cmake nor
kf5kio-config.cmake
CMake Error at
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find KF5 (missing: CoreAddons DBusAddons Solid KIO) (Required is
  at least version "5.86")
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:93
(find_package_handle_standard_args)
  CMakeLists.txt:28 (find_package)

Successful help will be rewarded :)

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

Reply via email to