Summary: | Crash while dragging a file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Francesco Cosoleto <cosoleto> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde-bugs, opensource |
Priority: | NOR | ||
Version First Reported In: | 1.7 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Francesco Cosoleto
2011-12-17 15:09:33 UTC
Created attachment 68037 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
- What I was doing when the application crashed:
I dragged a file to a open KMail new message window. Then: crash. File didn't drop.
-- Backtrace (Reduced):
#6 0x00000033fcc0a4ef in QWidget::testAttribute_helper (this=0x17f3640, attribute=Qt::WA_Hover) at kernel/qwidget.cpp:11033
#7 0x00000033fcbcf18c in testAttribute (attribute=Qt::WA_Hover, this=0x17f3640) at ../../src/gui/kernel/qwidget.h:1042
#8 QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fff0913f320) at kernel/qapplication.cpp:4115
#9 0x0000003400850766 in KApplication::notify (this=0x7fff09141d10, receiver=0x17f3640, event=0x7fff0913f320) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#10 0x00000033fc57903c in QCoreApplication::notifyInternal (this=0x7fff09141d10, receiver=0x17f3640, event=0x7fff0913f320) at kernel/qcoreapplication.cpp:876
Created attachment 71847 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1
- What I was doing when the application crashed:
try to drag a file from one dolphin window to another.
pretty sure I used alt-tab to switch
I have desktop effects enable with openGL on a nvidia card, if that has any matter.
the backtrace look really similar, although the line number has changed a little bit, I can still follow
thus, it ain't fixed.
as of 4.8.3 (dolphin 2.0)
-- Backtrace (Reduced):
#6 0x00007f2ee51d563f in QWidget::testAttribute_helper (this=0x2a94ce0, attribute=Qt::WA_Hover) at kernel/qwidget.cpp:11034
#7 0x00007f2ee519a168 in testAttribute (attribute=Qt::WA_Hover, this=0x2a94ce0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1042
#8 QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fff4c2b2000) at kernel/qapplication.cpp:4124
#9 0x00007f2ee6aefbb6 in KApplication::notify (this=0x7fff4c2b58f0, receiver=0x2a94ce0, event=0x7fff4c2b2000) at ../../kdeui/kernel/kapplication.cpp:311
#10 0x00007f2ee608ee9c in QCoreApplication::notifyInternal (this=0x7fff4c2b58f0, receiver=0x2a94ce0, event=0x7fff4c2b2000) at kernel/qcoreapplication.cpp:876
|