-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Tumblerd] Broke generating thumbnails after webp-pixbuf-loader update #69
Comments
Can you install debugging symbols and recreate the stack trace? it is really hard to understand what is going on without them. |
FWIW here its crashing here:
Only on a certain image that I can't share unfortuntely full bt:
|
Oh.. the problem apparently is that its a image.webp but is actually a JPEG |
@ManuLinares can you confirm that your problem is different from @yaneti's? |
Yes, it is a jpeg file with webp extension. |
Typically distros have a debugging symbol package, for arch this is it: |
I've recompiled with Maybe this backtrace helps?
|
Okay, same error. Can you try this branch? https://github.com/aruiz/webp-pixbuf-loader/tree/wip/jpeg-rename-fix |
It works |
Thanks, I need to work some more on this to get to a fix. I will close once I push it to mainline. |
Thanks for all your help, en un mes y medio te mereces un tranquilo 1ero de Mayo. |
I cannot reproduce anymore, I do wonder if this is a bug in libwebp as I have upgraded Fedora recently. |
Can you check if you can reproduce against libwebp 1.3.0? |
Yeah, same crash. |
Can you build and install the latest commit in mainline? |
Thanks, it works. |
Yay! I will make a release! |
upgraded webp-pixbuf-loader (0.2.1-1 → 0.2.2-1), gives segfault when trying to generate webp thumbnails on tumblerd (Thunar)
https://pastebin.com/tgFAjmuF
I'm on EndeavourOS XFCE
tumbler 4.18.0-1.1
thunar 4.18.4-1.1
The text was updated successfully, but these errors were encountered: