Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated WebP files suddenly not being read anymore #190

Open
Meita80 opened this issue Mar 20, 2024 · 1 comment
Open

Animated WebP files suddenly not being read anymore #190

Meita80 opened this issue Mar 20, 2024 · 1 comment
Labels

Comments

@Meita80
Copy link

Meita80 commented Mar 20, 2024

Like the title says, the program suddenly won't read animated WebP-files anymore.
Static WebPs, animated GIFs, JPGs and PNGs are still being read without problems.

Once a folder containing animated WebP files is loaded and a search is initialized, the search bar appears for a brief moment (showing the correct amount of files found in that folder!) but then just disappears.
The program does NOT crash at that point, the search simply isn't carried out.
If the folder contains a combination of animated WebP, animated GIF and JPG files, GIF and JPG files are read fine while animated WebP files are simply ignored.

I've tried clean "installs" of versions 2.3.12 and older, with no luck.
Changing any combination of options doesn't make a difference, as well.

I had been using different versions (pre-compiled releases) of the program without any problems whatsoever for over a year,
and this issue just appeared out of the blue a few days ago.

I'm on Win10 with all of the latest updates installed, Intel CPU, Nvidia GPU.

THX
Meita

@valsaven valsaven added the bug label Mar 23, 2024
@Meita80
Copy link
Author

Meita80 commented Nov 15, 2024

I possibly found the reason for the search ending prematurely in some cases.
When the program tries to read a GIF that in reality is an animated WEBP with the wrong extension,
the search just stops. If it's the other way around, the search sometimes stops and sometimes doesn't.

STILL, if the search goes through fine, animated WEBP files are ignored in the search results, even if duplicates
exist in the chosen folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants