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

Typing in REPL becomes laggy after using ImageView #176

Closed
coldinjection opened this issue Jun 26, 2019 · 5 comments
Closed

Typing in REPL becomes laggy after using ImageView #176

coldinjection opened this issue Jun 26, 2019 · 5 comments

Comments

@coldinjection
Copy link

ImageView works correctly, but typing in REPL becomes laggy after ImageView is imported. It takes about half a second for REPL to react when I press any key on the keyboard. The same issue also happens when I use JuliaPro. I'm using Windows 10.

@coldinjection
Copy link
Author

It seem this problem is actually generated by Gtk

@rapus95
Copy link

rapus95 commented Jul 21, 2019

JuliaGraphics/Gtk.jl#325 There's an issue for it. Sadly no updates :/

@timholy
Copy link
Member

timholy commented Dec 3, 2019

Might be worth trying on Julia 1.3 now that Gtk 1.0 is out

@rapus95
Copy link

rapus95 commented Dec 3, 2019

Might be worth trying on Julia 1.3 now that Gtk 1.0 is out

JuliaGraphics/Gtk.jl#454
according to that, the problem hasn't been resolved lately

@timholy
Copy link
Member

timholy commented Apr 24, 2022

Should be fixed now.

@timholy timholy closed this as completed Apr 24, 2022
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

3 participants