https://bugs.winehq.org/show_bug.cgi?id=52147
Bug ID: 52147 Summary: osu! fails to load some skin elements of certain skins Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@winehq.org Reporter: openglfreak@googlemail.com Distribution: ---
Created attachment 71197 --> https://bugs.winehq.org/attachment.cgi?id=71197 Patch that disables the chunk size limit
Some osu! skins contain PNGs with chunks bigger than 8 MiB. Those PNGs can't be loaded by Wine because libpng limits the size of chunks it accepts to 8 MiB by default.
I attached a patch that disables the chunk size limit of libpng in windowscodecs.
https://bugs.winehq.org/show_bug.cgi?id=52147
Torge Matthies openglfreak@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=52147
Torge Matthies openglfreak@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |openglfreak@googlemail.com
https://bugs.winehq.org/show_bug.cgi?id=52147
--- Comment #1 from Torge Matthies openglfreak@googlemail.com --- Sent out patches https://source.winehq.org/patches/data/221266 and https://source.winehq.org/patches/data/221267
https://bugs.winehq.org/show_bug.cgi?id=52147
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |e1130d240e8a3ff05c814dd8a2d | |6e55b3f054e5c
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- It should be fixed by e1130d240e8a3ff05c814dd8a2d6e55b3f054e5c, thank you for the bug and the patches!
https://bugs.winehq.org/show_bug.cgi?id=52147
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |6.22
https://bugs.winehq.org/show_bug.cgi?id=52147
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc1.