After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 318609 - time for selection of a log line is a function of the line number
time for selection of a log line is a function of the line number
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
trunk
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-11 19:56 UTC by Vincent Noel
Modified: 2005-10-13 14:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Noel 2005-10-11 19:56:46 UTC
In gnome-utils CVS (and presumably in all previous versions) the time required
for the selection of a log line is a direct function of the line number - ie if
the log line is at the beginning of the log it is very fast, if it is at the end
of the log it is extremely slow (and I mean *extremely*).
Comment 1 Vincent Noel 2005-10-11 20:03:23 UTC
I have committed some workarounds that make this bug not so much of an issue.
Comment 2 Vincent Noel 2005-10-13 14:16:53 UTC
This is fixed correctly now on HEAD.