Bug 76240 - konqueror allows directory rename when in use
Summary: konqueror allows directory rename when in use
Status: RESOLVED DUPLICATE of bug 94671
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 04:43 UTC by Dan Baston
Modified: 2006-08-22 11:43 UTC (History)
0 users

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 Dan Baston 2004-02-27 04:43:30 UTC
Version:           3.2.0 (Using KDE 3.2 BRANCH >= 20040204) (using KDE KDE 3.2.0)
Installed from:    Unlisted Binary Package
OS:          Linux

Konqueror allows the renaming of a directory while files are being copied in to it.  The transfer of all files that have not been already written will then fail, as it can not find the directory as it was originally named.

Perhaps an "in use" error is needed to prevent renaming a directory in this situation.
Comment 1 George Staikos 2004-02-27 06:39:42 UTC
On Thursday 26 February 2004 22:43, Dan Baston wrote:
> Konqueror allows the renaming of a directory while files are being copied
> in to it.  The transfer of all files that have not been already written
> will then fail, as it can not find the directory as it was originally
> named.
>
> Perhaps an "in use" error is needed to prevent renaming a directory in this
> situation.

  No, that's the wrong approach.  I think Konqueror has to lock into that 
directory somehow.  There's no way to prevent other apps from renaming the 
directory while konqueror is copying files.

Comment 2 Dirk Stoecker 2006-08-22 11:43:13 UTC
Neither locking nor preventing to rename is really useful. But the error request could be more helpful in case of failure. Marking as duplicate of bug with that topic.

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