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

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

[Octave-bug-tracker] [bug #57146] [GUI} F9 in GUI editor gives stray tex


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57146] [GUI} F9 in GUI editor gives stray text
Date: Wed, 30 Oct 2019 17:25:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4

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

                 Summary: [GUI} F9 in GUI editor gives stray text
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Wed 30 Oct 2019 10:25:33 PM CET
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Since a few days, highlighting code in the GUI editor and pressing F9 yields a
lot of text and sometimes errors and warnings in the terminal. An extra prompt
is also displayed.

It looks like it copies lastwarn or lasterr.

E.g., with pkg.m in the editor, highlighting L.325 (but could be any line) and
hitting F9:

>> >>   files = {};
warning: rmpath: C:/Users/philip/AppData/Local/Temp/octave: not found


>>


and

>> lastwarn
ans = rmpath: C:/Users/philip/AppData/Local/Temp/octave: not found
>> lasterr
ans = 'actxserver' undefined near line 33, column 33
>>






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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