| Summary: | Crash when attempting to drag widget (pager) onto panel next to show desktop widget. | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Oskar Gibson <oskargibson> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | annma, apcomptec |
| Priority: | NOR | ||
| Version First Reported In: | 4.10.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Oskar Gibson
2013-06-04 00:24:14 UTC
*** This bug has been marked as a duplicate of bug 310523 *** Created attachment 81300 [details]
New crash information added by DrKonqi
plasma-desktop (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed:
In a fresh KDE I tried to add a pager, the panel was freezing and KDE crashed. Again, I added the pager and panel had another one.
-- Backtrace (Reduced):
#7 0x46cf1582 in isSignalConnected (signal_index=31, this=0x0) at kernel/qobject_p.h:237
[...]
#9 0xb5f7c396 in DeclarativeDragArea::drop(int) () from /usr/lib/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
#10 0xb5f7f0b0 in DeclarativeDragArea::mouseMoveEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
#11 0xb5f7f18c in DeclarativeDragArea::sceneEventFilter(QGraphicsItem*, QEvent*) () from /usr/lib/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
#12 0x505dd723 in QGraphicsScenePrivate::filterDescendantEvent (this=this@entry=0x89e5d18, item=item@entry=0xb8f1170, event=event@entry=0xbf947570) at graphicsview/qgraphicsscene.cpp:1159
|