It appears to work if i install with gnuplot option instead of default qt 
options...


Thanks for pointing me in the right direction.


Kind Regards,

Jo




________________________________
 From: jo <etaoi...@yahoo.com>
To: Philip Nienhuis <pr.nienh...@hccnet.nl> 
Cc: "octave-dev@lists.sourceforge.net" <octave-dev@lists.sourceforge.net> 
Sent: Sunday, October 14, 2012 11:21 PM
Subject: Re: [OctDev] plot segfaults
 

the msvc2010 version also crashes upon calling plot also removed gnuplot but 
that did not help...



________________________________
 From: Philip Nienhuis <pr.nienh...@hccnet.nl>
To: jo <etaoi...@yahoo.com> 
Cc: "octave-dev@lists.sourceforge.net" <octave-dev@lists.sourceforge.net> 
Sent: Saturday, October 13, 2012 9:31 PM
Subject: Re: [OctDev] plot segfaults
 
jo wrote:
> tried first general download version then option 2 from
> http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault
> in plot
> Please advise...
>
> C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe
> GNU Octave, version 3.6.1
> Copyright (C) 2012 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
> FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
>
> Octave was configured for "i686-pc-mingw32".
>
> Additional information about Octave is available at http://www.octave.org.
>
> Please contribute if you find this software useful.
> For more information, visit http://www.octave.org/help-wanted.html
>
> Read http://www.octave.org/bugs.html to learn how to submit bug reports.
>
> For information about changes from previous versions, type `news'.
>
> octave:1> plot(exp(cos([-9:.1:9])))
> panic: Segmentation violation -- stopping myself...
> attempting to save variables to `octave-core'...
> save to `octave-core' complete
> warning: get: allowing closerequestfcn to match figure property
> closerequestfcn
> error: get: unknown property "closerequestfcn"
> error: get: unknown figure property deletefcn
> warning: get: allowing closerequestfcn to match figure
 property
> closerequestfcn
> warning: get: allowing __plot_stream__ to match figure property
> __plot_stream__
> error: get: unknown root property currentfigure

Sometimes (often) it may help to google around a bit before asking, e.g. 
forĀ  "closerequestfcn octave".

If you would have done so, you'd have found this:

http://lists.gnu.org/archive/html/octave-bug-tracker/2012-03/msg00249.html

(and yeah, this is a creepy issue)

Another suggestion would be to try the MSVC2010 version. That doesn't 
suffer from the libblas issues (but may perform a bit slower, depending 
on your hardware).

Philip
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to