octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53383] plot crashes 4.0.3 and a recent but fi


From: anonymous
Subject: [Octave-bug-tracker] [bug #53383] plot crashes 4.0.3 and a recent but fix does not work
Date: Mon, 19 Mar 2018 11:32:49 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?53383>

                 Summary: plot crashes 4.0.3 and a recent but fix does not
work
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 19 Mar 2018 03:32:48 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: whitney
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Mac OS

    _______________________________________________________

Details:

I just downloaded 4.0.3 for the Mac. I am running OS 10.12.6.

Attempts to plot cause an immediate crash.

I found a recent bug report about this that advises to write graphics_toolokit
gnuplot but this causes further errors and no plot as shown below


warning: function ./flip.m shadows a core library function
GNU Octave, version 4.0.3
Copyright (C) 2016 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 "x86_64-apple-darwin14.5.0".

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/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

>> 2018-03-19 11:17:44.108 octave-gui[19282:3584810] WARNING:
nextEventMatchingMask should only be called from the Main Thread! This will
throw an exception in the future.
>> close all
>> graphics_toolkit gnuplot
>> plot (1:10, "o-")
dyld: Library not loaded:
/Library/Frameworks/AquaTerm.framework/Versions/A/AquaTerm
  Referenced from:
/Applications/Octave.app/Contents/Resources/usr/bin//gnuplot
  Reason: image not found
dyld: Library not loaded:
/Library/Frameworks/AquaTerm.framework/Versions/A/AquaTerm
  Referenced from:
/Applications/Octave.app/Contents/Resources/usr/bin/gnuplot
  Reason: image not found
warning: broken pipe
warning: broken pipe
warning: broken pipe
warning: broken pipe
warning: broken pipe
2018-03-19 11:18:35.630 octave-gui[19282:3584779] modalSession has been exited
prematurely - check for a reentrant call to endModalSession:


warning: broken pipe

>>
>>
>> plot (1:10, "o-")
warning: broken pipe
warning: broken pipe
warning: broken pipe
warning: broken pipe
warning: broken pipe
warning: broken pipe

>>

The process hangs at this point and I have to use ctrl+C to make it stop.

I have been running 3.8.0 successfully for 2 years. It downloaded and ran
without a hitch so this is disappointing.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53383>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]