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 611115 - folder tree waits for unused child info
folder tree waits for unused child info
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2010-02-25 19:48 UTC by Michael Chudobiak
Modified: 2010-04-24 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2010-02-25 19:48:38 UTC
My "/fileserver/photos" folder has no photos in it, but it does have 1200 subfolders.

It takes 4 seconds ("Getting Folder Listing") to load this folder, even though:

1) There are no photos in it.

2) The sub-folders are not shown initially (the main folder is not expanded).

It would be nice if the child folder information could be obtained in an idle loop (with completion forced if the expander is clicked) instead of delaying the loading of the main folder.

- Mike
Comment 1 Paolo Bacchilega 2010-04-23 23:14:54 UTC
now it should be faster
Comment 2 Michael Chudobiak 2010-04-24 19:01:23 UTC
Yes, it is much better now. Thanks!

- Mike