Difference between revisions of "ReNamer:Failed renaming"

From den4b Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
There can be several reasons for a failed renaming operation. [[ReNamer:Validation|Validation]] process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:
 
There can be several reasons for a failed renaming operation. [[ReNamer:Validation|Validation]] process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:
  
{| class="wikitable" border="1"
+
{| class="wikitable"
 
|-
 
|-
! Problem
+
! Reason
! Possible reason
+
! Solution
! Workaround
 
 
|-
 
|-
 
| File path exceeds MAX_PATH characters
 
| File path exceeds MAX_PATH characters
|  
+
| Shorten the length of file name. Or the name of the folders to reach it, but note that you'll probably need to add them to the list again.
|
 
 
|-
 
|-
 
| Destination file already exists (name conflict)
 
| Destination file already exists (name conflict)
|  
+
| Rename the name in the list (Take a look on [[ReNamer:Menus_for_the_Files_pane#Options_menu|Fix conflicting new names]]). Or rename the file on the destination.
|  
 
 
|-
 
|-
 
| Source file does not exist
 
| Source file does not exist
| you [[ReNamer:Renaming_folders|renamed its folder first]]
+
| This can happen because:
| Remove the items listed in Files pane, and add them again (with the new path).
+
* You moved or manually renamed the file outside of ReNamer.
 +
* You ([[ReNamer:Renaming_folders|renamed its folder first]])
 +
Just remove the items listed in '''Files''' pane, and then add them again (with the new path).
 
|-
 
|-
|You don't have sufficient privileges to rename the file
+
| The file is being blocked by other program
|
+
| Find the program that is currently using the file (using utilities like the '''Windows Task Manager''' or '''Process Explorer''') and close it. (Sometimes the file is still being downloaded, in which case just wait!)
|
 
 
|-
 
|-
|Invalid destination path
+
| You don't have sufficient privileges to rename the file.
|
+
|Get privileges by contacting the Admin (or the owner if the item is shared on a neighborhood PC). If you are the Admin, check the permissions of the folder.
|
+
|-
 +
| Invalid destination path
 +
| You may have included invalid characters to the file name, such as: <source>\/:*?"<>|</source>
 +
|}

Revision as of 17:13, 26 September 2010

{{{iparam}}} This article needs to be expanded!
  • Give examples for all reasons
  • Include possible workarounds

There can be several reasons for a failed renaming operation. Validation process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:

Reason Solution
File path exceeds MAX_PATH characters Shorten the length of file name. Or the name of the folders to reach it, but note that you'll probably need to add them to the list again.
Destination file already exists (name conflict) Rename the name in the list (Take a look on Fix conflicting new names). Or rename the file on the destination.
Source file does not exist This can happen because:

Just remove the items listed in Files pane, and then add them again (with the new path).

The file is being blocked by other program Find the program that is currently using the file (using utilities like the Windows Task Manager or Process Explorer) and close it. (Sometimes the file is still being downloaded, in which case just wait!)
You don't have sufficient privileges to rename the file. Get privileges by contacting the Admin (or the owner if the item is shared on a neighborhood PC). If you are the Admin, check the permissions of the folder.
Invalid destination path You may have included invalid characters to the file name, such as:
\/:*?"<>|