Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at renaming any folders inside the workplace #1479

Closed
KelloVerra opened this issue Jul 5, 2024 · 1 comment
Closed

Error at renaming any folders inside the workplace #1479

KelloVerra opened this issue Jul 5, 2024 · 1 comment

Comments

@KelloVerra
Copy link

KelloVerra commented Jul 5, 2024

Short Description
After updating VSCode to the latest version; 1.91.0, i noticed that renaming folders specifically take a very long time, and then it after all the waiting, throws an Error: EPERM: operation not permitted, rename <file_name_0> -> <file_name_1> error in the notification menu, i thought this was a windows security problem but then i realized that after disabling the extension, renaming works fine.

Problem
When renaming any folder in the workspace, it will take a long time for it and then throws an error in the notification Error: EPERM: operation not permitted, rename <file_name_0> -> <file_name_1>.

How to reproduce

  • Make sure the vscode version is 1.91.0
  • Rename any folders
  • Wait for around a minute
  • Notification menu will pop out with the described error

Note
For some reason, naming files works fine.

VSCode's About
Version: 1.91.0 (user setup)
Commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286
Date: 2024-07-01T18:52:22.949Z
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.19045

@misode
Copy link
Member

misode commented Jul 5, 2024

Duplicate of #1414

@misode misode marked this as a duplicate of #1414 Jul 5, 2024
@misode misode closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants