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

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

[Octave-bug-tracker] [bug #53217] Can't close window popping up after "g


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53217] Can't close window popping up after "gray" command while pager is active
Date: Sun, 25 Feb 2018 12:46:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #10, bug #53217 (project octave):

Yes, on all accounts.

gray() isn't the issue, but changing it so that it doesn't create a figure
when none exists is fine.  There are plenty other cases where the pager
present leads new-users to wonder what is happening (leading to bug reports to
revisit).

Certainly the pager could be changed too--another thing I'd suggest, but also
is so entrenched there is little chance someone will look into it.  Octave
could dump results to the pager and then come back to a state that allows it
to continue processing commands immediately.  But the pager still needs to be
displaying, so that isn't so easy.  Maybe it would require another thread for
the pager to operate, but it couldn't be a QThread because such a thread would
have to work with octave-cli as well which doesn't use Qt.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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