Bug 494409 - plamoid not working
Summary: plamoid not working
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: git-stable-Plasma/6.2
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-10 11:38 UTC by marco
Modified: 2024-10-10 11:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
video of the problem (1.44 MB, video/x-matroska)
2024-10-10 11:38 UTC, marco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco 2024-10-10 11:38:09 UTC
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
Comment 1 Antonio Rojas 2024-10-10 11:46:30 UTC
This is a packaging issue, please report it to Fedora