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 336257 - Importing a folder require to wait for the preview
Importing a folder require to wait for the preview
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
CVS
Other Linux
: Normal normal
: 0.7.0
Assigned To: F-spot maintainers
F-spot maintainers
: 440323 553785 585014 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-27 22:43 UTC by Luke Hutchison
Modified: 2010-06-18 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for speed improvement (7.38 KB, patch)
2008-01-28 21:24 UTC, Iceberg
none Details | Review

Description Luke Hutchison 2006-03-27 22:43:01 UTC
When importing a lot of photos, you can't click "Import" until all thumbnailing is complete.

This would be better changed so that all photos show in the dialog as they do in the normal thumbnail view, i.e. so that you can scroll through to any point and whatever you scroll to is then moved to the front of the priority queue for thumbnail generation.  You should be able to click "Import" at any time, even before everything is thumbnailed, and then the task of thumbnailing should be moved to the main window.  It is a little tedious having to wait for everything to be thumbnailed to be able to hit "Import".

Also, import restarts if you uncheck "Copy file to the Photos folder" (presumably the same effect applies to checking/unchecking the other options).  That is also frustrating if you realize you want to change an option near the end of an import.  If "Include subdirectories" is checked/unchecked, the thumbnails generated so far can be re-used for the new set of directories to be scanned.
Comment 1 Larry Ewing 2006-10-05 03:35:41 UTC
You aren't really waiting for the thumbnailing you are wating for the image parsed, the date and comment to be extracted and added to the db, but I agree the import process shouldn't block the display quite like that.  There are plans to redo the dialog.
Comment 2 Maxxer 2007-11-25 12:18:08 UTC
*** Bug 440323 has been marked as a duplicate of this bug. ***
Comment 3 Maxxer 2007-11-25 12:19:38 UTC
Updated summary to a more descriptive one.
Comment 4 Iceberg 2008-01-28 21:24:52 UTC
Created attachment 103913 [details] [review]
Patch for speed improvement

Here is a patch which is improving the speed of the first stage of the import very heavily (about 10-15 times in my case).
Comment 5 Maxxer 2008-09-26 06:12:04 UTC
*** Bug 553785 has been marked as a duplicate of this bug. ***
Comment 6 Duncan Lithgow 2008-09-29 10:43:15 UTC
With several duplicates shouldn't this be marked CONFIRMED ?
Comment 7 Maxxer 2009-06-07 18:02:09 UTC
*** Bug 585014 has been marked as a duplicate of this bug. ***
Comment 8 Ruben Vermeersch 2010-06-18 15:17:26 UTC
This should now be fixed. It's in 0.7.0!