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 47534 - Search list view doesn't display all directory content information until clicked
Search list view doesn't display all directory content information until clicked
Status: RESOLVED INVALID
Product: nautilus
Classification: Core
Component: File Search Interface
0.x.x [obsolete]
Other Linux
: Normal enhancement
: future
Assigned To: Rebecca Schulman
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-03-07 23:18 UTC by Rebecca Schulman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rebecca Schulman 2001-09-10 01:10:46 UTC
This is a funny problem, that John remembers seeing before, as do .I.
Do a search for "File name contains netd"
I get back around 75 results, and watch the file information filter in 
slowly (size, type, etc).  After the throbber stops, some information still
hasn't been displayed.
It seems likely that the list view knows about the information, because
sorting by size will interpolate the "..." entries with the real numbers,
which implies that the value has been filled in, but it has not yet been
drawn.Selecting an item in the view will update all information immediately.
These two pieces of evidence to me imply that this is a drawing issue,
and not an async NautilusFile/Directory issue, although a bug with similar
symptoms (bug 43902) was caused by async state machine change.



------- Additional Comments From darin@bentspoon.com 2001-03-08 10:45:46 ----

I'm guessing this is caused by a mistake in the recent change that mkes the list
view display only a certain number of files each time "display_pending_files" is
called.



------- Additional Comments From rebecka@eazel.com 2001-03-08 11:30:14 ----

After this change, the list view receives 100 elements at a time,
and the search I described yielded only 74 results.  This bug could still be
an effect of this change, but not in the sense that the last group of 
files is not getting delivered correctly.




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 21:10 -------
Comment 1 John Fleck 2002-01-05 04:15:23 UTC
Changing to "old" target milestone for all bugs laying around with no milestone set.
Comment 2 Christian Fredrik Kalager Schaller 2002-05-07 12:33:51 UTC
Another bug which I will mark as invalid as the functionality is no
longer part of nautilus.
Comment 3 Christian Fredrik Kalager Schaller 2002-05-21 07:51:19 UTC
Sorry for the SPAM, re-opening the search bugs and assigning them to
rebecka's old Eazel account.
Comment 4 Simon Porter 2004-02-11 12:20:05 UTC
Bug closed as proposed by Curtis C. Hovey, substitute
maintainer of Medusa