Closed fabianski7 closed 5 months ago
"Old plasma monitor but still much better than the new one" – My first thought when reading that was... What does this have to do with plasma monitors (physical devices that show images and hang on walls)?
This is no longer actively maintained upstream: https://apps.kde.org/ksysguard/ + https://github.com/KDE/ksysguard This port is self-reported as "dirty" 🧐 https://github.com/zvova7890/ksysguard6 If this gets more attention, then maybe could be right to add. For now, there's month-old PRs for [seemingly important] fixes that are going untouched.
please note that recent work is being done on the kf6 branch, there are recent commits there.
i already use it on plasma 6.1 and it works fine
I neglected to notice branch=kf6
. We can give it a try.
we need to rebuild
ksysguard: error while loading shared libraries: libXRes.so.1: cannot open shared object file: No such file or directory
Unable to replicate issue. ksysguard
doesn't use libxres
.
$ readelf -d /usr/bin/ksysguard | grep NEEDED | sort -u
0x0000000000000001 (NEEDED) Shared library: [libKF6AuthCore.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6ColorScheme.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6Completion.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6ConfigCore.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6ConfigWidgets.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6CoreAddons.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6DBusAddons.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6GlobalAccel.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6I18n.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6IconThemes.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6JobWidgets.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6KIOGui.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6KIOWidgets.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6NewStuffCore.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6NewStuffWidgets.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6Notifications.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6Service.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6WidgetsAddons.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6WindowSystem.so.6]
0x0000000000000001 (NEEDED) Shared library: [libKF6XmlGui.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6Core.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6DBus.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6Gui.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6Network.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6Widgets.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt6Xml.so.6]
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
0x0000000000000001 (NEEDED) Shared library: [libz.so.1]
here's mine
$ readelf -d /usr/bin/ksysguard | grep NEEDED | sort -u
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6AuthCore.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6ColorScheme.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6Completion.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6ConfigCore.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6ConfigWidgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6CoreAddons.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6DBusAddons.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6GlobalAccel.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6I18n.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6IconThemes.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6JobWidgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6KIOGui.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6KIOWidgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6NewStuffCore.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6NewStuffWidgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6Notifications.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6Service.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6WidgetsAddons.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6WindowSystem.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libKF6XmlGui.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6Core.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6DBus.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6Gui.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6Network.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6WebChannel.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6WebEngineCore.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6WebEngineWidgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6Widgets.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libQt6Xml.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libX11.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libXRes.so.1]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libc.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libm.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libstdc++.so.6]
0x0000000000000001 (NEEDED) Biblioteca partilhada: [libz.so.1]
for some reason the libxres package ended up being uninstalled from my system and I didn't realize it, so a rebuild wasn't really necessary. thanks
@ fabianski7 Even if reinstalling libxres
resolves the issue, libX11.so
shouldn't be required by the chaotic-aur package. Are you sure you didn't rebuild it locally at some point?
yes, sorry. it was just the package that was missing
Package:
https://aur.archlinux.org/packages/ksysguard6-git
Purpose:
Old plasma monitor but still much better than the new one
Benefits:
No response
Building:
No response
Copyright:
LGPL
Expected Interest:
Some
Already available?
No
Unique request?
Yes
Banned package?
No
More information:
No response