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

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

[Octave-bug-tracker] [bug #55816] Laggy file browser


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #55816] Laggy file browser
Date: Sat, 11 Apr 2020 02:16:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/80.0.3987.87 Chrome/80.0.3987.87 Safari/537.36

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

It sounds like some kind of infinite loop developing in which a redraw causes
a resize, which causes a redraw, which causes a resize.  Maybe eventually some
sort of stack is overflowing.  Debugger gdb might be of use.  I've used it
before, but not much.  I think it is pretty easy to build a debugger version,
run it and watch for issues dumped when you have the Name column too wide at
the start.  It might also be a good idea to check the Qt bug tracker site for
any reported issues with the vertical and horizontal scroll bars.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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