Thanks again for sorting the max thumbnail image size issue - much appreciated. I've found a weird thing which I can't see a reason for:
Some images' thumbnails don't expand to max. Some need a F5 refresh to do so, but some don't at all. Today, I found 3 formats of photos I've taken, presumably with 3 different smartphone cameras, some of which size to max, and some of which don't:
Aspect ratio doesn't seem to be the reason since 2018 & 2020 are both the same.
Filesize doesn't seem to be the reason since the mid-size files work and the smaller and larger don't.
Any thoughts? Happy to share metadata info on the files if y'all have any ideas.
Cheers!
Edited
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
Most likely a tumbler issue, which does not generate thumbnails for these pictures for some reason.
Please attach some pictures for which large thumbnails are missing.
Please check if large thumbnails are generated for these pictures in ~/.cache/thumbnails/large, in order to see if thunar or tumbler is to blame. (Best first clean the thumbnails folder to simplify testing)
Alex this is stock install xubuntu20.10, Thunar 1.8.15.
Thanks Theo. I'm new to lots of this, does that link to the merge branch suggest a fix to tumbler-jpeg-thumbnailer has been merged and so will be pushed to users automatically? Or will require a manual build from source?
Re: using tumbler-pixbuf-thumbnailer, jpegmay be due for depreciation in favour of pixbuf ("Is that plugin still needed ? Pixbuf-thumbnailer as well supports jpeg. Is this plugin faster ?"); is it simply a case of switching 'disabled' to 'true' at L30 of tumbler.rc?
Cheers fella. That does indeed fix it. I'll leave it up to you chaps as to whether to close this or if there's something that Thunar could/should do. Have a good weekend all.
Not sure if just closing it, is the right thing to do.
Maybe tumbler should just generate "large" thumbnails in such a case from the pic, even if there is an embedded thumbnail (in case the quality of embedded thumbnail to low).
The images linked in this issue did not have embedded thumbnails, but I think that's where the problem must have come from originally. Anyway, I was able to reproduce it with an image of my own containing an embedded thumbnail of lower quality than 256x256. Now fixed.