After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787315 - gdk-pixbuf 2.36.9 can't load some JPEG images
gdk-pixbuf 2.36.9 can't load some JPEG images
Status: RESOLVED DUPLICATE of bug 786167
Product: gdk-pixbuf
Classification: Platform
Component: loaders
unspecified
Other Mac OS
: Normal major
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2017-09-05 15:41 UTC by macosx12345
Modified: 2017-10-04 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test program (830 bytes, text/x-csrc)
2017-09-05 15:41 UTC, macosx12345
Details
Test image (61.65 KB, image/jpeg)
2017-09-05 15:44 UTC, macosx12345
Details

Description macosx12345 2017-09-05 15:41:20 UTC
Created attachment 359203 [details]
Test program

As of version 2.36.9 on Mac OS 10.11.6, gdk-pixbuf can't load at least some JPEG images. As a consequence, other programs (e.g. the image viewer qiv) can't be used anymore on JPEG files.

The attached test program fails with error message ``Unable to read file: Couldn't recognize the image file format for file 'test.jpg''' when compiled against gdk-pixbuf release 2.36.9 (run as ``./a.out test.jpg''). It succeeds when compiled against gdk-pixbuf 2.36.8.
Comment 1 macosx12345 2017-09-05 15:44:15 UTC
Created attachment 359204 [details]
Test image
Comment 2 Bastien Nocera 2017-09-19 10:21:48 UTC
Please test with 2.36.10 and attach a full build log of gdk-pixbuf if it still fails.
Comment 3 Bastien Nocera 2017-09-19 10:23:44 UTC
In fact, you might want to test the master branch which contains the 2nd patch from:
https://bugzilla.gnome.org/show_bug.cgi?id=786167
Comment 4 macosx12345 2017-09-28 14:54:36 UTC
 Thanks. Indeed, the problem reported here has the same cause as https://bugzilla.gnome.org/show_bug.cgi?id=786167. I tested 2.36.10 as packaged by MacPorts with the patch patch-shared-mime-info.diff and it worked for me.

 I think this report can be closed.
Comment 5 Bastien Nocera 2017-10-04 12:23:00 UTC
I'll mark this as a duplicate of bug 786167 then. Thanks for testing!

*** This bug has been marked as a duplicate of bug 786167 ***