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

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

[Octave-bug-tracker] [bug #60851] Octave 6.2.0 serror on mac big sur


From: Ineiev
Subject: [Octave-bug-tracker] [bug #60851] Octave 6.2.0 serror on mac big sur
Date: Tue, 29 Jun 2021 02:07:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0

URL:
  <https://savannah.nongnu.org/bugs/?60851>

                 Summary: Octave 6.2.0 serror on mac big sur
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 29 Jun 2021 06:07:20 AM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: richard.l.brunson@gmail.com
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I get the following error when trying to use the octave command uicontrol:
error: __gnuplot_draw_figure__: unknown object class, uicontrol
error: called from
    __gnuplot_draw_figure__ at line 184 column 13
    __gnuplot_drawnow__ at line 91 column 5

These are the two command that cause the error:  
f = figure;
b1 = uicontrol(f,"string","A Button","position",[10 10 150 40])
These two commands are in the help uicontrol as an example of using uicontrol.

I have tried deleting/reinstalling Octave (both through binary (.dmg) and
through brew install octave.  I am on a mac running Big Sur.  Thank you in
advance for your assistance.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?60851>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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