[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2024-04-11 Thread Jeremy Bícha
Eric, this issue was fixed after Ubuntu 20.04 LTS "focal". I encourage
you to upgrade to Ubuntu 22.04 LTS.

In general, it is better to open new issues than comment on issues that
are marked Fix Released because people may not see your comments.

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2024-04-11 Thread Gwyneth Llewelyn
All I can say is that on Ubuntu 22.04.4 LTS (jammy) I (still) don't get
IM 7 yet — most likely because it's not due for release in a LTS distro?
— and I'm still stuck with 6.9.11.60.

Since for a few package I *need* IM 7 (namely, PHP from Ondrej's
repository (https://ppa.launchpadcontent.net/ondrej/php/ubuntu/), I have
compiled it from scratch (what else could I do?...).

Naturally enough, JPEG2000 support — which I desperately need as well! —
works flawlessly:

$ magick --version
Version: ImageMagick 7.1.1-31 (Beta) Q16-HDRI x86_64 dd459b01f:20240407 
https://imagemagick.org
Copyright: (C) 1999 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP(4.5)
Delegates (built-in): bzlib cairo fontconfig freetype gslib heic jbig jng jp2 
jpeg lcms lqr lzma openexr pangocairo png ps raqm raw webp x xml zip zlib zstd
Compiler: gcc (11.4)

@eamitchell, your version actually seems very weird to me — not even PNG
support??

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2024-04-11 Thread Eric Mitchell
It is April 2024 and I am having trouble getting ImageMagick to convert
JP2 files. Has this problem really been fixed or is just broken again?
I don't see jp2 or J2K listed in the delegates.

 PHP Fatal error:  Uncaught ImagickException: no decode delegate for this image 
format `J2K' @ error/constitute.c/ReadImage/572 in /home/eric/convert-test.php:7
Stack trace:
#0 /home/eric/convert-test.php(7): Imagick->readimage()
#1 {main}
  thrown in /home/eric/convert-test.php on line 7

Current versions are:
ImageMagick 7.1.1-31 (Beta) Q16-HDRI x86_64 dd459b01f:20240407 
https://imagemagick.org
Features: Cipher DPC HDRI Modules OpenMP(4.5)
Delegates (built-in): jbig jpeg ltdl lzma tiff x xml zlib
Compiler: gcc (9.4) 
PHP 7.4.3-4ubuntu2.20 (cli) (built: Feb 21 2024 13:54:34) ( NTS )
Ubuntu 20.04.6 LTS Release:20.04

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-07-26 Thread Gwyneth Llewelyn
Aw. No fix for focal?... Anyway, I hope that groovy bumps ImageMagick to
7 like all other Linux distributions out there (as well as macOS via
Homebrew and FreeBSD). After all, IM 7 has been around since April 2016,
it's very mature code these days, after 227 releases (as of the date of
writing), and it seems sort of strange why it has not been supported
under Ubuntu...

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package imagemagick -
8:6.9.10.23+dfsg-2.1ubuntu12

---
imagemagick (8:6.9.10.23+dfsg-2.1ubuntu12) groovy; urgency=medium

  * Build depend on libopenjp2-7-dev as that is in main. (LP: #1447968)

 -- Brian Murray   Fri, 22 May 2020 15:43:14 -0700

** Changed in: imagemagick (Ubuntu)
   Status: In Progress => Fix Released

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-05-27 Thread Gwyneth Llewelyn
Ok, I came across this open thread thinking that it was abandoned (it's
from 2015!), but apparently there have been a few messages in the past
few days, so at least I know I'm not insane... as the OP said, I was
assuming that IM on Ubuntu (even on my old 16.04.6 LTS Xenial) came with
the JP2 coder built-in, and, indeed, I *thought* that this was the case:

# convert -list coder | grep JP2
J2C JP2
J2K JP2
JPC JP2
JPM JP2
JPT JP2
JPX JP2
PGX JP2

But clearly this is *not* true, since on ImageMagick 6.8.9-9 Q16 x86_64
built in 2019-11-12 I get:

Delegates: bzlib cairo djvu fftw fontconfig freetype jbig jng jpeg lcms
lqr ltdl lzma openexr pangocairo png rsvg tiff wmf x xml zlib

(well, I have added a lot of stuff, thus Cairo etc. are listed)

I also have installed *both* jasper (lib and runtime) as well as
libopenjp2-7 (and libopenjpeg-dev & libjpeg62-dev & openjpeg-tools for
good measure...).

I'm not really familiar with IM — I thought, for instance, that you
could just tweak the .xml files and get 'instant' results without
needing to recompile it — so I guess that my only choice is to install
IM from the sources to get JPEG-2000 support?... I have little faith
that, after 5 years, there are still developers with free time and
willingness to 'fix' this bug, especially because I can very well
imagine that the latest Ubuntu versions have fixed this somehow...

There *is* a PPA listing imagemagick-jp2 which *does* have working
JPEG-2000 support, but they haven't applied the latest security
patches...

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-05-22 Thread Brian Murray
** Changed in: imagemagick (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: imagemagick (Ubuntu)
   Status: Triaged => In Progress

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-05-21 Thread Kirill
Could we please get some action on this now that it has been promoted?
:)

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2020-02-21 Thread Mathew Hodson
openjpeg2 was promoted to main in bug #711061, so this could be enabled
now like it was in Debian.

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2019-11-14 Thread Sergio Callegari
Any particular reason why imagemagick needs to stay in main, given that
this seems to hinder the capabilities of this package by not letting it
link against openjpeg2? That is: rather than waiting for openjpeg2 to be
included in main, cannot imagemagick be taken out of main?

Alternatively, can a more capable imagemagick be made available out of
main with proper conflict to the imagemagick in main?

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2019-06-27 Thread Irfan Rahman
2019-06-27: just tired to install "imagemagick" on a fresh 18.04.2 LTS,
still no JP2 support.

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2019-04-25 Thread Stefan Horning
Looks like bug #711061 is still blocking it

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2019-04-18 Thread Earle Lyons
Hi. Are there any updates to ImageMagick JP2 support? Thanks!

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2019-01-14 Thread Andreas Weller
** Tags added: cosmic

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2018-04-29 Thread Misaki
** Tags added: bionic

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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

[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2017-04-26 Thread Sam Wilson
Is there a workaround that will get JP2 support working?

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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


[Bug 1447968] Re: ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

2017-02-18 Thread Mathew Hodson
The reason this has not been fixed is because imagemagick is in main, so
all of its build-deps must be in main. openjpeg2 is not in main so that
needs to get put in main first.

There is a main inclusion request in bug 711061, so hopefully we can see
this fixed in the future.

** Summary changed:

- ImageMagick lost JPEG2000 support in Vivid Vervet
+ ImageMagick is missing JPEG2000 support (needs to be built with openjpeg)

-- 
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 is missing JPEG2000 support (needs to be built with
  openjpeg)

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