Philip Kristoffersen

Results 158 comments of Philip Kristoffersen

@ak-42 can you (or anyone that experiences this bug) try to run this beta version? https://github.com/PhilipK/BoilR/releases/tag/v.1.4.4-beta I have tried to wrap the library that throw the panic/crashes in a thread...

Oh, that is not a flatpak release. Simply just double click it. It's a standalone native version (like an exe on windows)

I simply can not figure out that kind of input (image) that would cause this. @ak-42 Would it be possible for you to zip your steam grid folder (the one...

That helps a lot! I will look at doing some validation later today (after work)

I got the files, you can delete all those webp images, that should get you around the crash. I will try to fix the problem later.

I found the cause of the problem, they are animated webp images, the image library used panics when it tries to load them.

Alright, https://github.com/PhilipK/BoilR/releases/tag/v.1.4.4-beta2 can you try the newest beta. It should work now, it uses my forked version of the image library, that has the bugfix for the panic/crash.

This should be fixed in the newest version, if it comes up again, I will reopen this issue.

Sorry to be that guy, but: @herbzhao are you 100% sure that it is the newest version? 1.4.7? Did you run `flatpak update` ? I cannot reproduce it with anythig...

Again, this is some kind of panic in the image-rs package, and again it is related to webp. I know it is a big ask, but could you look in...