https://bugs.winehq.org/show_bug.cgi?id=54526 Bug ID: 54526 Summary: Failed to parse the gif file, resulting in the failure to load the gif and thus enter the program Product: Wine Version: 8.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: 399989567(a)qq.com Distribution: --- Nowadays wine is successful in parsing some gifs, and some gifs cannot be parsed. I'm using a game that has a gif on its loading page, and now the program doesn't work because the gif fails to parse (it doesn't matter which game it is, because I've written a simple demo that reproduces the problem) The demo is for windows 10, and the content of the demo is to play a file named "1.gif". So you need to rename the file to "1.gif" and put it in the compiled . /wine in the same directory. This will allow the demo to run correctly. "1_ok.gif" is a gif file that can be parsed normally, "1_fail.gif" is a gif file that can't be parsed normally. I hope my demo is helpful to solve this problem. Translated with www.DeepL.com/Translator (free version) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.