-
Notifications
You must be signed in to change notification settings - Fork 32
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
Windows becomes laggy when opening ImageView #281
Comments
I can confirm this is noticed in my case too for 1.8.5 and 1.9 for the first time I reproduce this 1111... scenario but when I repeat it after enter again, it goes back to normal speed. When I just open Julia, it utilizes 100 mb of RAM and when I do |
I have seen it magically going away after I type a few things, but the behavior isn't consistent to me. |
Upon seeing this post on Julia Discourse, I discovered that this is a long standing issue with GTK.jl (see here). A simple workaround is to run |
I've encountered an issue with ImageView on my Windows PC. When I open an environment that contains only ImageView and then load the package, my entire OS becomes laggy. The issue persists until I close the Julia session. In the video below, I demonstrate this behavior by pressing the
1
key for a few seconds to show the normal speed. Then, I load the package and press1
again for a few seconds, showing the much slower response time.2023-05-11.09-48-10.mp4
This issue occurs almost every time I try to use ImageView on my Windows PC, including with Julia LTS. However, I don't experience any problems on my Linux machine.
Here's the output of
versioninfo()
:The text was updated successfully, but these errors were encountered: