Summary: | Dolphin crashes when browsing in column mode and a parent folder is renamed | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | ichramm <jramirez.uy> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | federico.aguirre, frank78ac, mart1.denni, melaine44 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
ichramm
2011-02-28 18:22:26 UTC
I can reproduce the bug here using Application: dolphin (1.6) KDE Platform Version: 4.6.00 (4.6.0) Qt Version: 4.7.1 Operating System: Linux 2.6.37-gentoo x86_64 Distribution: "Gentoo Base System release 2.0.1-r1" Created attachment 61025 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I renamed a parent folder and clicked on a subfolder then dolpin crashed.
- Custom settings of the application:
Using in column mode.
-- Backtrace (Reduced):
#6 0x00007f6630db0ce4 in QWidget::style() const () from /usr/lib/libQtGui.so.4
#7 0x00007f6631285f16 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8 0x00007f66332da78c in DolphinTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libdolphinprivate.so.4
#9 0x00007f6630dc1cb8 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f6631171a66 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
Created attachment 62623 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
- What I was doing when the application crashed:
I cliked on a subfolder of one I had just renamed.
- Custom settings of the application:
I'm using the multiple-columns mode.
-- Backtrace (Reduced):
#6 0x00007f8c8b23c910 in QWidget::style() const () from /usr/lib/libQtGui.so.4
#7 0x00007f8c8b700a76 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8 0x00007f8c7b435459 in DolphinTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libdolphinprivate.so.4
#9 0x00007f8c8b24d6a0 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f8c8b5edba6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
*** This bug has been marked as a duplicate of bug 290747 *** |