Summary: | Dolphin crashes when deleting a file and a folder that is expanded in details view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Oded Arbel <oded> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 847240, akselmo, christian.gonzalez, devguy.ca, franciscodezuviria, jean.claveau, kde, kfm-devel, p.thoms, revjasper, shahbhavyasp |
Priority: | HI | Keywords: | drkonqi |
Version: | 23.04.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=478357 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Oded Arbel
2023-05-02 12:07:35 UTC
*** Bug 478294 has been marked as a duplicate of this bug. *** *** Bug 478357 has been marked as a duplicate of this bug. *** *** Bug 467949 has been marked as a duplicate of this bug. *** *** Bug 459982 has been marked as a duplicate of this bug. *** *** Bug 467526 has been marked as a duplicate of this bug. *** *** Bug 380201 has been marked as a duplicate of this bug. *** Likely related: https://bugs.kde.org/show_bug.cgi?id=477607 Basically, the view and model got out of sync. This caused graphical issues, that could also cause these issues. They're not that noticeable in daily use. What we need to see now if fixing the above bug fixed these too, since the view and model should now be in sync. Can't reproduce on Plasma 6, this is very likely fixed. Please re-open if you see this again Created attachment 165144 [details]
New crash information added by DrKonqi
dolphin (23.08.4) using Qt 5.15.11
I was in the process of cleaning up my Music folder, in Details view. Using the expandable folders, I was flipping through and deleting folders. Dolphin crashed, closing all open windows.
-- Backtrace (Reduced):
#4 0x00007fbe51d4c436 in KFileItemModel::expandedParentsCount(KFileItemModel::ItemData const*) () from /lib64/libdolphinprivate.so.5
#5 0x00007fbe51d879c9 in KItemListView::hasSiblingSuccessor(int) const () from /lib64/libdolphinprivate.so.5
#6 0x00007fbe51d87c06 in KItemListView::updateSiblingsInformation(int, int) () from /lib64/libdolphinprivate.so.5
#7 0x00007fbe51d808c1 in KItemListView::slotItemsRemoved(KItemRangeList const&) () from /lib64/libdolphinprivate.so.5
#8 0x00007fbe4fae8871 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
*** Bug 487424 has been marked as a duplicate of this bug. *** *** Bug 487814 has been marked as a duplicate of this bug. *** |