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

KNOWN STABILITY ISSUE: Unresponsive window upon grouping w/ large search sizes #1

Open
QuietWindUponTheMoor opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@QuietWindUponTheMoor
Copy link
Owner

It is a known issue that with large search sizes, that the application window will act unresponsive. Currently, you can get by with simply ignoring it and not touching the window and letting it run its course.

This happens because the process for grouping files is currently terribly inefficient and causes the application window to become unresponsive. If you wait long enough, it will come out of this hitch and move on to the next step (determination process). I've tested and tried it numerous times and so far, simply waiting for it has worked and it's never failed or errored out. I will polish the turd later when some more important backend issues have been addressed and features have been implemented.

For now it still works, and that's what matters for now as this isn't even in a release state yet.

@QuietWindUponTheMoor QuietWindUponTheMoor added the bug Something isn't working label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant