Summary: | Plasma crashed when trying to add plasmoid to panel | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | morynicz |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | jeromi88, null |
Priority: | NOR | ||
Version: | 4.8.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
morynicz
2012-02-26 13:17:15 UTC
Created attachment 70157 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
Adding the gmail-plasmoid widget to the Plasma Panel.
- Custom settings of the application:
The gmail-plasmoid widget was unofficial, it was downloaded from the "Get Hot New Stuff" downloader window. I am also using the KFaenza icons(also downloaded via downloader window).
-- Backtrace (Reduced):
#6 QCoreApplication::postEvent (receiver=0x5377b20, event=0x7b31620, priority=0) at kernel/qcoreapplication.cpp:1188
#7 0x00007f9cbd50832a in QX11Data::xdndHandleFinished (this=<optimized out>, xe=0x7fff2f014d40, passive=false) at kernel/qdnd_x11.cpp:1254
#8 0x00007f9cbd4fa453 in QApplication::x11ClientMessage (this=<optimized out>, w=0x8663ba0, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3207
#9 0x00007f9cbd4f898b in QApplication::x11ProcessEvent (this=0xfe85b0, event=0x7fff2f014d40) at kernel/qapplication_x11.cpp:3832
#10 0x00007f9cbd5214a2 in x11EventSourceDispatch (s=0xff01e0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Created attachment 71345 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.3 (4.8.3) "release 501" using Qt 4.8.1
- What I was doing when the application crashed:
This bug still occurs in KDE 4.8.3 with Qt 4.8.1.
-- Backtrace (Reduced):
#6 QCoreApplication::postEvent (receiver=0x999ca0, event=0xa5a380, priority=0) at kernel/qcoreapplication.cpp:1273
#7 0x00007f2a5b4ed7da in QX11Data::xdndHandleFinished (this=<optimized out>, xe=0x7fff035c2940, passive=false) at kernel/qdnd_x11.cpp:1252
#8 0x00007f2a5b4df923 in QApplication::x11ClientMessage (this=<optimized out>, w=0x24010d0, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3205
#9 0x00007f2a5b4ddd64 in QApplication::x11ProcessEvent (this=0x7c7c30, event=0x7fff035c2940) at kernel/qapplication_x11.cpp:3775
#10 0x00007f2a5b505ae2 in x11EventSourceDispatch (s=0x809630, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Apparently this was closed as UPSTREAM as it is an X.org issue, not a KDE one. Please report bugs upstream. |