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

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

[Octave-bug-tracker] [bug #65442] legend.m fails on polar plot when exec


From: anonymous
Subject: [Octave-bug-tracker] [bug #65442] legend.m fails on polar plot when executed more than one time
Date: Sun, 10 Mar 2024 06:30:13 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?65442>

                 Summary: legend.m fails on polar plot when executed more than
one time
                   Group: GNU Octave
               Submitter: None
               Submitted: Sun 10 Mar 2024 10:30:13 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Luchika De Sousa
        Originator Email: 
             Open/Closed: Open
                 Release: 8.4.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 10 Mar 2024 10:30:13 AM UTC By: Anonymous
legend.m fails on polar plot when a script is executed for the second, third,
etc. time, while at first run it runs as expected.

This is the error reported:

error: get: unknown text property peer_object
error: called from
    legend>texticon_objects at line 971 column 20
    legend>update_layout_cb at line 925 column 15
    legend at line 303 column 5
    bug at line 6 column 1


Steps to reproduce the bug:
- Download attached script (bug.m)
- Run it, you should see a polar plot with three circles and a legend
correctly naming them as a, b and c.
- Run the script again, now the error reported above should appear.
- If you close and reopen GNU Octave the above behavior will repeat again.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Name: bug.m  Size: 168B
<http://savannah.gnu.org/bugs/download.php?file_id=55819>

    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-04b18e1179b14c0ef710c8e9c8e59d1e4bcd7bd0.tar.gz

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65442>

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




reply via email to

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