Bug 417837 - Click on System Monitor opens org.kde.ksysguard.desktop in LibreOffice Writer
Summary: Click on System Monitor opens org.kde.ksysguard.desktop in LibreOffice Writer
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Monitor (show other bugs)
Version: 5.15.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-18 17:47 UTC by Kevin Kofler
Modified: 2023-08-02 22:48 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Kofler 2020-02-18 17:47:35 UTC
SUMMARY
I have a CPU usage widget in my panel. If I click on it, on my notebook running a fully updated Fedora 30 (Plasma 5.15.5) instead of spawning KSysGuard as it used to, it opens org.kde.ksysguard.desktop in LibreOffice Writer. This did not happen on earlier versions (Fedora 29), so it seems to be a regression.

STEPS TO REPRODUCE
1. Add a CPU usage monitor to the panel.
2. Click on it.

OBSERVED RESULT
Opens org.kde.ksysguard.desktop in LibreOffice Writer as a text file.

EXPECTED RESULT
Spawns KSysGuard. (Yes, it is installed, and runs fine from the menu.)

SOFTWARE/OS VERSIONS
Fedora 30
Plasma 5.15.5
KDE Frameworks 5.64.0
Qt 5.12.5

ADDITIONAL INFORMATION
The same actions spawn KSysGuard as expected on Fedora 29 with all updates that were issued before it went EOL, i.e.:
Fedora 29
Plasma 5.14.5
KDE Frameworks 5.59.0
Qt 5.11.3
so this looks like a regression between those versions and the ones above.

I tried setting +x permissions on the .desktop file (even though it should not be needed because it is in a system location) on the Fedora 30 system, but that did not change anything.
Comment 1 Noah Davis 2023-08-02 22:48:33 UTC
Since we now have different widgets for monitoring CPU usage that don't have this bug, I'm marking this as resolved.