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

[Pkg-octave-devel] Bug#461558: marked as done (octave fails to invoke gnuplot)



Your message dated Fri, 8 Feb 2008 14:10:10 +0100
with message-id <20080208131010.GD2621@localhost>
and subject line Bug#461558: octave fails to invoke gnuplot
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: octave
Version: 1:2.9.19-2
Severity: normal


When trying to plot a graph from octave, it fails to do so with all
kinds of gnuplot errors:
gnuplot> set terminal aqua 1 enhanced
                      ^
         line 0: unknown or ambiguous terminal type; type just 'set terminal' for a list


gnuplot> plot "-" using ($1):($2) axes x1y1 title "" with lines linestyle 1 ;
              ^
         line 0: use 'set term' to set terminal type first


gnuplot> 16 156.654981566774
         ^
         line 0: invalid command


gnuplot> 32 91.2148803309808
         ^
         line 0: invalid command


gnuplot> 64 38.6920812826882
         ^
         line 0: invalid command


gnuplot> 128 16.9490940352743
         ^
         line 0: invalid command


gnuplot> 256 8.92561506009524
         ^
         line 0: invalid command


gnuplot> 512 3.40880581041852
         ^
         line 0: invalid command


gnuplot> 1024 2.57375585493804
         ^
         line 0: invalid command


gnuplot> e
         ^
         line 0: invalid command


mauer:~/bin# dpkg --list | grep gnuplot
ii  gnuplot                             4.2.2-1                                A command-line driven interactive plotting p
ii  gnuplot-nox                         4.2.2-1                                A command-line driven interactive plotting p
ii  gnuplot-x11                         4.2.2-1                                X11-terminal driver for gnuplot


script: http://www.wraith.sf.ca.us/ntp/allan.oct


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

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave depends on:
ii  octave2.9                     1:2.9.19-2 GNU Octave language for numerical 

octave recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Okay, there was no reply to my questions below in the last three weeks, so I
assume this is not really a bug.  Closing the report hereby.

Rafael


* Rafael Laboissiere <rafael@debian.org> [2008-01-19 17:46]:

> package octave
> tags 461558 unreproducible
> thanks
> 
> * Folkert van Heusden <folkert@vanheusden.com> [2008-01-19 16:43]:
> 
> > Ok but I installed the 'octave' package and apt-cache tells me 3.0 is
> > not available:
> > 
> > [snip]
> 
> Are you using testing or unstable?
> 
> > According to packages.debian.org, the version in unstable is the 2.9
> > branch as well.
> 
> As well as the 3.0 branch: http://packages.debian.org/sid/octave3.0
> 
> As I wrote in the previous message, octave2.9 will be dropped from Debian as
> soon as possible.
> 
> > > Second, I cannot run the script you indicated:
> > > > script: http://www.wraith.sf.ca.us/ntp/allan.oct
> > > Because it tries to open a file called "loopstats", which is not available.
> > > So far, I cannot replicate the bug.
> > 
> > You'll find one attached.
> 
> Thanks.  I ran the following with octave3.0_3.0.0-1 and gnuplot_4.2.2-1 on a
> i386 machine:
> 
>     source ("allan.oct") ; print ("allan.eps", "-depsc")
> 
> and the resulting file is attached below.  Your bug is unreproducible here.
> 


--- End Message ---

Reply to: