[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2023-12-12 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=380201

Akseli Lahtinen  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #12 from Akseli Lahtinen  ---


*** This bug has been marked as a duplicate of bug 469261 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2023-12-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=380201

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2023-12-04 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=380201

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||akse...@akselmo.dev

--- Comment #11 from Akseli Lahtinen  ---
Could be related: https://bugs.kde.org/show_bug.cgi?id=477607

Something to do with the treeview model breaking and files being handled
incorrectly due to it. For example, some files can look like they can be
expanded even they're not folders, which can cause issues.

I think if we can fix the treeview misbehaving we can fix these issues as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2022-07-06 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=380201

Nicolas Fella  changed:

   What|Removed |Added

 CC||m...@tulio.org

--- Comment #10 from Nicolas Fella  ---
*** Bug 417929 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2021-10-16 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=380201

--- Comment #9 from Méven Car  ---
Created attachment 142500
  --> https://bugs.kde.org/attachment.cgi?id=142500=edit
New crash information added by DrKonqi

dolphin (21.11.70) using Qt 5.15.2

- What I was doing when the application crashed:

Tried to remove an expanded directory, once I confirmed the deletion of the
folder crash occured.

-- Backtrace (Reduced):
#6  0x7f6341c44f23 in QHash::value (akey=...,
this=0x558f7d11b368) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:656
#7  KFileItemModel::expandedParentsCount (data=) at
/home/meven/kde/src/dolphin/src/kitemviews/kfileitemmodel.cpp:1449
#8  0x7f6341c71109 in KItemListView::hasSiblingSuccessor
(this=this@entry=0x558f7cd0c4a0, index=7) at
/home/meven/kde/src/dolphin/src/kitemviews/kitemlistview.cpp:2689
#9  0x7f6341c729b2 in KItemListView::updateSiblingsInformation
(this=this@entry=0x558f7cd0c4a0, firstIndex=0, firstIndex@entry=-1,
lastIndex=11, lastIndex@entry=-1) at
/home/meven/kde/src/dolphin/src/kitemviews/kitemlistview.cpp:2673
#10 0x7f6341c7a7fa in KItemListView::slotItemsRemoved (this=0x558f7cd0c4a0,
itemRanges=...) at
/home/meven/kde/src/dolphin/src/kitemviews/kitemlistview.cpp:1253

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2021-10-16 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=380201

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2021-02-02 Thread Alejandro Bitran
https://bugs.kde.org/show_bug.cgi?id=380201

--- Comment #8 from Alejandro Bitran  ---
Created attachment 135367
  --> https://bugs.kde.org/attachment.cgi?id=135367=edit
New crash information added by DrKonqi

dolphin (20.12.1) using Qt 5.15.2

- What I was doing when the application crashed:
I was deleting some folders and moving files from different disks

-- Backtrace (Reduced):
#4  0x7fa4cb142aef in QHash::value (akey=...,
this=0x55cdabf64448) at /usr/include/qt5/QtCore/qhash.h:656
#5  KFileItemModel::expandedParentsCount (data=) at
/usr/src/debug/dolphin-20.12.1-2.1.x86_64/src/kitemviews/kfileitemmodel.cpp:1395
#6  0x7fa4cb16b591 in KItemListView::hasSiblingSuccessor
(this=this@entry=0x55cdab7393c0, index=9) at
/usr/src/debug/dolphin-20.12.1-2.1.x86_64/src/kitemviews/kitemlistview.cpp:2635
#7  0x7fa4cb16cdba in KItemListView::updateSiblingsInformation
(this=this@entry=0x55cdab7393c0, firstIndex=5, firstIndex@entry=-1,
lastIndex=23, lastIndex@entry=-1) at
/usr/src/debug/dolphin-20.12.1-2.1.x86_64/src/kitemviews/kitemlistview.cpp:2619
#8  0x7fa4cb170edf in KItemListView::slotItemsRemoved (this=0x55cdab7393c0,
itemRanges=...) at
/usr/src/debug/dolphin-20.12.1-2.1.x86_64/src/kitemviews/kitemlistview.cpp:1218

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2021-02-02 Thread Alejandro Bitran
https://bugs.kde.org/show_bug.cgi?id=380201

Alejandro Bitran  changed:

   What|Removed |Added

 CC||abit...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2019-06-04 Thread Dik Takken
https://bugs.kde.org/show_bug.cgi?id=380201

Dik Takken  changed:

   What|Removed |Added

 CC||d.h.j.tak...@xs4all.nl

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2019-01-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=380201

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||jeanmichael.celerier@gmail.
   ||com

--- Comment #6 from Elvis Angelaccio  ---
*** Bug 403691 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2019-01-27 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=380201

Julian Schraner  changed:

   What|Removed |Added

 CC||chabot.dan...@free.fr

--- Comment #5 from Julian Schraner  ---
*** Bug 403665 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380201

Nate Graham  changed:

   What|Removed |Added

 CC||arthur.shag...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 400686 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2018-01-05 Thread zeta
https://bugs.kde.org/show_bug.cgi?id=380201

--- Comment #3 from zeta  ---
Update:
I'm on dolphin 17.12.0 and did not have this issue again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2017-10-01 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=380201

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||doaxa...@gmail.com

--- Comment #2 from Elvis Angelaccio  ---
*** Bug 385257 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2017-09-29 Thread Rune Kock
https://bugs.kde.org/show_bug.cgi?id=380201

Rune Kock  changed:

   What|Removed |Added

 CC||rune.k...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2017-09-29 Thread Rune Kock
https://bugs.kde.org/show_bug.cgi?id=380201

--- Comment #1 from Rune Kock  ---
Created attachment 108085
  --> https://bugs.kde.org/attachment.cgi?id=108085=edit
New crash information added by DrKonqi

dolphin (16.08.3) using Qt 5.9.1

- What I was doing when the application crashed:
Creating new folder and moving files into it.  Then folding open the new
folder.

- Unusual behavior I noticed:
The new folder displayed at the wrong position in the tree.  When I tried
further folding in/out, the crash occurred.

-- Backtrace (Reduced):
#6  0x7f22944040ec in
KFileItemModel::expandedParentsCount(KFileItemModel::ItemData const*) () from
/usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#7  0x7f229442a571 in KItemListView::hasSiblingSuccessor(int) const () from
/usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#8  0x7f229442c0f5 in KItemListView::updateSiblingsInformation(int, int) ()
from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#9  0x7f22944330cc in KItemListView::slotItemsRemoved(KItemRangeList
const&) () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
[...]
#11 0x7f229448b735 in KItemModelBase::itemsRemoved(KItemRangeList const&)
() from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.