[Bug 504216] Re: `plplot_octave' undefined

Alain Baeckeroot alain.baeckeroot at laposte.net
Thu Jan 7 16:53:23 UTC 2010


1/ in my chrooted debian lenny (plplot works to produce files):

octave:1> toggle_plplot_use

octave:2> plplot_octave_path
ans = /usr/share/plplot_octave//      <--- notice the //

octave:3> plplot_octave
panic: Segmentation fault -- stopping myself...

OK it finds plplot_octave (and segfault is normal it should no be called
like this)

***************************************
2/ in my karmic install : 

octave:1> toggle_plplot_use
Use PLplot: on

octave:2> plplot_octave_path
ans = /usr/share/plplot_octave

octave:3> plplot_octave
error: `plplot_octave' undefined near line 3 column 1

It does not find plplot_octave.oct  BUT when i quit plplot : 
octave:3> toggle_plplot_use
Use PLplot: off

octave:4> plplot_octave
panic: Segmentation fault -- stopping myself...

it finds it again !

It seems that toggle_plplot_use is broken and remove some essential part
from the path

-- 
`plplot_octave' undefined 
https://bugs.launchpad.net/bugs/504216
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