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

History slider has bad range #27

Open
saulrh opened this issue Feb 26, 2013 · 0 comments
Open

History slider has bad range #27

saulrh opened this issue Feb 26, 2013 · 0 comments

Comments

@saulrh
Copy link
Collaborator

saulrh commented Feb 26, 2013

There are a few things that will cause GRIP to spit out an endless stream of "IA__gtk_range_set_range: assertion `min < max' failed" messages. I think that I've figured out the cause - the internet says that this error is thrown by slider controls. Given the strict less-than there, I suspect that the slider's initial state - [0,0] - might be violating this assertion and causing the message. Is there a way to initialize history or the history slider such that this isn't the case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant