Summary: | Dolphin crash when opening .zip in "Columns"-View | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Fabian <derdominique> |
Component: | view-engine: columns mode | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bongissimo, contact, frank78ac, ivan, john, kde-bugs, marian.trenkwalder, nickjon, xavier |
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 New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Fabian
2011-02-10 00:06:31 UTC
Created attachment 57183 [details]
New crash information added by DrKonqi
dolphin (1.6) on KDE Platform 4.5.95 (4.6 RC2) using Qt 4.7.0
dolphin crash when try to open a zip in colum view
-- Backtrace (Reduced):
#7 0x00007f1dcc5046c4 in QAbstractItemViewPrivate::viewOptionsV4 (this=<value optimized out>) at itemviews/qabstractitemview.cpp:3481
#8 0x00007f1dcc508f38 in QAbstractItemView::mouseReleaseEvent (this=0x12f9520, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1792
#9 0x00007f1dbc2fdc24 in DolphinTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libdolphinprivate.so.4
#10 0x00007f1dcc010144 in QWidget::event (this=0x12f9520, event=0x7fff60c0b6f0) at kernel/qwidget.cpp:8187
#11 0x00007f1dcc3df816 in QFrame::event (this=0x12f9520, e=0x7fff60c0b6f0) at widgets/qframe.cpp:557
Thanks for the bug report! I can confirm in master and 4.6 branch. Created attachment 58473 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2
same problem with Gentoo, KDE 4.6.1, same settings in Dolphin, also a zip file.
-- Backtrace (Reduced):
#6 0x00007f5150ebfd4e in QAbstractItemViewPrivate::viewOptionsV4 (this=<value optimized out>) at itemviews/qabstractitemview.cpp:3492
#7 0x00007f5150ec45b0 in QAbstractItemView::mouseReleaseEvent (this=0x12c54a0, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1801
#8 0x00007f513dd72584 in DolphinTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libdolphinprivate.so.4
#9 0x00007f51509abf91 in QWidget::event (this=0x12c54a0, event=0x7fff6ba06880) at kernel/qwidget.cpp:8259
#10 0x00007f5150d9ce76 in QFrame::event (this=0x12c54a0, e=0x7fff6ba06880) at widgets/qframe.cpp:557
*** Bug 271366 has been marked as a duplicate of this bug. *** Created attachment 59720 [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 clicked on a zip file to open it while in Collumn view mode. My Dolphin is set to "Open archives as folder". Dolphin does not crash in the same situation when in "Icons" or "Details" view mode.
-- Backtrace (Reduced):
#6 0x00007fe81d2a6f16 in QAbstractItemView::mouseReleaseEvent (this=0x15fea20, event=0x7fffcb723f70) at itemviews/qabstractitemview.cpp:1804
#7 0x00007fe81f2fb78c in DolphinTreeView::mouseReleaseEvent (this=0x15fea20, event=0x7fffcb723f70) at ../../../dolphin/src/views/dolphintreeview.cpp:165
#8 0x00007fe81cde2cb8 in QWidget::event (this=0x15fea20, event=0x7fffcb723f70) at kernel/qwidget.cpp:8259
#9 0x00007fe81d192a66 in QFrame::event (this=0x15fea20, e=0x7fffcb723f70) at widgets/qframe.cpp:557
#10 0x00007fe81d2a3d7b in QAbstractItemView::viewportEvent (this=0x15fea20, event=0x7fffcb723f70) at itemviews/qabstractitemview.cpp:1628
Created attachment 63642 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Was trying to open a tar.xz file in column mode.
-- Backtrace (Reduced):
#6 0x00007fe878aba829 in QAbstractItemViewPrivate::viewOptionsV4 (this=<optimized out>) at itemviews/qabstractitemview.cpp:3492
#7 0x00007fe878abf1dd in QAbstractItemView::mouseReleaseEvent (this=0x1e806c0, event=0x7ffff3950a40) at itemviews/qabstractitemview.cpp:1801
#8 0x00007fe87ab602c9 in DolphinTreeView::mouseReleaseEvent (this=0x1e806c0, event=0x7ffff3950a40) at ../../../dolphin/src/views/dolphintreeview.cpp:165
#9 0x00007fe87860b016 in QWidget::event (this=0x1e806c0, event=0x7ffff3950a40) at kernel/qwidget.cpp:8259
#10 0x00007fe8789ac066 in QFrame::event (this=0x1e806c0, e=0x7ffff3950a40) at widgets/qframe.cpp:557
*** Bug 283297 has been marked as a duplicate of this bug. *** *** Bug 285147 has been marked as a duplicate of this bug. *** Created attachment 66144 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0
- What I was doing when the application crashed:
In column mode, I click on a .zip file in the 2nd column and Dolphin crashes. It works fine if the file is in the first column, and shows the archive contents as expected.
-- Backtrace (Reduced):
#7 0x0000003bdd8e19ff in QAbstractItemViewPrivate::viewOptionsV4 (this=0x22fdc60) at itemviews/qabstractitemview.cpp:3584
#8 0x0000003bdd8e4cdd in QAbstractItemView::mouseReleaseEvent (this=0x2302b40, event=0x7fff75e68180) at itemviews/qabstractitemview.cpp:1817
#9 0x0000003bdf255649 in DolphinTreeView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libdolphinprivate.so.4
#10 0x0000003bdd419d8a in QWidget::event (this=0x2302b40, event=0x7fff75e68180) at kernel/qwidget.cpp:8350
#11 0x0000003bdd7d1956 in QFrame::event (this=0x2302b40, e=0x7fff75e68180) at widgets/qframe.cpp:557
*** This bug has been marked as a duplicate of bug 290747 *** |