-
Notifications
You must be signed in to change notification settings - Fork 47
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
Failing examples after PR #89 (glbinding) #102
Comments
maximizing fractal, bubblechart, field examples on cpu seem to be causing the following error:
|
The above error only seems to happen when using Intel graphics but works when using nvidia GPU through bumblebee |
Errors from the issue message fixed in devel. |
fyi - I am working on adding the examples for left over backends. |
@shehzan10 Is this |
Yes this was resolved. Except for the resize issue @pavanky talks about, there seem to be no other issues across all platforms. |
I think we can safely ignore the resize issue. That said AMD is still broken (but it is referenced in another issue). |
I am not sure whether this issue has been resolved or it was not worth the effort, but I am suffering from the same issue as @pavanky on CPU and OpenCL backends (have not tried CUDA yet). When I resize a window, the application crashes with:
By the way, is there a way to zoom the canvas? The plot can be shifted and rotated with left and right mouse respectively, but was not able to zoom in or out. |
@FloopCZ Which GPU are you using this on ? "ALT+Left Click" and move mouse up/down to zoom in/out. On a mouse pad, move a second finger up/down while the left click and alt are held pressed. |
plotting
that occasionally colors the yellow lines as blue and sometimes shows gaps in the lines (Linux + NVIDIA)The text was updated successfully, but these errors were encountered: