http://bugs.winehq.org/show_bug.cgi?id=26934
Summary: JPEG support breaks with libjpeg8 Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Wine builds, however jpeg support is broken with libjpeg8 (at least on Ubuntu, x64).
err:jpeg:error_exit_fn Wrong JPEG library version: library is 62, caller expects 80 err:ole:OleLoadPicture IPersistStream_Load failed err:jpeg:error_exit_fn Wrong JPEG library version: library is 62, caller expects 80 err:ole:OleLoadPicture IPersistStream_Load failed
Wine either should break on compile or properly accept libjpeg8.
http://bugs.winehq.org/show_bug.cgi?id=26934
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-04-26 05:44:25 CDT --- You need a library that matches the headers. That's a distro bug.
http://bugs.winehq.org/show_bug.cgi?id=26934
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2011-04-26 05:51:23 CDT --- Will check config and file it on launchpad then.
Closing.
http://bugs.winehq.org/show_bug.cgi?id=26934
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |UPSTREAM
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2012-03-05 16:35:18 CST --- Fixed in Pangolin.