Summary: | plamoid not working | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | marco <marcoben73> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | minor | CC: | ahiemstra, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | git-stable-Plasma/6.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | video of the problem |
This is a packaging issue, please report it to Fedora |
Created attachment 174609 [details] video of the problem SUMMARY I try to add a plasmoid to the desktop to show disk usage, but the plamoid give error on the desktop. STEPS TO REPRODUCE 1. open system monitor 2. on any graph, right click and select "add chart to desktop widget" 3. the desktop widget is added, but it give error (see attached video) OBSERVED RESULT file:///usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/main.qml:17:1: Cannot load library /usr/lib64/qt6/qml/org/kde/ksysguard/sensors/libSensorsplugin.so: /lib64/libKSysGuardSensors.so.2: undefined symbol: _ZN9KSysGuard9Formatter11formatValueERK8QVariantNS_4UnitENS_12MetricPrefixE6QFlagsINS_12FormatOptionEEi EXPECTED RESULT Display graph SOFTWARE/OS VERSIONS Operating System: Fedora Linux 40 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.12-200.fc40.x86_64 (64-bit) Graphics Platform: X11 Processors: 28 × Intel® Core™ i7-14700 Memory: 62,5 GB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: HP Product Name: HP Elite Mini 800 G9 Desktop PC ADDITIONAL INFORMATION The symbol indicated in the error above is present readelf -sW /lib64/libKSysGuardSensors.so.6.2.0 | grep _ZN9KSysGuard9Formatter11formatValueERK8QVariantNS_4UnitENS_12MetricPrefixE6QFlagsINS_12FormatOptionEEi 73: 0000000000000000 0 FUNC GLOBAL DEFAULT UND _ZN9KSysGuard9Formatter11formatValueERK8QVariantNS_4UnitENS_12MetricPrefixE6QFlagsINS_12FormatOptionEEi