octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with printing plots


From: Ben Abbott
Subject: Re: Problem with printing plots
Date: Thu, 08 Mar 2012 18:56:46 -0500

On Mar 8, 2012, at 5:53 PM, Jordi Gutiérrez Hermoso wrote:

> I'm seeing the following problem when trying to build the docs:
> 
>    make[3]: Entering directory
> `/home/jordi/coding/build-vcs/dbg-dev-octave/doc/interpreter'
>    ../../run-octave -f -q -H -p
> /home/jordi/coding/vcs/octave-devel/doc/interpreter --eval
> "geometryimages ('voronoi', 'eps');"
>    error: get: A(I): index out of bounds; value 3 out of bound 2
>    error: called from:
>    error:   /home/jordi/coding/vcs/octave-devel/scripts/plot/findobj.m
> at line 205, column 9
>    error: evaluating argument list element number 1
>    error:   
> /home/jordi/coding/vcs/octave-devel/scripts/plot/private/__gnuplot_print__.m
> at line 35, column 18
>    error:   /home/jordi/coding/vcs/octave-devel/scripts/plot/print.m
> at line 393, column 12
>    error:   
> /home/jordi/coding/vcs/octave-devel/doc/interpreter/geometryimages.m
> at line 55, column 5
> 
>    make[3]: *** [voronoi.eps] Error 1
> 
> Using hg bisect, I have tracked it down to this cset:
> 
>    changeset:   14413:4f160344236a
>    user:        Ben Abbott  <address@hidden>
>    date:        Sat Feb 25 19:33:28 2012 -0500
>    summary:     2011-04-26 Daniel Wagenaar  <address@hidden>
> 
> What's going on with this cset? It doesn't even have a commit message.
> I think I missed this one.
> 
> TIA,
> - Jordi G. H.


Sorry for the bungled changelog.

This is from bug # 33163

        https://savannah.gnu.org/bugs/?33163

I tried running "geometryimages ('voronoi', 'eps');" from the command line. It 
works for me.

I also deleted all the eps/png/pdf files in octave/doc/interpreter, and then 
ran make. Still no errors.

I'll do poke around a bit, but so far, I can't reproduce the error.

Ben

reply via email to

[Prev in Thread] Current Thread [Next in Thread]