Summary: | Dolphin crashes when drag and drop a file to calibre | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Guiu Rocafort <neandertalspeople> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | bugmenot, eljefedelito, gkokmdam, hsantanna, josebm, roger.larsson, sinoohe.mkh |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Guiu Rocafort
2012-05-12 12:20:54 UTC
Thanks for the report, this is an issue in Qt: https://bugreports.qt-project.org/browse/QTBUG-19363 *** Bug 302828 has been marked as a duplicate of this bug. *** *** Bug 302516 has been marked as a duplicate of this bug. *** *** Bug 302956 has been marked as a duplicate of this bug. *** *** Bug 304472 has been marked as a duplicate of this bug. *** *** Bug 305623 has been marked as a duplicate of this bug. *** *** Bug 308907 has been marked as a duplicate of this bug. *** Created attachment 75660 [details]
New crash information added by DrKonqi
dolphin (2.1) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
I selected and dragged some files from dolphin to firefox for uploading(holding Alt+tab together) , after click up it crashed
-- Backtrace (Reduced):
#5 0x00007f011d31065f in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /usr/lib/libQtGui.so.4
#6 0x00007f011d2d6d20 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#7 0x00007f011eedd856 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#8 0x00007f011e13ca2e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9 0x00007f011d2d2dcb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
|