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

cant move immage files while program is open #334

Open
Manni1000 opened this issue Jul 10, 2021 · 1 comment
Open

cant move immage files while program is open #334

Manni1000 opened this issue Jul 10, 2021 · 1 comment
Labels
bug Something isn't working third party Issue with a dependency

Comments

@Manni1000
Copy link

Describe the bug
I cant move immages while the program is open
To Reproduce
Steps to reproduce the behavior:

  1. open programm
  2. vove immage files
  3. dosnt work :/

Expected behavior
I want to be abel to move immage files while it is open

Desktop OS

  • e.g. Windows 10
@RvanderLaan
Copy link
Collaborator

Looks like this is an old unresolved issue with chokidar paulmillr/chokidar#643 - the library we use for watching for file changes/deletions/additions. I can't find any solution/workaround for it unfortunately, other than swapping it out for another library like https://github.com/Axosoft/nsfw. It sounds like it might perform better too, so it'd be worth a shot

@hummingly hummingly added bug Something isn't working third party Issue with a dependency labels Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working third party Issue with a dependency
Projects
None yet
Development

No branches or pull requests

3 participants