Summary: | System Monitor crashes upon dragging sensor from Sensor Browser onto Hard Disk Totals tab | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | wearenotamused |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aleixpol, andresbajotierra, cfeck, d.stoynev, ribalkin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/fb353eee24d0e034a03f73fcc3656012483fd3c1 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
wearenotamused
2011-01-21 06:57:56 UTC
Created attachment 56364 [details]
New crash information added by DrKonqi
ksysguard (4.5.1 (KDE 4.5.1)) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Well, the other guys have it said all. A crash when dragging and dropping a sensor over the Disk window.
-- Backtrace (Reduced):
#6 QColor (this=0x2ba6950, index=<value optimized out>) at /usr/include/qt4/QtGui/qcolor.h:292
#7 KSignalPlotter::beamColor (this=0x2ba6950, index=<value optimized out>) at ../../../../libs/ksysguard/signalplotter/ksignalplotter.cpp:109
#8 0x00007f46c3bbb3c7 in FancyPlotter::answerReceived (this=0x294a710, id=<value optimized out>, answerlist=<value optimized out>) at ../../../ksysguard/gui/SensorDisplayLib/FancyPlotter.cc:712
#9 0x00007f46c2cda74e in KSGRD::SensorAgent::processAnswer (this=0x2423ae0, buf=<value optimized out>, buflen=<value optimized out>) at ../../../../ksysguard/gui/ksgrd/SensorAgent.cc:184
#10 0x00007f46c2ce21ae in KSGRD::SensorShellAgent::msgRcvd (this=0x2423ae0) at ../../../../ksysguard/gui/ksgrd/SensorShellAgent.cc:91
Created attachment 57545 [details]
New crash information added by DrKonqi
ksysguard (4.6.00 (4.6.0)) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
Tried to drag CPU sensors to the graph.
- Custom settings of the application:
Installed Hard Disk Tab
-- Backtrace (Reduced):
#6 QColor (this=0x1473a40, index=<value optimized out>) at /usr/include/qt4/QtGui/qcolor.h:292
#7 KSignalPlotter::beamColor (this=0x1473a40, index=<value optimized out>) at ../../../../libs/ksysguard/signalplotter/ksignalplotter.cpp:109
#8 0x00007f89faf91317 in FancyPlotter::answerReceived (this=0x12d8210, id=<value optimized out>, answerlist=<value optimized out>) at ../../../ksysguard/gui/SensorDisplayLib/FancyPlotter.cc:712
#9 0x00007f89fa09774e in KSGRD::SensorAgent::processAnswer (this=0xdf81a0, buf=<value optimized out>, buflen=<value optimized out>) at ../../../../ksysguard/gui/ksgrd/SensorAgent.cc:184
#10 0x00007f89fa09f1ae in KSGRD::SensorShellAgent::msgRcvd (this=0xdf81a0) at ../../../../ksysguard/gui/ksgrd/SensorShellAgent.cc:91
[Comment from a bug triager] This issue is being tracked at bug 223095. Merging. Thanks *** This bug has been marked as a duplicate of bug 223095 *** Git commit fb353eee24d0e034a03f73fcc3656012483fd3c1 by Aleix Pol. Committed on 28/10/2012 at 19:49. Pushed by apol into branch 'master'. Make configure dialog option more persistant When we save the configure project dialog, also save the last used install prefix for next runs. M +1 -0 projectmanagers/cmake/settings/cmakepreferences.cpp http://commits.kde.org/kdevelop/fb353eee24d0e034a03f73fcc3656012483fd3c1 Aleix, wrong bug number :) Please check, which bug you wanted to close. Also, please use FIXED-IN: tags in commits (4.9.3 or 4.10). *** This bug has been marked as a duplicate of bug 223095 *** |