*** This bug is a duplicate of bug 227631 ***
https://bugs.launchpad.net/bugs/227631
I agree, this bug appears to be the same as bug 227631, marking as
duplicate
** This bug has been marked a duplicate of bug 227631
identify reports every single EXIF tag as empty
--
ImageMagick broken in
This is probably the samme issue as bug # 227631.
--
ImageMagick broken in Hardy
https://bugs.launchpad.net/bugs/226945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
I have access to both gutsy and hardy and I can confirm that it works on
gutsy.
With this little script:
use Image::Magick;
$image =Image::Magick -> new();
$image->Read('4.jpg');
$exifstring = $image->Get('Exif:Model');
print $exifstring;
print "\n";
print length($exifstring);
print "\n";
On Guts
Sorry, but I don't have quick access to a Gutsy install, and the live cd
doesn't include all needed packages to test. FWIW, the EXIF data has
been available properly with ImageMagick and the corresponding Perl
module for a long time in all environments I tested (XP and OS X)
--
ImageMagick broken
** Changed in: imagemagick (Ubuntu)
Status: Incomplete => Confirmed
--
ImageMagick broken in Hardy
https://bugs.launchpad.net/bugs/226945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Thank you for the information, I have one more question that might be
of help to the developers that will take care of the bug...
* Are you aware if this problem was present on gusty?
At this point I believe this bug has enough information for someone on
the assigned team to address the issue...
Hello - nothing is displayed, $image->Get returns an empty string for
any EXIF value I tried (copyright, orientation, camera model). No errors
reported.
--
ImageMagick broken in Hardy
https://bugs.launchpad.net/bugs/226945
You received this bug notification because you are a member of Ubuntu
Bugs
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer the following questions:
* Could you please indicate what is displayed
* Are there any error messages?
--
ImageMagick broken in Hardy
https://bugs.launchpad.net/bugs/226945
You received this bug n
* Marked as incomplete pending information
** Changed in: imagemagick (Ubuntu)
Status: New => Incomplete
--
ImageMagick broken in Hardy
https://bugs.launchpad.net/bugs/226945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub