Bug 197114 - copyed files have changed name - full path gets prepended to file name
Summary: copyed files have changed name - full path gets prepended to file name
Status: RESOLVED DUPLICATE of bug 192185
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-06-19 10:00 UTC by Djuro Drljaca
Modified: 2009-06-19 19:18 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 Djuro Drljaca 2009-06-19 10:00:12 UTC
Version:           1.2.80 (using 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) "release 138", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.23-0.1-default

I select files in one directory and then copy it (CTRL+C or RMB->Copy) and the I paste it to another directory (CTRL+V or RMB->Paste).

The problem is that some files get renamed in the destination directory, for example:
- original name: "some.file"
- new name: "file:⁄⁄⁄path⁄to⁄destination⁄directory⁄some.file"

This problem occurs only on some files, but if I delete these files and repeat the process the same files will be copied with the prepended full path in their name - it doesn't appear to be random.
Comment 1 Frank Reininghaus 2009-06-19 19:18:59 UTC
Thanks for the bug report! This looks like an issue that has been reported already, I'll mark it as a duplicate.

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