http://bugs.winehq.org/show_bug.cgi?id=35487
Bug ID: 35487 Summary: png image doesn't appear when I use the wine with libpng-1.6.8 rather than libpng-1.5.15 Product: Wine Version: 1.7.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: darkcircle.0426@gmail.com Classification: Unclassified
today, as we know, many project uses latest libpng-1.6.x but wine is designed now against libpng-1.5.15
so there is some problem to run the wine, for instance, Kakaotalk pc version, which is very famous messenger in the Korea, just shows a black shape instead of any image by using libpng-1.6.x especially i'm using libpng-1.6.8.
of course there is no problem during building the wine from a source code. but there is some malfunction
http://bugs.winehq.org/show_bug.cgi?id=35487
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- Starting with a basic question: was wine rebuilt *after* libpng 1.6 was installed ?
If so, are there any interesting messages printed to terminal as the app runs ?
Also, as abi_x86_32 is still masked in stable, you might need to check if relevant emul-linux-x86 set has libpng 1.6 (by this time it should, but better to check).
http://bugs.winehq.org/show_bug.cgi?id=35487
Seong-ho Cho darkcircle.0426@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Seong-ho Cho darkcircle.0426@gmail.com --- @Rafał Mużyło
I've repeatedly seen this warning message
libpng warning: Application built with libpng-1.6.8 but running with 1.5.15
so, by getting your help from your giving hints,
Also, as abi_x86_32 is still masked in stable, you might need to check if relevant emul-linux-x86 set has libpng 1.6 (by this time it should, but better to check).
i've fully rebuilt libpng-1.6.x from a scratch, re-downloaded emul-linux-x86 from a repository, and i knew that there is no created binary related on libpng-1.6 from the /usr/lib32 directory. It's too weird. :(
i'll mark it as just "INVALID" report (this problem is not related on the wine) and i've reported this problem to the distribution's bugzilla. so if there are some similar reports posted on this bugzilla, please show it as a reference.
Thank you for your giving hints. I found a reason why that weird warning message shows on the screen :)
https://bugs.winehq.org/show_bug.cgi?id=35487
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.