Bug 207331 - copying renamed directory fails
Summary: copying renamed directory fails
Status: RESOLVED DUPLICATE of bug 195385
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 11:15 UTC by Martin Lütken
Modified: 2009-09-14 16:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***