-
-
Notifications
You must be signed in to change notification settings - Fork 599
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
App becomes mostly unresponsive on Windows when left unattended for hours #5132
Comments
Is any of connected databases located on a network shared folder/drive? |
All databases are local. |
Okay, I will try to reproduce it today. |
This night it did not happen. After ~8 hours the app works as expected. I guess there is some other factor causing this. Is there another application modifying database that is open in your SQLiteStudio over the night? Of course it should not break SQLiteStudio like that, but I'm looking for anything that could give me some hints. |
Nope, nothing at all. It's a minor inconvenience so not too worried about it. And I seem to be the only seeing this issue. But it's strange that it's not specific to a particular machine. |
I understand. Still I would be happy to nail it down - if possible. If we fail to find the cause, then I will surrender ;) Still, let's give it a try. So...
|
And one more thing. Could you please next time start SQLiteStudio from command line, adding debug options, so the next time we may have some useful information when it freezes? I mean:
...just make sure that directory |
|
Great, will do. |
Hibernation... I will try that. |
I've tried with the hibernation, screen locking. Nothing causes this issue for me :( I'm suspending this for now. If any new hints appear, I will get back to it. Thanks for reporting this anyway. It's important to know that there is such an issue. I just need to find reliable way to reproduce it. |
Details
App becomes mostly unresponsive on Windows when left unattended for hours (eg overnight)
This happens with regularity across two different machines running Windows 11. If I leave the app open overnight, I'll come back in the morning to find it completely unresponsive. I have to kill the process and open a new instance.
Steps to reproduce
Leave open overnight
Operating system
Windows 11
SQLiteStudio version
3.4.4
sqlite_issue.mp4
The text was updated successfully, but these errors were encountered: