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

[Pkg-octave-devel] Bug#610659: marked as done (octave3.2: drawing an invalid 3D line makes it impossible to draw more lines)



Your message dated Wed, 04 Apr 2012 10:01:31 +0200
with message-id <871uo4kjs4.fsf@karaba.cepremap.org>
and subject line Re: Bug#610659: octave3.2: drawing an invalid 3D line makes it impossible to draw more lines
has caused the Debian Bug report #610659,
regarding octave3.2: drawing an invalid 3D line makes it impossible to draw more lines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
610659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610659
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave3.2
Version: 3.2.4-8
Severity: normal


Drawing a line with 3D coordinates makes it impossible to draw more lines.
Following commands demonstrate this problem:

octave-3.2.4:1> line([0 10], [10 10])
octave-3.2.4:2> line([0 10], [10 10], [])
octave-3.2.4:3> line([0 10], [10 10], [0])
error: number of rows must match (1 != 2) near line 449, column 37
error: called from:
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5
octave-3.2.4:4> line([0 10], [10 10], [])
error: number of rows must match (1 != 2) near line 449, column 37
error: called from:
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5
octave-3.2.4:5> line([0 10], [10 10])
error: number of rows must match (1 != 2) near line 449, column 37
error: called from:
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5

So first line([0 10], [10 10]) draws line correctly, but if I try to draw that
line again after trying to draw an invalid 3D line, it's not possible any more.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (99, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave3.2 depends on:
ii  libamd2.2.0      1:3.4.0-2               approximate minimum degree orderin
ii  libarpack2       2.1+parpack96.dfsg-3+b1 Fortran77 subroutines to solve lar
ii  libatlas3gf-base 3.8.3-27                Automatically Tuned Linear Algebra
ii  libblas3gf [libb 1.2-8                   Basic Linear Algebra Reference imp
ii  libbz2-1.0       1.0.5-6                 high-quality block-sorting file co
ii  libc6            2.11.2-7                Embedded GNU C Library: Shared lib
ii  libcamd2.2.0     1:3.4.0-2               symmetric approximate minimum degr
ii  libccolamd2.7.1  1:3.4.0-2               constrained column approximate lib
ii  libcholmod1.7.1  1:3.4.0-2               sparse Cholesky factorization libr
ii  libcolamd2.7.1   1:3.4.0-2               column approximate minimum degree 
ii  libcurl3-gnutls  7.21.0-1                Multi-protocol file transfer libra
ii  libcxsparse2.2.3 1:3.4.0-2               concise sparse matrix library (com
ii  libfftw3-3       3.2.2-1                 library for computing Fast Fourier
ii  libfltk1.1       1.1.10-2+b1             Fast Light Toolkit - shared librar
ii  libfreetype6     2.4.2-2.1               FreeType 2 font engine, shared lib
ii  libftgl2         2.1.3~rc5-3             library to render text in OpenGL u
ii  libgcc1          1:4.4.5-8               GCC support library
ii  libgfortran3     4.4.5-8                 Runtime library for GNU Fortran ap
ii  libgl1-mesa-glx  7.7.1-4                 A free implementation of the OpenG
ii  libglpk0         4.43-1                  linear programming kit with intege
ii  libglu1-mesa [li 7.7.1-4                 The OpenGL utility library (GLU)
ii  libgomp1         4.4.5-8                 GCC OpenMP (GOMP) support library
ii  libgraphicsmagic 1.3.12-1+b1             format-independent image processin
ii  libgraphicsmagic 1.3.12-1+b1             format-independent image processin
ii  libhdf5-serial-1 1.8.4-patch1-2          Hierarchical Data Format 5 (HDF5) 
ii  libice6          2:1.0.6-2               X11 Inter-Client Exchange library
ii  libjasper1       1.900.1-7+b1            The JasPer JPEG-2000 runtime libra
ii  libjpeg62        6b1-1                   The Independent JPEG Group's JPEG 
ii  liblapack3gf [li 3.2.1-8                 library of linear algebra routines
ii  liblcms1         1.18.dfsg-1.2+b3        Color management library
ii  libltdl7         2.2.6b-2                A system independent dlopen wrappe
ii  libncurses5      5.7+20100313-5          shared libraries for terminal hand
ii  libpcre3         8.02-1.1                Perl 5 Compatible Regular Expressi
ii  libpng12-0       1.2.44-1                PNG library - runtime
ii  libqhull5        2009.1-1                calculate convex hulls and related
ii  libqrupdate1     1.0.1-1                 Fast updates of QR and Cholesky de
ii  libreadline6     6.1-3                   GNU readline and history libraries
ii  libsm6           2:1.1.1-1               X11 Session Management library
ii  libstdc++6       4.4.5-8                 The GNU Standard C++ Library v3
ii  libtiff4         3.9.4-5                 Tag Image File Format (TIFF) libra
ii  libumfpack5.4.0  1:3.4.0-2               sparse LU factorization library
ii  libwmf0.2-7      0.2.8.4-6.1+b1          Windows metafile conversion librar
ii  libx11-6         2:1.3.3-4               X11 client-side library
ii  libxext6         2:1.1.2-1               X11 miscellaneous extension librar
ii  libxml2          2.7.8.dfsg-2            GNOME XML library
ii  octave3.2-common 3.2.4-8                 architecture-independent files for
ii  texinfo          4.13a.dfsg.1-6          Documentation system for on-line i
ii  zlib1g           1:1.2.3.4.dfsg-3        compression library - runtime

Versions of packages octave3.2 recommends:
ii  gnuplot                       4.4.0-1.1  A command-line driven interactive 
ii  libatlas3gf-base              3.8.3-27   Automatically Tuned Linear Algebra

Versions of packages octave3.2 suggests:
pn  octave3.2-doc                 <none>     (no description available)
pn  octave3.2-emacsen             <none>     (no description available)
pn  octave3.2-headers             <none>     (no description available)
pn  octave3.2-htmldoc             <none>     (no description available)
pn  octave3.2-info                <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: octave
Source-Version: 3.4.3-1

Jussi Judin <jjudin+debian@iki.fi> writes:

> Package: octave3.2
> Version: 3.2.4-8
> Severity: normal
>
>
> Drawing a line with 3D coordinates makes it impossible to draw more lines.
> Following commands demonstrate this problem:
>
> octave-3.2.4:1> line([0 10], [10 10])
> octave-3.2.4:2> line([0 10], [10 10], [])
> octave-3.2.4:3> line([0 10], [10 10], [0])
> error: number of rows must match (1 != 2) near line 449, column 37
> error: called from:
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
> error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5
> octave-3.2.4:4> line([0 10], [10 10], [])
> error: number of rows must match (1 != 2) near line 449, column 37
> error: called from:
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
> error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5
> octave-3.2.4:5> line([0 10], [10 10])
> error: number of rows must match (1 != 2) near line 449, column 37
> error: called from:
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_axes__.m at line 449, column 22
> error:   /usr/share/octave/3.2.4/m/plot/__go_draw_figure__.m at line 92, column 3
> error:   /usr/share/octave/3.2.4/m/plot/gnuplot_drawnow.m at line 99, column 5
>
> So first line([0 10], [10 10]) draws line correctly, but if I try to draw that
> line again after trying to draw an invalid 3D line, it's not possible any more.

This bug has been fixed in Octave 3.4.

The new Octave versions are available in Debian in the "octave" package.

Thanks,

-- 
Sébastien Villemot
Researcher in Economics & Debian Maintainer
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04 - GPG Key: 4096R/381A7594

Attachment: pgpRzvN6AcpXA.pgp
Description: PGP signature


--- End Message ---

Reply to: