hi
When I add a new Canvas (It seems that I can only add one at a time or my system hangs!), a lot of output is printed to stderr. It looks like this:
Loading required GL library /usr/lib/libGL.so.1
Available 0: GLCapabilities [DoubleBuffered: true, Stereo: false, HardwareAccelerated: true, DepthBits: 24, StencilBits: 8, Red: 8, Green: 8, Blue: 8, Alpha: 8, Red Accum: 16, Green Accum: 16, Blue Accum: 16, Alpha Accum: 16, Multisample: false ] MS: false 1 Score: 410
....
Do I have a chance to disable this output?
Qudus