|
From: | Bruno Ciscato |
Subject: | [Octave-bug-tracker] [bug #56976] pause() with no arguments returns immediately on Linux |
Date: | Thu, 3 Oct 2019 16:37:09 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 |
Follow-up Comment #2, bug #56976 (project octave): I have just found out that pause; works if I use the cli. It does not work if I use the GUI. Both on Fedora 31 with: [bruno@fedora build]$ ldd --version ldd (GNU libc) 2.30 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. and on Fedora 30 with: [bruno@localhost build]$ ldd --version ldd (GNU libc) 2.29 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. The other strange thing is that on Fedora 31 it takes about 30 seconds to get a cli prompt or the GUI after I enter: ./run-octave or ./run-octave --gui _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?56976> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |