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

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

[Octave-bug-tracker] [bug #46035] annotation() generates an error


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #46035] annotation() generates an error
Date: Wed, 23 Sep 2015 11:58:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.0

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

                 Summary: annotation() generates an error
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Wed 23 Sep 2015 01:58:22 PM CEST
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When calling annotation, an error is signaled.  nonetheless, the rectangle is
drawn on the figure.


$ octave   --no-site-file   --no-init-file --no-gui
GNU Octave, version 4.0.0
...
>> graphics_toolkit gnuplot
>> plot(1:2)
>> annotation('rectangle', [0.75 0.5 0.2 0.2]);
error: __go_draw_figure__: unknown object class, uicontextmenu
error: called from
    __go_draw_figure__ at line 187 column 13
    __gnuplot_drawnow__ at line 86 column 5





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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