Bug 235995 - Crash when changing sysmonitor sources
Summary: Crash when changing sysmonitor sources
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 08:30 UTC by Rms-Mit
Modified: 2018-04-02 16:51 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rms-Mit 2010-05-02 08:30:52 UTC
Version:           4.4.2 (using KDE 4.4.1)
OS:                Linux
Installed from:    Ubuntu Packages

The following steps cause system monitor to crash:-
1) open system monitor and start a new tab
2) add source/line graph to new tab
3) right click and select properties of line graph.
4) while properties window is still open, on main system monitor window add another sensor to the line graph you are showing the properties on.
5) This new sensor will not show in properties and selecting apply or OK in properties window will crash whole system-monitor.

Simple solution . . .  make properties window modal so user is unable to add a another sensor to graph while it is open.
Comment 1 Christoph Feck 2010-10-11 14:40:59 UTC
I could not reproduce the crash using the steps mentioned using trunk. If you are using a newer KDE version, can you still reproduce it? Note that the properties dialogs are probably intentionally not modal, allowing many of them to be opened at the same time.
Comment 2 Dario Andres 2010-12-13 21:46:24 UTC
[Comment from a bug triager]
Waiting for a reply
Comment 3 Julian Steinmann 2018-04-02 16:51:15 UTC
The properties window is now modal, so this bug is fixed (regardless if that's actually a good design decision).