Summary: | tabbing | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | sergeygraf.rus |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | frank78ac, sergeygraf.rus |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
sergeygraf.rus
2012-01-10 08:26:56 UTC
Backtrace looks similar to bug #240928 but it's fixed so maybe different one. Created attachment 67644 [details]
New crash information added by DrKonqi
konqueror (4.7.4 (4.7.4)) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
- What I was doing when the application crashed:
I've tried to open a local directory in a new tab. The view mode doesn't matter.
-- Backtrace (Reduced):
#6 0x000000397ace0c80 in QAbstractItemView::itemDelegate() const () from /usr/lib64/libQtGui.so.4
#7 0x00007f42d3dbacbd in DolphinView::additionalInfo() const () from /usr/lib64/libdolphinprivate.so.4
#8 0x00007f42d3dc7652 in DolphinIconsView::resizeEvent(QResizeEvent*) () from /usr/lib64/libdolphinprivate.so.4
#9 0x000000397a81a010 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#10 0x000000397abd1b86 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
I think that this crash should be impossible with Dolphin's new view engine in KDE 4.8. I agree to Frank: At least this crash cannot happen anymore with the new view-engine. |