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

[Pkg-octave-devel] Bug#472069: marked as done (octave3.0: plotyy leaves remains on future graphs)



Your message dated Sun, 30 Mar 2008 11:47:10 +0000
with message-id <E1Jfw0E-0002si-8q@ries.debian.org>
and subject line Bug#472069: fixed in octave3.0 1:3.0.0-10
has caused the Debian Bug report #472069,
regarding octave3.0: plotyy leaves remains on future graphs
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.)


-- 
472069: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472069
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave3.0
Version: 1:3.0.0-9
Severity: normal

*** Please type your report below this line ***
I've recently found the plotyy function in Octave 3.0.0 and it appears to
have some strange behaviour: once I've created one plot with plotyy, that
second data series and y-axis appears on all subsequent plots:

> x=[1:10];
> y=rand(size(x));
> z=rand(size(x))*10;
> plotyy(x,y,x,z);
# Works as expected

> q=rand(size(x))*100;
> plotyy(x,y,x,q);
# Has both the z and the q values and axes on the graph

> plot(x,y)
# Has an inner set of axes, with z and q values on it.

Thought I might be using it wrongly, but was told on comp.soft-sys.octave that 
this is a real bug, so here's the bug report!


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.080207.1 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave3.0 depends on:
ii  libatlas3gf-base [libl 3.6.0-21.3        Automatically Tuned Linear 
Algebra
ii  libblas3gf [libblas.so 1.2-1.5           Basic Linear Algebra Subroutines 
3
ii  libc6                  2.7-9             GNU C Library: Shared libraries
ii  libcurl3-gnutls        7.18.0-1          Multi-protocol file transfer 
libra
ii  libfftw3-3             3.1.2-3           library for computing Fast 
Fourier
ii  libgcc1                1:4.3.0~rc2-1     GCC support library
ii  libgfortran3           4.3.0~rc2-1       Runtime library for GNU Fortran 
ap
ii  libglpk0               4.25-1            linear programming kit with 
intege
ii  libhdf5-serial-1.6.5-0 1.6.5-5.2         Hierarchical Data Format 5 (HDF5) 
ii  liblapack3gf [liblapac 3.1.1-0.4         library of linear algebra 
routines
ii  libncurses5            5.6+20080203-1    Shared libraries for terminal 
hand
ii  libpcre3               7.6-2             Perl 5 Compatible Regular 
Expressi
ii  libqhull5              2003.1-8          calculate convex hulls and 
related
ii  libreadline5           5.2-3             GNU readline and history 
libraries
ii  libstdc++6             4.3.0~rc2-1       The GNU Standard C++ Library v3
ii  libsuitesparse-3.1.0   3.1.0-3           collection of libraries for 
comput
ii  texinfo                4.11.dfsg.1-4     Documentation system for on-line 
i
ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages octave3.0 recommends:
ii  gnuplot                       4.2.2-1    A command-line driven interactive 
ii  libatlas3gf-base              3.6.0-21.3 Automatically Tuned Linear 
Algebra

-- no debconf information

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Source: octave3.0
Source-Version: 1:3.0.0-10

We believe that the bug you reported is fixed in the latest version of
octave3.0, which is due to be installed in the Debian FTP archive:

octave2.9-doc_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9-doc_3.0.0-10_all.deb
octave2.9-emacsen_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9-emacsen_3.0.0-10_all.deb
octave2.9-headers_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9-headers_3.0.0-10_all.deb
octave2.9-htmldoc_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9-htmldoc_3.0.0-10_all.deb
octave2.9-info_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9-info_3.0.0-10_all.deb
octave2.9_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave2.9_3.0.0-10_all.deb
octave3.0-doc_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave3.0-doc_3.0.0-10_all.deb
octave3.0-emacsen_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave3.0-emacsen_3.0.0-10_all.deb
octave3.0-headers_3.0.0-10_amd64.deb
  to pool/main/o/octave3.0/octave3.0-headers_3.0.0-10_amd64.deb
octave3.0-htmldoc_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave3.0-htmldoc_3.0.0-10_all.deb
octave3.0-info_3.0.0-10_all.deb
  to pool/main/o/octave3.0/octave3.0-info_3.0.0-10_all.deb
octave3.0_3.0.0-10.diff.gz
  to pool/main/o/octave3.0/octave3.0_3.0.0-10.diff.gz
octave3.0_3.0.0-10.dsc
  to pool/main/o/octave3.0/octave3.0_3.0.0-10.dsc
octave3.0_3.0.0-10_amd64.deb
  to pool/main/o/octave3.0/octave3.0_3.0.0-10_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 472069@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave3.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 29 Mar 2008 10:32:15 +0100
Source: octave3.0
Binary: octave3.0 octave3.0-doc octave3.0-htmldoc octave3.0-headers octave3.0-emacsen octave3.0-info octave2.9 octave2.9-doc octave2.9-htmldoc octave2.9-headers octave2.9-emacsen octave2.9-info
Architecture: source amd64 all
Version: 1:3.0.0-10
Distribution: unstable
Urgency: high
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave2.9  - GNU Octave language for numerical computations (dummy package)
 octave2.9-doc - PDF documentation on the GNU Octave language (dummy package)
 octave2.9-emacsen - Emacs support for the GNU Octave language (dummy package)
 octave2.9-headers - header files for the GNU Octave language (dummy package)
 octave2.9-htmldoc - HTML documentation on the GNU Octave language (dummy package)
 octave2.9-info - GNU Info documentation on the GNU Octave language (dummy package)
 octave3.0  - GNU Octave language for numerical computations (3.0 branch)
 octave3.0-doc - PDF documentation on the GNU Octave language (3.0 branch)
 octave3.0-emacsen - Emacs support for the GNU Octave language (3.0 branch)
 octave3.0-headers - header files for the GNU Octave language (3.0 branch)
 octave3.0-htmldoc - HTML documentation on the GNU Octave language (3.0 branch)
 octave3.0-info - GNU Info documentation on the GNU Octave language (3.0 branch)
Closes: 472069
Changes: 
 octave3.0 (1:3.0.0-10) unstable; urgency=high
 .
   [ Rafael Laboissiere ]
   * debian/in/control: Bump to 1.6.6 the minimal version of the
     libhdf5-*-dev build-dependencies.  This is the reason the urgency is set
     to "high", since octave3.0 is currently uninstallable on all
     architectures du to the upgrade in hdf5.
   * Synched with the octave2.1 branch
   * debian/rules, debian/in/control: Use the architecture tag "[m68k]" for
     the octave*-headers dependency on f2c.  This eliminates the need for
     using the substitution variable ${m68k:Depends}.
 .
   [ Thomas Weber ]
   * Apply patch from David Bateman to fix the handle treatment in plotyy
     (closes: #472069).
Files: 
 c0d4168f3c84963f1e3204f33823d924 1520 math optional octave3.0_3.0.0-10.dsc
 60ed361c7310eccce01395470b711a57 11219444 math optional octave3.0_3.0.0.orig.tar.gz
 0528e6886c2c1b4d39cf361582b2f6a6 58550 math optional octave3.0_3.0.0-10.diff.gz
 c61825e2561668b04031ed24e6ccaec0 8852340 math optional octave3.0_3.0.0-10_amd64.deb
 16211e6116a7359141a7c897ed4f585a 447484 math optional octave3.0-headers_3.0.0-10_amd64.deb
 4682fe4ecb85892b7f46fa1b8d4d5266 4817702 doc optional octave3.0-doc_3.0.0-10_all.deb
 b3fbc2af01620da4955fcb5ea4b02a89 963354 doc optional octave3.0-htmldoc_3.0.0-10_all.deb
 3c4488e4ee30c73d5b78517e0e6d9061 95464 math optional octave3.0-emacsen_3.0.0-10_all.deb
 63125a1dac01196955ef7738fc4dd2a7 493552 math optional octave3.0-info_3.0.0-10_all.deb
 d11f962ffee72e661b00cee5f4fa461c 70992 math optional octave2.9_3.0.0-10_all.deb
 3ba919f80938031ba26353938ce87ad5 70986 doc optional octave2.9-doc_3.0.0-10_all.deb
 926b01c3325ce1554c8350856a45c372 71006 doc optional octave2.9-htmldoc_3.0.0-10_all.deb
 372ae69e74ca2e73e81e4b207d6e4a64 71000 math optional octave2.9-headers_3.0.0-10_all.deb
 20ef4e817bd6d68c6bd889a5efecb41c 71008 math optional octave2.9-emacsen_3.0.0-10_all.deb
 98dd6c0fa7bc3aeec542d1a5b09a7ba8 71000 math optional octave2.9-info_3.0.0-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFH73pNk3oga0pdcv4RAvEEAJ0YUl7xpccZi8XyNNGyzRqiELea9gCgm+Co
a/rOdrOn2Po0orJal40rdSc=
=jOOZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: