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

Application Error, BoundsErrors() on TkWindows #45

Closed
kmsquire opened this issue Sep 14, 2014 · 2 comments
Closed

Application Error, BoundsErrors() on TkWindows #45

kmsquire opened this issue Sep 14, 2014 · 2 comments

Comments

@kmsquire
Copy link
Collaborator

In an open image window, I find that I get some annoying errors if I use the mouse wheel and/or press the up arrow when the main window is initially in focus. The BoundsErrors() appear at the Julia terminal and look like

julia> error during Tk callback: 
ERROR: BoundsError()
 in getindex at range.jl:270

Simultaneously, a Tk window pops up with

image

I was debating whether this belonged here or in Tk.jl, but I couldn't reproduce the behavior using Winston (which I think is still using Tk).

@timholy
Copy link
Member

timholy commented Sep 18, 2014

Hopefully this will at least decrease those errors.

I've tagged a new version, so you can get it with Pkg.update().

@kmsquire
Copy link
Collaborator Author

Thanks!

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

2 participants