On 05.12.2017 15:16, Francesco Potortì wrote:
> I am affected by this bug when using fltk and visible off.
>
> I worked around this by installing a shell executable like this:
>
> ===File /usr/bin/octave-cli-bug-50479===
> #! /bin/sh
>
> LD_PRELOAD=libGLX_mesa.so.0 exec octav
I am affected by this bug when using fltk and visible off.
I worked around this by installing a shell executable like this:
===File /usr/bin/octave-cli-bug-50479===
#! /bin/sh
LD_PRELOAD=libGLX_mesa.so.0 exec octave-cli "$@"
===
2 matches
Mail list logo