Closed shehzan10 closed 8 years ago
maximizing fractal, bubblechart, field examples on cpu seem to be causing the following error:
Failed to blit
Segmentation fault (core dumped)
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. @pavanky can you check the error you reported with the latest devel?
fyi - I am working on adding the examples for left over backends.
@shehzan10 Is this There might be a bug in plotting that occasionally colors the yellow lines as blue and sometimes shows gaps in the lines (Linux + NVIDIA)
resolved ? what was the issue ?
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:
Failed to blit
[1] 27708 segmentation fault (core dumped)
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.
@9prady9 Thank you for the answer, I have filled a separate issue #152 for this.
plotting
that occasionally colors the yellow lines as blue and sometimes shows gaps in the lines (Linux + NVIDIA)