Bug 198433

Summary: Dolphin gets confused after copying and pasting a renamed folder
Product: [Applications] dolphin Reporter: Hugo Rito <hugo.rito>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, faure, finex, frank78ac, ivo
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Hugo Rito 2009-06-30 18:21:55 UTC
Version:            (using KDE 4.2.90)

Dolphin messes up if we try to copy, and then paste in the same containing folder, a previously renamed folder.

How to reproduce:
1 - Create folder oldname
2 - F2 to rename oldname to newname
3 - copy newname
4 - paste newname

Dolphin pastes the new folder as oldname and not newname.

This gets even stranger if the renamed folder is not empty. Dolphin will create a folder with the oldname, as described before, and then try to paste copies of the content of newname not inside of oldname but inside newname.
Comment 1 Dario Andres 2009-06-30 19:04:13 UTC
Here using:

Qt: 4.5.2 (KDE-Qt git commit 46a247a2c9a8c0c4456a02f6a0922d859d88fe76
        Date:   Fri Jun 26 13:45:37 2009 +0200)
KDE: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624))
kdelibs svn rev. 987857 / kdebase svn rev. 987857
on ArchLinux i686 - Kernel 2.6.30

I can reproduce this behaviour. I wonder if this could be related to some cache issue at KDirLister (or related to bug 192185). I'm going to update my build later to double check
Comment 2 FiNeX 2009-06-30 19:43:00 UTC
It is still reproducible using r989437.
Comment 3 Frank Reininghaus 2009-06-30 19:58:02 UTC
Might be related to bug 195385.
Comment 4 FiNeX 2009-06-30 21:21:11 UTC
@Frank: yes, it could be the same
Comment 5 David Faure 2009-07-06 02:58:24 UTC

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