December 17th, 2018

Not getting past the title: This is not the bug you’re looking for

A customer liaison reported that the customer could not rename folders in Explorer. After entering the new name, they got an error message

  Rename Folder ×
The file or folder does not exist.
OK

The customer liaison reported that comparing with a machine that does not exhibit the problem revealed that some registry keys had been deleted. Restoring those keys made everything work again. These keys were apparently deleted by some tool they ran.

The customer liaison also noticed that there was an update that fixed a bunch of problems, including this one:

Addressed an issue that was causing Windows Explorer to perform an endless, rapid refresh of a network drive that is mapped to a share, preventing users from performing tasks such as rename object.

The customer liaison wanted to know if the fix above is related to the problem they were having.

Um, let’s look at the problem they’re having: They can select a folder to be renamed, they can enter a new name, and when they hit Enter, Explorer tries to perform the rename operation, and it fails for some mysterious reason.

Now let’s look at the problem that the fix addresses: When viewing a network drive that is mapped to a share, Explorer goes into an infinite refresh loop. Due to the refresh loop, you can’t perform any operations like renaming, because the act of refreshing cancels the edit control, so you never get a chance to hit Enter.

These don’t appear to be related at all. The only similarity is they both have the words “Explorer” and “rename”.

The fix for the customer’s problem is to stop deleting random registry keys.

 

Topics
Other

Author

Raymond has been involved in the evolution of Windows for more than 30 years. In 2003, he began a Web site known as The Old New Thing which has grown in popularity far beyond his wildest imagination, a development which still gives him the heebie-jeebies. The Web site spawned a book, coincidentally also titled The Old New Thing (Addison Wesley 2007). He occasionally appears on the Windows Dev Docs Twitter account to tell stories which convey no useful information.

0 comments

Discussion are closed.