[Bug 505854] [NEW] plot does not work with octave 3.2
Alain Baeckeroot
alain.baeckeroot at laposte.net
Mon Jan 11 11:24:59 UTC 2010
Public bug reported:
Binary package hint: octave3.2
gnuplot does nothing and plplot fails
i tried very simple plot :
octave3.2:1> x=[0, 1, 3, 4, -1];
octave3.2:2> y = [ -1, 4, 6, -2, 1];
octave3.2:3> plot(x,y)
it displays nothing, no window, no error message, just like a noop.
octave3.2:4> toggle_plplot_use
warning: split is obsolete and will be removed from a future version of Octave; please use strsplit instead
Use PLplot: on
octave3.2:5> plot(x,y)
error: /usr/share/plplot_octave/plplot_octave.oct: undefined symbol: _Z20install_dld_functionPF17octave_value_listRKS_iERKSsRK12octave_shlibS5_bb
error: called from:
error: plsstrm at line 3533, column 1
error: /usr/share/plplot_octave/figure.m at line 88, column 1
error: /usr/share/plplot_octave/support/__pl_init.m at line 20, column 5
error: /usr/share/plplot_octave/support/__plt__.m at line 21, column 8
error: /usr/share/plplot_octave/plot.m at line 56, column 3
ProblemType: Bug
Architecture: i386
Date: Mon Jan 11 12:21:58 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: octave3.2 3.2.2-2build1
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=fr_FR.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: octave3.2
Uname: Linux 2.6.31-16-generic i686
** Affects: octave3.2 (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
plot does not work with octave 3.2
https://bugs.launchpad.net/bugs/505854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list