Summary: | plama crash after removing element from toolbar | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Johannes Schwall <johannes.schwall> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra, kde, wettererscheinung |
Priority: | NOR | ||
Version: | 4.5 and older | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Johannes Schwall
2010-08-13 16:50:44 UTC
[KCrash Handler] #6 0x00007f014c5acce4 in KIMStatusBarGraphics::iconCount() const () from /usr/lib/libkimpanelruntime.so.0 #7 0x00007f014c5abc70 in KIMStatusBar::adjustSelf() () from /usr/lib/libkimpanelruntime.so.0 #8 0x00007f014c5a5d0c in KIMStatusBar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkimpanelruntime.so.0 Please install the debuginfo package for kdeplasma-addons and paste on this bugreport a new backtrace thank you [Comment from a bug triager] It seems bug 258096 contains a full backtrace related to this crash. Thanks Created attachment 57684 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
First time:
I added the "input method widget" to the desktop tried to find out what it is good for by clicking on it and look how it reacts. This includes clicking on the green button, on the pencil and rotating the window. As I could not see any useful effect I removed it, which resulted in the crash.
Second time:
I tried to reproduce it, but it was removed without a problem. Maybe I removed it in another state, than the other times (but I don't know for sure).
Third time:
After I saw the report I tried again on the secondary controlbar. Repeated the clicking and removed it, when it was kind of active (the green arrows appear on the desktop). E Voila - it crashed. In all three cases the remove was successful (it was not there anymore, after Plasma restarted again).
General Remark:
I installed and removed quite many widgets before. All without problems.
-- Backtrace (Reduced):
#8 0x03b4dd84 in KIMStatusBarGraphics::iconCount (this=0x989d1c0) at ../../../../applets/kimpanel/src/kimstatusbargraphics.cpp:125
#9 0x03b4ca1d in KIMStatusBar::adjustSelf (this=0xb19fe80) at ../../../../applets/kimpanel/src/kimstatusbar.cpp:274
#10 0x03b45a0b in KIMStatusBar::qt_metacall (this=0xb19fe80, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbf934c0c) at moc_kimstatusbar.cpp:79
[...]
[...]
#13 0x01e62d47 in KCoreConfigSkeleton::configChanged (this=0x981ed80) at ./kcoreconfigskeleton.moc:83
#14 0x01e652f3 in KCoreConfigSkeleton::writeConfig (this=0x981ed80) at ../../kdecore/config/kcoreconfigskeleton.cpp:1088
Closing as outdated. Please feel free to reopen this report if you can still reproduce this with KDE 4.8.3 or later. |