https://bugs.kde.org/show_bug.cgi?id=480939
--- Comment #4 from sayan <swastiksayan2...@gmail.com> --- Sorry for the late reply. ksystemstats seems to be installed as when I run $ ksystemstats , following happens: ```ksystemstats Loaded plugin "ksystemstats_plugin_cpu" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_cpu.so" Loaded plugin "ksystemstats_plugin_disk" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_disk.so" Could not retrieve information for NVidia GPU "0000:01:00.0" Found unsupported GPU: /sys/devices/pci0000:00/0000:00:02.0/drm/card1 Loaded plugin "ksystemstats_plugin_gpu" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_gpu.so" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Fan %1" msgid_plural: "" msgctxt: "@title %1 is a number" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Fan %1" msgid_plural: "" msgctxt: "@title %1 is a number" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number" kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number" Loaded plugin "ksystemstats_plugin_lmsensors" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_lmsensors.so" Loaded plugin "ksystemstats_plugin_memory" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_memory.so" Loaded plugin "ksystemstats_plugin_network" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_network.so" Loaded plugin "ksystemstats_plugin_osinfo" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_osinfo.so" Loaded plugin "ksystemstats_plugin_power" from file "/usr/lib/x86_64-linux-gnu/qt6/plugins/ksystemstats/ksystemstats_plugin_power.so" ASSERT: "!d->sensorObjects.contains(id)" in file ./systemstats/SensorContainer.cpp, line 57 Aborted (core dumped)``` -- You are receiving this mail because: You are watching all bug changes.