octave-maintainers
[Top][All Lists]
Advanced

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

Problem with printing plots


From: Jordi Gutiérrez Hermoso
Subject: Problem with printing plots
Date: Thu, 8 Mar 2012 17:53:51 -0500

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.


reply via email to

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