** Description changed:

- ImageMagick had been always built using JPEG2000 support ("JPEG-2000
- --with-jp2=yes             yes").  Since Vivid Vervet's  8:6.8.9.9-5
+ ImageMagick had been always built with JPEG2000 support ("JPEG-2000
+ --with-jp2=yes              yes").  Since Vivid Vervet's  8:6.8.9.9-5
  version it's not more built with jp2 support thus it lost the support to
  work with JPEG2000 images ("JPEG-2000         --with-jp2=").
  
  This is pretty annoying, as JPEG 2000 is pretty popular lossless format.
  
  $ identify -version
  Version: ImageMagick 6.8.9-9 Q16 x86_64 2015-01-06 http://www.imagemagick.org
  Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
  Features: DPC Modules OpenMP
  Delegates: bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl 
lzma openexr pangocairo png tiff wmf x xml zlib
  
  $ identify pic.jp2
  identify: no decode delegate for this image format `JP2' @ 
error/constitute.c/ReadImage/501.
  
- $ file pic.jp2 
+ $ file pic.jp2
  pic.jp2: JPEG 2000 Part 1 (JP2)
  
  $ convert pic.jp2 pic.png
  convert: no decode delegate for this image format `JP2' @ 
error/constitute.c/ReadImage/501.
  convert: no images defined `pic.png' @ 
error/convert.c/ConvertImageCommand/3210.
  
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:       Ubuntu
  Description:  Ubuntu 15.04
  Release:      15.04
  Codename:     vivid
  
  $ uname -a
  Linux ubo1504 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
  
  $ dpkg -l |grep imagemagick
  ii  imagemagick                         8:6.8.9.9-5                         
amd64        image manipulation programs -- binaries
  ii  imagemagick-6.q16                   8:6.8.9.9-5                         
amd64        image manipulation programs -- quantum depth Q16
  ii  imagemagick-common                  8:6.8.9.9-5                         
all          image manipulation programs -- infrastructure
  
  Thanks for fixing this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447968

Title:
  ImageMagick lost JPEG2000 support in Vivid Vervet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1447968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to