Bug 207331

Summary: copying renamed directory fails
Product: [Applications] dolphin Reporter: Martin Lütken <nitram>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: finex
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Lütken 2009-09-14 11:15:34 UTC
Version:           1.3 (using 4.3.00 (KDE 4.3.0) "release 152", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.29-0.1-pae

Steps to reproduce:
1 Create a new dir "MyDir".
2 Create new textfile ("somefile") inside dir "MyDir" .
3 Create a new dir ("CopyToDir") at same level as "MyDir" (ie NOT a subdir of "MyDir").
4 Rename "MyDir" to "MyRenamedDir".
5 Right click the renamed dir and select "Copy".
6 Navigate to "CopyToDir" . Right click inside and select "Paste (directory)".

Two things now happen:
1 An error pops up claiming that Dolpin can not write the new "somefile".
2 The copied directory is called "MyDir" instead of "MyRenamedDir"
Comment 1 FiNeX 2009-09-14 16:43:01 UTC

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