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

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

[Octave-bug-tracker] [bug #59331] Processor load stays up after `__run_t


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #59331] Processor load stays up after `__run_test_suite__`
Date: Mon, 26 Oct 2020 10:02:00 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #5, bug #59331 (project octave):

I'm unable to duplicate this problem with the 6.0.92 binary from the installer
that I uploaded to alpha.gnu.org.  I am executing it on a Windows 10 system. 
After executing __run_test_suite__ the octave-gui.exe process idles at
0.2-0.3% CPU on my system.  Maybe the load should be even lower, but it is not
completely unreasonable as it is running the readline input event hook
function every 0.1 seconds as it waits for input.

The stack trace appears to show that it is doing something inside
main_window::notice_settings, but I don't see exactly how 
QApplicationPrivate::notifyLayoutDirectionChange is called from there (the
stack trace shows it is called directly?)

Does the problem persist if you delete the Octave GUI config files and try
starting a new Octave session?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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