Bug 439872

Summary: plasma-systemmonitor crashes at launch
Product: [Applications] plasma-systemmonitor Reporter: Fushan Wen <qydwhotmail>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: ahiemstra, kde, plasma-bugs
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Backtrace

Description Fushan Wen 2021-07-15 08:02:59 UTC
Created attachment 140071 [details]
Backtrace

SUMMARY
Cannot open systemmonitor because it constantly crashes.

STEPS TO REPRODUCE
1. Open plasma-systemmonitor form Kickoff

OBSERVED RESULT
plasma-systemmonitor crashes.

EXPECTED RESULT
plasma-systemmonitor launches.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210712
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.0-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION
Backtrace log in attachment

# zypper info plasma5-systemmonitor
Loading repository data...
Reading installed packages...


Information for package plasma5-systemmonitor:
----------------------------------------------
Repository     : unstable-kde-frameworks
Name           : plasma5-systemmonitor
Version        : 5.22.80git.20210712T145851~2aa482c-ku.21.1
Arch           : x86_64
Vendor         : obs://build.opensuse.org/KDE:Unstable
Installed Size : 676.1 KiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : plasma5-systemmonitor-5.22.80git.20210712T145851~2aa482c-ku.21.1.src
Summary        : An application for monitoring system resources
Description    : 
    plasma-systemmonitor provides an interface for monitoring system sensors,
    process information and other system resources.
Comment 1 David Edmundson 2021-07-15 13:25:38 UTC

*** This bug has been marked as a duplicate of bug 418148 ***
Comment 2 David Edmundson 2021-07-15 13:27:02 UTC
Can you confirm clearing ~/.cache/plasma-systemmonitor/qmlcache fixes it?

Ideally can you take a backup of that folder first?
Comment 3 Fushan Wen 2021-07-15 13:28:59 UTC
(In reply to David Edmundson from comment #2)
> Can you confirm clearing ~/.cache/plasma-systemmonitor/qmlcache fixes it?
> 
> Ideally can you take a backup of that folder first?

Yes, it is fixed.