files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
32.89k stars 2.1k forks source link

Fix: Fixed COMException when renaming files #15686

Closed yaira2 closed 5 days ago

yaira2 commented 5 days ago

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files ...
  2. ...
yaira2 commented 5 days ago

@hishitetsu do you have any ideas on how to fix the root issue or to at least handle this error in a central location?

hishitetsu commented 5 days ago

I can't think of a good idea at the moment. I wish I knew a procedure that could be reproduced reliably.

yaira2 commented 5 days ago

In the meantime, these fixes seem to help.