Summary: | konqueror crashed while dragging a link to another window | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Nuno Sucena Almeida <slug.bugreport> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nuno Sucena Almeida
2009-10-19 17:05:32 UTC
- Were you using Desktop Effects / Compositing ? - Is the crash reproducible again ? It looks like some other batch of Qt drag&drop related bug reports. Thanks Hi, I'm using desktop effects and composing and I can reproduce it. Basically it seems to be triggered by something like the following: 1. Open Konqueror 2. Drag Link 3. Press alt-tab 4. Move mouse cursor out of konqueror (still dragging) 5. Press alt-tab to switch to konqueror again (still dragging) 6. crash. Note that I never released the mouse button. Thread 1 (Thread 0x7ff29fad1750 (LWP 10623)): [KCrash Handler] #5 QDragManager::move (this=0x2636c20, globalPos=@0x7fff6d85e280) at kernel/qdnd_x11.cpp:1642 #6 0x00007ff29cc4d229 in QDragManager::eventFilter (this=0x7ff29c27aa00, o=<value optimized out>, e=0x0) at kernel/qdnd_x11.cpp:1296 #7 0x00007ff29f603a7c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0xc46e20, receiver=0x2f79d20, event=0x7fff6d85e260) at kernel/qcoreapplication.cpp:707 #8 0x00007ff29cbc9eb6 in QApplicationPrivate::notify_helper (this=0x7ff29c27aa00, receiver=0x7ff29c049590, e=0x0) at kernel/qapplication.cpp:4031 #9 0x00007ff29cbd28ea in QApplication::notify (this=<value optimized out>, receiver=0x2f79d20, e=0x7fff6d85e260) at kernel/qapplication.cpp:3758 Merging with bug 192270 as the situation and the backtrace match. Thanks *** This bug has been marked as a duplicate of bug 192270 *** |