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 729229 - metadata.exe prevents Gimp from opening some files
metadata.exe prevents Gimp from opening some files
Status: RESOLVED DUPLICATE of bug 667038
Product: GIMP
Classification: Other
Component: Plugins
2.8.10
Other Windows
: Normal major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2014-04-29 23:13 UTC by amadill
Modified: 2014-04-30 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description amadill 2014-04-29 23:13:32 UTC
OS - Win7 Pro 64 bit
Gimp versions 2.8.8 and 2.8.10
When opening jpg files from a Canon EOS REBEL T3i Gimp freezes at the opening file dialog.  The task manager shows 25% CPU usage ( 1 core ) by metadata.exe.  If you kill that process Gimp will open the file and show an error re the plugin crash.  Possibly something in the metadata of the jpg?  Other jpg files are no problem.  Attaching sample file.  Tried stripping out metadata via File / Properties / Details / "Remove Properties and Personal Information" dialog but problem persists.
Comment 1 Jehan 2014-04-30 10:41:09 UTC
Hi,

I think you forgot to attach the problematic file. Could you please upload it?
Thanks.
Comment 2 amadill 2014-04-30 16:06:13 UTC
It's too large...

The file you are trying to attach is 6303 kilobytes (KB) in size. Non-patch attachments cannot be more than 1600 KB. 
 We recommend that you store your attachment elsewhere and then insert the URL to it in a comment, or in the URL field for this bug. 
Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again.

I've dropped a sample at 
http://www.wiseoldcat.com/sites/default/files/IMG_0552.JPG
Comment 3 Jehan 2014-04-30 21:17:09 UTC
I've tried with the most recent gimp-2-8 development version, and I could not reproduce freeze or crash, but I tested on Linux only, not Windows. I got this error output though:

-----------------------------------
While parsing XMP metadata:
Error on line 46 char 1: End of element <exif:Flash> not expected in this context

Metadata parasite seems to be corrupt
-----------------------------------

And as expected, the image opens without problem on the master version (future GIMP 2.10).
This seems hence to be a duplicate to bug 667038. I know this is not fixed in the 2.8 series, but I doubt that anyone will fix the old system now that we completely changed the metadata support in GIMP. So I close as duplicate.

While waiting for GIMP 2.10, I would suggest to use a dedicated software to remove this image metadata (I suspect this dialog you talk about not doing the job correctly), if you really want to open it in GIMP 2.8.
Thanks for the report.

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