can't convert svg to bitmap using php5-imagick

Bug #1400788 reported by David White
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
php-imagick (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

On 12.10 this works but not on any 14.04 server I've tried it on

   $im = new Imagick();
   $im->setbackgroundcolor("#00000000");
   $im->readimage($filename);
   $im->writeImage($pngname);

It fails with a message similar to:

unable to open file `/tmp/magick-IBUOBAQ4': No such file or directory @ error/constitute.c/ReadImage/583

Tags: trusty
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in php-imagick (Ubuntu):
status: New → Confirmed
Revision history for this message
Logan Rosen (logan) wrote :

Thank you for reporting this bug to Ubuntu.

Ubuntu 14.04 (trusty) reached end-of-life on April 25, 2019.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We appreciate that this bug may be old and you might not be interested in discussing it any more. But if you are then please upgrade to the latest Ubuntu version and re-test. If you then find the bug is still present in the newer Ubuntu version, please add a comment here telling us which new version it is in.

tags: added: trusty
Changed in php-imagick (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for php-imagick (Ubuntu) because there has been no activity for 60 days.]

Changed in php-imagick (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.