No thumbnail for files larger than (bug?)

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
ckv
Posts: 786
Joined: Wed Feb 02, 2005 2:30 pm
Location: Glow
Contact:

No thumbnail for files larger than (bug?)

Post by ckv »

This isn't actually bug, but more like unexpected behave.

Files what are bigger than the limit in 'No thumbnail for files larger than' option don't have thumbnail at all. What I mean is that even if file is bigger than the limit, it should have a thumbnail, not of the picture, but the filetype icon.
Last edited by ckv on Thu Oct 20, 2005 4:11 pm, edited 1 time in total.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
User avatar
Olivier_G
XnThusiast
Posts: 1423
Joined: Thu Dec 23, 2004 7:17 pm
Location: Paris, France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by Olivier_G »

ckv wrote:What I mean is that even if file is bigger than the limit, it should have a thumbnail, not of the picture, but the filetype icon.
I agree... and support. :D

Olivier
User avatar
Clo
XnThusiast
Posts: 4441
Joined: Sun Oct 17, 2004 4:57 am
Location: Bordeaux, France
Contact:

Obvious !

Post by Clo »

:) Hello !
…it should have a thumbnail, not of the picture, but the filetype icon.
¤ Indeed ! I support too !

:mrgreen: K R
Claude
Clo
Old user ON SELECTIVE STRIKE till further notice
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by xnview »

ckv wrote:This isn't actually bug, but more like unexpected behave.

Files what are bigger than the limit in 'iNo thumbnail for files larger than' option don't thumbnail at all. What I mean is that even if file is bigger than the limit, it should have a thumbnail, not of the picture, but the filetype icon.
I don't understand, if the thumbnail is not created, you have the icon of filetype...
Pierre.
User avatar
Olivier_G
XnThusiast
Posts: 1423
Joined: Thu Dec 23, 2004 7:17 pm
Location: Paris, France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by Olivier_G »

xnview wrote:I don't understand, if the thumbnail is not created, you have the icon of filetype...
I just tried it: once creation of thumbnails is finished, XnView filter out the files smaller than the value selected -> their icon filetype is not shown in Thumbnail view.

Olivier
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by xnview »

Olivier_G wrote:
xnview wrote:I don't understand, if the thumbnail is not created, you have the icon of filetype...
I just tried it: once creation of thumbnails is finished, XnView filter out the files smaller than the value selected -> their icon filetype is not shown in Thumbnail view.
Oh i understand, you shouldn't have "all files" in option/browser/file list?
Yes this is filtered because i don't know if it's a picture or not!
Pierre.
User avatar
ckv
Posts: 786
Joined: Wed Feb 02, 2005 2:30 pm
Location: Glow
Contact:

Post by ckv »

XnView now shows folder with files larger than the size limit like this:
XnView now

I wish / expect it to look like this:
XnView wish

Edit: damn too late :D look the post times.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

ckv wrote:XnView now shows folder with files larger than the size limit like this:
XnView now
Think your first screenshot is not correct, currently it shows thumbnails for all images. If your screenshot is correct, then the problem might be your cache. Try removing entries for this folder from cache.

On my XP box this works o.k.: For files exceeding the file size the associated icon are shown (as expected).
ckv wrote:Edit: damn too late look the post times.
Definetily too late. I have to add some more forum rules, e.g. "Posting only between 6 a.m. and midnight" ;-)
User avatar
ckv
Posts: 786
Joined: Wed Feb 02, 2005 2:30 pm
Location: Glow
Contact:

Post by ckv »

helmut wrote:Think your first screenshot is not correct, currently it shows thumbnails for all images. If your screenshot is correct, then the problem might be your cache. Try removing entries for this folder from cache.
Is right alright.
helmut wrote:On my XP box this works o.k.: For files exceeding the file size the associated icons are shown (as expected).
Check Pierre's post. Are you having "all files" checked?
helmut wrote:Definetily too late. I have to add some more forum rules, e.g. "Posting only between 6 a.m. and midnight" ;-)
Hehe. No wait are you serious? Naah... Uhh wait... No it wouldn't work because of the time zones. Hehe?
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
User avatar
Olivier_G
XnThusiast
Posts: 1423
Joined: Thu Dec 23, 2004 7:17 pm
Location: Paris, France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by Olivier_G »

xnview wrote:Oh i understand, you shouldn't have "all files" in option/browser/file list? Yes this is filtered because i don't know if it's a picture or not!
Wouldn't it be possible:
- to use extension when 'Recognize only be extension' is set on
- to scan header (only) to detect the format if 'Recognize only be extension' is set off
...before filtering them out?

This could also be done on the fly to show/hide files without having to make a 2 pass display (some people thought this was actually a bug :mrgreen:)

Olivier
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: No thumbnail for files larger than (bug?)

Post by xnview »

Olivier_G wrote:
xnview wrote:Oh i understand, you shouldn't have "all files" in option/browser/file list? Yes this is filtered because i don't know if it's a picture or not!
Wouldn't it be possible:
- to use extension when 'Recognize only be extension' is set on
I do it already, but there so many possible extension. .dat can be a picture :-)
This could also be done on the fly to show/hide files without having to make a 2 pass display (some people thought this was actually a bug :mrgreen:)
It's not possible, first i display the file list, and then i check every files... So you have always 2 pass.
Pierre.
Post Reply