[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2024-02-20 Thread Masoud
https://bugs.kde.org/show_bug.cgi?id=401552

Masoud  changed:

   What|Removed |Added

 CC||masoudk...@gmail.com

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2024-02-20 Thread Masoud
https://bugs.kde.org/show_bug.cgi?id=401552

--- Comment #14 from Masoud  ---
Created attachment 165957
  --> https://bugs.kde.org/attachment.cgi?id=165957&action=edit
New crash information added by DrKonqi

dolphin (23.08.5) using Qt 5.15.12

Dolphin crashed. When that path was open in Dolphin, I renamed that path in the
terminal

-- Backtrace (Reduced):
#4  0x72adf915ebf2 in ??? () at /usr/lib/libKF5KIOCore.so.5
#5  0x72adf91533d5 in ??? () at /usr/lib/libKF5KIOCore.so.5
#6  0x72adf91561eb in ??? () at /usr/lib/libKF5KIOCore.so.5
#7  0x72adf74c8e27 in ??? () at /usr/lib/libQt5Core.so.5
#8  0x72adf893e34a in KDirWatch::deleted(QString const&) () at
/usr/lib/libKF5CoreAddons.so.5

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

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

Elvis Angelaccio  changed:

   What|Removed |Added

   Version Fixed In||5.54

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

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

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||kiwim...@runbox.com

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

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2019-01-08 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=401552

Jaime Torres  changed:

   What|Removed |Added

 CC||k...@trummer.xyz

--- Comment #12 from Jaime Torres  ---
*** Bug 402821 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-26 Thread Kerry N
https://bugs.kde.org/show_bug.cgi?id=401552

--- Comment #11 from Kerry N  ---
Created attachment 117125
  --> https://bugs.kde.org/attachment.cgi?id=117125&action=edit
New crash information added by DrKonqi

dolphin (18.08.3) using Qt 5.11.1

- What I was doing when the application crashed:
In dolphin:
Create new folder (maybe call it X)
Paste a few folders into X
Ctrl-x the X folder
Do not paste (ctrl-v)
F2 to rename
Type in new folder name (Y)
Dolphin crashes.

-- Backtrace (Reduced):
#8  0x7f4944c63aef in KFileItem::KFileItem(KFileItem const&) () at
/lib64/libKF5KIOCore.so.5
#9  0x7f4944d285d5 in KCoreDirListerCache::renameDir(QUrl const&, QUrl
const&) () at /lib64/libKF5KIOCore.so.5
#10 0x7f4944d2a53e in KCoreDirListerCache::slotFileRenamed(QString const&,
QString const&, QString const&) () at /lib64/libKF5KIOCore.so.5
[...]
#12 0x7f4944d4b7e3 in
OrgKdeKDirNotifyInterface::FileRenamedWithLocalPath(QString const&, QString
const&, QString const&) () at /lib64/libKF5KIOCore.so.5
#13 0x7f4944d4c983 in
OrgKdeKDirNotifyInterface::qt_metacall(QMetaObject::Call, int, void**) () at
/lib64/libKF5KIOCore.so.5

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-26 Thread Kerry N
https://bugs.kde.org/show_bug.cgi?id=401552

Kerry N  changed:

   What|Removed |Added

 CC||mothli...@fastmail.fm

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-24 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=401552

Jaime Torres  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kio
   ||/211c3a680ea762ec3a674f2f29
   ||de5bbf7ae36d8e
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Jaime Torres  ---
Git commit 211c3a680ea762ec3a674f2f29de5bbf7ae36d8e by Jaime Torres Amate.
Committed on 24/12/2018 at 08:34.
Pushed by jtamate into branch 'master'.

Change the path for every item of the subdirectories in a directory rename

Summary:
As only the items in subdirectories of the renamed one are modified, if all the
items are changed the same part of the path with the same new value, the order
is preserved, therefore modify the path directly in the list.

Test Plan:
Can't reproduce the bug.
Passes kdirmodeltest and kdirlistertest (and many others).

Reviewers: dfaure, #frameworks

Reviewed By: dfaure

Subscribers: elvisangelaccio, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D17619

M  +55   -0autotests/kdirlistertest.cpp
M  +1-0autotests/kdirlistertest.h
M  +4-3src/core/kcoredirlister.cpp

https://commits.kde.org/kio/211c3a680ea762ec3a674f2f29de5bbf7ae36d8e

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=401552

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-16 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401552

Elvis Angelaccio  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=401916

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

[frameworks-kio] [Bug 401552] Dolphin crash when renaming a directory

2018-12-14 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401552

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org
 CC||kdelibs-b...@kde.org
Product|dolphin |frameworks-kio
Version|18.08.3 |5.52.0
  Component|general |general

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