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

Opening a file in a deep subfolder of a folder already opened in bowpad doesn't release/close the file #268

Open
Wallby opened this issue Jul 7, 2022 · 1 comment

Comments

@Wallby
Copy link
Contributor

Wallby commented Jul 7, 2022

Bowpad version: 2.8.3.2882

I.e. I tried with the following folders and files..

my_folder/
my_folder/my_file.txt
my_folder/a/a.txt
my_folder/a/b/
my_folder/a/b/b.txt

To reproduce..
With my_file.txt open..

  1. open b.txt
  2. close b.txt
  3. try to rename my_folder/ or my_folder/a/ or my_folder/a/b/

It seems that b.txt is in this case not released/closed as windows displayed a popup that the file is still in use by another program.

  1. now close bowpad and try again

If opening then closing a.txt the issue doesn't occur so it seems that it only happens for a file that is atleast in a subfolder of a subfolder of an open project.

@wmjordan
Copy link
Collaborator

wmjordan commented Jul 8, 2022

Could it be caused by the file system watcher in the file tree?

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

No branches or pull requests

2 participants