|
| From: | Sebastian |
| Subject: | [Octave-bug-tracker] [bug #49051] (OSX GUI) Pager hangs Command Window |
| Date: | Fri, 23 Sep 2016 08:43:38 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50 |
Follow-up Comment #3, bug #49051 (project octave):
It works for me, so it's going to be difficult to debug. I expect that the
problem is somehow related to Qt but this is just a guess.
I can offer two solutions:
a) you wait a bit; I will create a new dmg for 4.2rc2 which is going to use
Qt5. Qt5 should have a lot less bugs on macOS.
b) you could disable the pager (which seems not too bad in a GUI
environment):
>page_output_immediately(1)
>page_screen_output(0)
This can be conveniently added to you ~/.octaverc.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49051>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |