bugGNU Octave - Bugs: bug #57362, gui: (function file) stack trace...

 
 

bug #57362: gui: (function file) stack trace link to edit function doesn't work

Submitter:  None
Submitted:  Thu 05 Dec 2019 06:51:44 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * 5.1.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 Dec 2019 03:01:02 PM UTC, comment #2: 

This works for me on stable and default branch.

Torsten Lilge <ttl>
Group Member
Thu 05 Dec 2019 06:54:34 AM UTC, comment #1: 

Is this other bug related?
"gui: (script file) stack trace link to edit function with a different name than the file doesn't work"
https://savannah.gnu.org/bugs/?57363

Anonymous
Thu 05 Dec 2019 06:51:44 AM UTC, original submission:  

Have a file /path/to/bug_reproducer_2.m with this content:


function bug_reproducer_2
nonexistent(0)
endfunction



Open the GUI


>> run("/path/to/bug_reproducer_2.m");
'nonexistent' undefined near line 2 column 1
error: called from
    bug_reproducer_2 at line 2 column 1
    run at line 71 column 7



Click on "bug_reproducer_2 at line 2": an error message box pops up "Can not find function bug_reproducer_2".
Click "run at line 71": opens run.m from the system install.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code