[Pkg-octave-devel] [RFU] octave 4.0.0~rc3-1
Mike Miller
mtmiller at debian.org
Thu Apr 23 03:31:31 UTC 2015
On Wed, Apr 22, 2015 at 15:17:54 +0200, Rafael Laboissiere wrote:
> I also did some bug triage. I thought that adding a build-dependency on
> libosmesa6-dev would be enough to fix Bug#740449, but I still get:
>
> $ echo 'figure(1, "visible", "off"); plot(sin(1:100)); print -deps "/tmp/sin.eps"' | octave-cli -q
> error: __osmesa_print__: support for offscreen rendering was disabled when Octave was built
> error: called from
> __opengl_print__ at line 171 column 7
> print at line 438 column 14
This works for me, I don't get that error message. I can also run
$ /usr/bin/octave-cli -qfH
octave:1> addpath /usr/share/octave/4.0.0-rc3/etc/tests/libinterp/dldfcn
octave:2> test __osmesa_print__.cc-tst
PASSES 2 out of 2 tests
--
mike
More information about the Pkg-octave-devel
mailing list