Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for opening files with imageMagick warnings #130

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

Allow for opening files with imageMagick warnings #130

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Choose a jpg image which opens under ImageMagick with a warning
2. Open it with photivo, eg, photivo -i ~bad.jpg

What is the expected output? What do you see instead?
Desired output is that file opens, even though there is a warning.
See this URI for explanation of ImageMagick warnings:
http://www.imagemagick.org/script/exception.php

What happens is that the file fails to open with the message:
File not found!
The file is actually found.


What version of the product are you using? On what operating system?
I am using changeset:   999:d1d0953597b2
on Ubuntu 13.04




Please provide any additional information below.
I have a patch under this clone of the code:
hg clone https://[email protected]/r/nereocystiskevin-warning/

Original issue reported on code.google.com by [email protected] on 16 Jun 2013 at 2:17

@GoogleCodeExporter
Copy link
Author

Here is a sample jpeg file which cannot be opened by photivo, because of an 
ImageMagick warning. With this fix, the file can be opened.

http://www.flickr.com/photos/56789206@N08/10933091796/sizes/o/

Original comment by [email protected] on 18 Nov 2013 at 9:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant