Summary: | Crash when dragging file to Chromium's File picker | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Jeffrey <eljefedelito> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac, vavrik.vladimir |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jeffrey
2012-06-25 16:26:59 UTC
Thanks for the bug report! This is a bug in Qt, see https://bugreports.qt-project.org/browse/QTBUG-19363 *** This bug has been marked as a duplicate of bug 299877 *** Created attachment 80414 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Doing the same action as in 302516, but in google docs upload.
-- Backtrace (Reduced):
#6 0x00007f7b8c31b63f in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7 0x00007f7b8c2e0168 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8 0x00007f7b8dc3a3f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#9 0x00007f7b8d1d4e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f7b8c2db862 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
|