Public bug reported:

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

** Affects: php-imagick (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  can't convert svg to bitmap using php5-imagick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-imagick/+bug/1400788/+subscriptions

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

Reply via email to