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

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

[Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callback


From: Rik
Subject: [Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callbacks has changed
Date: Tue, 3 Dec 2019 10:59:15 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: Recursive behavior of graphic callbacks has changed
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 03 Dec 2019 07:59:13 AM PST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Find two pieces of test code attached:

1) tst_recur.m 

Sets up figures and adds listeners to graphic properties which invoke graphics
callback updater.m

2) updater.m

Graphics callback.


In Octave-5.1 calling tst_recur prints "updating" four times and then returns
to the prompt.  In the development version of Octave "updating" is printed
continuously.

If I uncomment the keyboard statement in updater.m I can see that the stack
depth just keeps increasing on the development branch.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 03 Dec 2019 07:59:13 AM PST  Name: tst_recur.m  Size: 260B   By:
rik5

<http://savannah.gnu.org/bugs/download.php?file_id=47975>
-------------------------------------------------------
Date: Tue 03 Dec 2019 07:59:13 AM PST  Name: updater.m  Size: 381B   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=47976>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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