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

[Bug] Unable to rename folder due to lock hold by Bruno.exe process #678

Closed
martinsefcik opened this issue Oct 19, 2023 · 3 comments · Fixed by #3236
Closed

[Bug] Unable to rename folder due to lock hold by Bruno.exe process #678

martinsefcik opened this issue Oct 19, 2023 · 3 comments · Fixed by #3236

Comments

@martinsefcik
Copy link
Contributor

Sometimes it happens that I'm not able to rename collection folder in Bruno UI or in any other File manager (e.g. Windows Explorer) because Bruno.exe process is holding some lock on it.

I'm not sure when exactly it happens. Probably it is Windows only issue.

Version: 0.25.0 also in some earlier versions

@ahuemmer
Copy link

Same (or similar?) issue here. Windows 11, x64, Bruno v1.6.1. Can't rename a folder (just nothing will happen). The Dev console shows:

Uncaught (in promise) Error: Error invoking remote method 'renderer:rename-item': Error: EPERM: operation not permitted, rename 'D:\Desktop\Bruno Test\Test-Projekt\Foldername' -> 'D:/Desktop/Bruno Test/Test-Projekt/Othername'

@sjcompan
Copy link

Same here (still)

Uncaught (in promise) Error: Error invoking remote method 'renderer:rename-item': Error: EPERM: operation not permitted, rename 'C:.....\claim\attachments' -> 'C:/.../claim/01attachments'

  • Win 11 / 64
  • Bruno 1.10.0
  • Started as administrator

Collection which contains the folder was created via import from postman.


@helloanoop
Copy link
Contributor

I have merged the PR #3236 that fixes this.
This will go out in the upcoming v1.36.0 release scheduled to be released on 4 Dec 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants