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

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

[Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn'


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn't work when Octave is busy
Date: Sun, 08 Mar 2015 14:19:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32.1

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

                 Summary: GUI: File | Exit from main menu doesn't work when
Octave is busy 
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Sun 08 Mar 2015 03:19:10 PM CET
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

(as suggested by Rik in bug #44445)

Selecting File | Exit from the main menu won't work immediately when Octave is
busy.
I'd expect it to be able to interrupt anything Octave is busy with at the
user's request (i.e., in the terminal) and then close Octave gracefully.

Just try it with:

for ii=1:100
eigs (randn (400))
endfor





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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