B1: 'Add Folder' to thumbnail Cache stops...
Moderators: helmut, XnTriq, xnview
B1: 'Add Folder' to thumbnail Cache stops...
Go to Options>Thumbnail:Cache and 'Add Folder':
1. Progress bar is not related to the real progression
2. It just stops near the end without closing dialog (it seems to actually work if you use 'Cancel' at the end)
1. Progress bar is not related to the real progression
2. It just stops near the end without closing dialog (it seems to actually work if you use 'Cancel' at the end)
Olivier
Re: B1: 'Add Folder' to thumbnail Cache stops...
Yes, it's not really a progress bar, because i don't know how many files to process...Olivier_G wrote:Go to Options>Thumbnail:Cache and 'Add Folder':
1. Progress bar is not related to the real progression
Right2. It just stops near the end without closing dialog (it seems to actually work if you use 'Cancel' at the end)
Pierre.
Re: B1: 'Add Folder' to thumbnail Cache stops...
Fixed in Beta 2. Thanks Pierre.Olivier_G wrote:2. It just stops near the end without closing dialog
Can't you make a first quick pass just to evaluate files to thumbnail (ie: not already thumbnailed +corresponds to 'Items displayed:Show as thumbnail' +according to extension checking)?xnview wrote:Yes, it's not really a progress bar, because i don't know how many files to process...Olivier_G wrote:1. Progress bar is not related to the real progression
I move it back to 'Confirmed' because I consider the progress bar issue important enough to be considered as a bug.
Olivier
Re: B1: 'Add Folder' to thumbnail Cache stops...
I don't think it is necessary to compute the total number of thumbnails before adding them. Would this not slow things down when using large directories? Progress indicators always seem inaccurate to me anyway (cf. batch convert).Olivier_G wrote:Fixed in Beta 2. Thanks Pierre.Olivier_G wrote:2. It just stops near the end without closing dialog
Can't you make a first quick pass just to evaluate files to thumbnail (ie: not already thumbnailed +corresponds to 'Items displayed:Show as thumbnail' +according to extension checking)?xnview wrote:Yes, it's not really a progress bar, because i don't know how many files to process...Olivier_G wrote:1. Progress bar is not related to the real progression
I move it back to 'Confirmed' because I consider the progress bar issue important enough to be considered as a bug.
Re: B1: 'Add Folder' to thumbnail Cache stops...
Ok, i'll make 2 passOlivier_G wrote:Can't you make a first quick pass just to evaluate files to thumbnail (ie: not already thumbnailed +corresponds to 'Items displayed:Show as thumbnail' +according to extension checking)?xnview wrote:Yes, it's not really a progress bar, because i don't know how many files to process...Olivier_G wrote:1. Progress bar is not related to the real progression
I move it back to 'Confirmed' because I consider the progress bar issue important enough to be considered as a bug.

Pierre.
Re: B1: 'Add Folder' to thumbnail Cache stops...
Thank you, Pierre.xnview wrote:Ok, i'll make 2 pass
I remember robc saying that he launched this 'Add folder' for a whole night and didn't know where it was in the morning (maybe buggy, though...marsh wrote:I don't think it is necessary to compute the total number of thumbnails before adding them. Would this not slow things down when using large directories?

It probably makes even more sense than the 'Thumbnails creation progress bar' when you enter a large folder... and nobody would want to remove this one...

Olivier
-
- Posts: 98
- Joined: Tue Sep 26, 2006 7:41 am
I think that reporting absolute progress is enough (so that for example number of files processed is displayed).
Performing a counting first only adds time to process, while detailed information on completion time is not important- or only for curiosity- because you have to wait until the end, this way or another.
I am against doing a count first. Displaying number of files processed (or directories) should be enough.
Performing a counting first only adds time to process, while detailed information on completion time is not important- or only for curiosity- because you have to wait until the end, this way or another.
I am against doing a count first. Displaying number of files processed (or directories) should be enough.
-=nightflyer=-
Mh, I agree for slow devices, but for HDD the number of files is computed within some seconds while the process needs many minutes - and I'd like to know whether I shall turn on the other computer / go to eat/sleep/sports/... or wait or interrupt. Maybe another option?? Hm. Not sure.nightflyer wrote:I am against doing a count first. Displaying number of files processed (or directories) should be enough.
For 3500 images from my digital camera (6MP JPEG; 1.5MB) on HD:GeorgD wrote:the number of files is computed within some seconds while the process needs many minutes
- count (properties from XP, including size!) = 5s
- generate thumbnails (estimated) = 12mn
=> 0.5% slower (you get accurate progress bar and estimated remaining time in compensation...

Olivier