Activity log for bug #1050602

Date Who What changed Old value New value Message
2012-09-13 20:29:44 Jeremy Bícha bug added bug
2012-09-21 00:37:38 Jeremy Bícha description Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: imagemagick 8:6.7.7.10-2ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3 Uname: Linux 3.5.0-14-generic x86_64 ApportVersion: 2.5.1-0ubuntu7 Architecture: amd64 Date: Thu Sep 13 16:26:43 2012 SourcePackage: imagemagick UpgradeStatus: No upgrade log present (probably fresh install) Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044. I also tried https://launchpad.net/ubuntu/+source/ghostscript/9.06~dfsg~20120802-0ubuntu2 which didn't work but https://launchpad.net/ubuntu/+source/ghostscript/9.05~dfsg-6ubuntu4 works as expected so it looks like something broke with ghostscript 9.06. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: imagemagick 8:6.7.7.10-2ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3 Uname: Linux 3.5.0-14-generic x86_64 ApportVersion: 2.5.1-0ubuntu7 Architecture: amd64 Date: Thu Sep 13 16:26:43 2012 SourcePackage: imagemagick UpgradeStatus: No upgrade log present (probably fresh install)
2012-09-21 00:38:17 Jeremy Bícha summary PDF convert Using imagemagick for PDF converting fails with gs 9.06
2012-09-21 00:43:36 Jeremy Bícha affects imagemagick (Ubuntu) ghostscript (Ubuntu)
2012-09-21 00:46:19 Jeremy Bícha description Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044. I also tried https://launchpad.net/ubuntu/+source/ghostscript/9.06~dfsg~20120802-0ubuntu2 which didn't work but https://launchpad.net/ubuntu/+source/ghostscript/9.05~dfsg-6ubuntu4 works as expected so it looks like something broke with ghostscript 9.06. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: imagemagick 8:6.7.7.10-2ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3 Uname: Linux 3.5.0-14-generic x86_64 ApportVersion: 2.5.1-0ubuntu7 Architecture: amd64 Date: Thu Sep 13 16:26:43 2012 SourcePackage: imagemagick UpgradeStatus: No upgrade log present (probably fresh install) Using gs to convert a PDF to png works with gs 9.05, but not with 9.06. Works https://launchpad.net/ubuntu/+source/ghostscript/9.05~dfsg-6ubuntu4 ===== gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript 9.05 (2012-02-08) Copyright (C) 2010 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segfaults https://launchpad.net/ubuntu/+source/ghostscript/9.06~dfsg~20120802-0ubuntu2 and newer ========= gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript Release Candidate 1 9.06 (2012-07-31) Copyright (C) 2012 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segmentation fault Original bug description ======================== Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044.
2012-09-21 00:46:39 Jeremy Bícha attachment removed ProcEnviron.txt https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1050602/+attachment/3313256/+files/ProcEnviron.txt
2012-09-21 00:46:46 Jeremy Bícha attachment removed Dependencies.txt https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1050602/+attachment/3313255/+files/Dependencies.txt
2012-09-21 00:47:43 Jeremy Bícha tags amd64 apport-bug quantal regression-release amd64 apport-bug apport-collected quantal regression-release running-unity
2012-09-21 00:47:44 Jeremy Bícha description Using gs to convert a PDF to png works with gs 9.05, but not with 9.06. Works https://launchpad.net/ubuntu/+source/ghostscript/9.05~dfsg-6ubuntu4 ===== gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript 9.05 (2012-02-08) Copyright (C) 2010 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segfaults https://launchpad.net/ubuntu/+source/ghostscript/9.06~dfsg~20120802-0ubuntu2 and newer ========= gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript Release Candidate 1 9.06 (2012-07-31) Copyright (C) 2012 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segmentation fault Original bug description ======================== Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044. Using gs to convert a PDF to png works with gs 9.05, but not with 9.06. Works https://launchpad.net/ubuntu/+source/ghostscript/9.05~dfsg-6ubuntu4 ===== gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript 9.05 (2012-02-08) Copyright (C) 2010 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segfaults https://launchpad.net/ubuntu/+source/ghostscript/9.06~dfsg~20120802-0ubuntu2 and newer ========= gs -sDEVICE=pngalpha -o command-line-1012.png command-line-101.pdf GPL Ghostscript Release Candidate 1 9.06 (2012-07-31) Copyright (C) 2012 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 Segmentation fault Original bug description ======================== Using imagemagick to convert PDFs doesn't work in Quantal, but it does in Precise. $ convert command-line-101.pdf command-line-101.jpg convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" "-sOutputFile=/tmp/magick-uaQSxHzp--0000001" "-f/tmp/magick-jxmo1che" "-f/tmp/magick-xjqLrMY2" @ error/utility.c/SystemCommand/1890. convert.im6: Postscript delegate failed `command-line-101.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/677. convert.im6: no images defined `command-line-101.jpg' @ error/convert.c/ConvertImageCommand/3044. --- ApportVersion: 2.5.2-0ubuntu4 Architecture: amd64 CupsErrorLog: E [20/Sep/2012:20:26:48 -0400] [cups-driverd] Bad driver information file "/usr/share/cups/drv/cupsfilters.drv"! E [20/Sep/2012:20:30:15 -0400] [cups-driverd] Bad driver information file "/usr/share/cups/drv/cupsfilters.drv"! E [20/Sep/2012:20:41:55 -0400] [cups-driverd] Bad driver information file "/usr/share/cups/drv/cupsfilters.drv"! DistroRelease: Ubuntu 12.10 Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: TOSHIBA Satellite L745 Package: ghostscript 9.05~dfsg-6ubuntu4 PackageArchitecture: amd64 Papersize: letter ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic root=UUID=da074346-bf87-4cf5-a9ec-8589cb501c4e ro quiet splash usbcore.autosuspend=-1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4 Tags: quantal running-unity Uname: Linux 3.5.0-15-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sbuild sudo dmi.bios.date: 06/26/2012 dmi.bios.vendor: INSYDE dmi.bios.version: 2.60 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Base Board Product Name dmi.board.vendor: Intel Corp. dmi.board.version: Base Board Version dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnINSYDE:bvr2.60:bd06/26/2012:svnTOSHIBA:pnSatelliteL745:pvrPSK0YU-05R02G:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite L745 dmi.product.version: PSK0YU-05R02G dmi.sys.vendor: TOSHIBA
2012-09-21 00:47:45 Jeremy Bícha attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326567/+files/BootDmesg.txt
2012-09-21 00:47:48 Jeremy Bícha attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326568/+files/CurrentDmesg.txt
2012-09-21 00:47:50 Jeremy Bícha attachment added Dependencies.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326569/+files/Dependencies.txt
2012-09-21 00:47:51 Jeremy Bícha attachment added Locale.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326570/+files/Locale.txt
2012-09-21 00:47:53 Jeremy Bícha attachment added Lspci.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326571/+files/Lspci.txt
2012-09-21 00:47:55 Jeremy Bícha attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326572/+files/Lsusb.txt
2012-09-21 00:47:56 Jeremy Bícha attachment added PrintingPackages.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326573/+files/PrintingPackages.txt
2012-09-21 00:47:57 Jeremy Bícha attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326574/+files/ProcCpuinfo.txt
2012-09-21 00:47:58 Jeremy Bícha attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326575/+files/ProcEnviron.txt
2012-09-21 00:48:00 Jeremy Bícha attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326577/+files/ProcInterrupts.txt
2012-09-21 00:48:02 Jeremy Bícha attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326578/+files/ProcModules.txt
2012-09-21 00:48:04 Jeremy Bícha attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326579/+files/UdevDb.txt
2012-09-21 00:48:07 Jeremy Bícha summary Using imagemagick for PDF converting fails with gs 9.06 gs 9.06 fails to convert to png
2012-09-21 00:48:07 Jeremy Bícha attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1050602/+attachment/3326580/+files/UdevLog.txt
2012-09-21 00:50:20 Jeremy Bícha attachment added Dependencies.txt https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1050602/+attachment/3326581/+files/Dependencies.txt
2012-09-21 00:59:39 Jeremy Bícha summary gs 9.06 fails to convert to png gs 9.06 segfaults when converting to png, bmp, tiff, etc.
2012-09-21 01:01:29 Jeremy Bícha tags amd64 apport-bug apport-collected quantal regression-release running-unity amd64 apport-bug apport-collected quantal regression-release rls-mgr-q-incoming running-unity
2012-09-21 09:10:20 Till Kamppeter ghostscript (Ubuntu): status New Incomplete
2012-09-21 12:57:00 Jeremy Bícha attachment added command-line-101.pdf https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1050602/+attachment/3328060/+files/command-line-101.pdf
2012-09-21 13:44:37 Till Kamppeter ghostscript (Ubuntu): status Incomplete Confirmed
2012-09-21 13:44:43 Till Kamppeter ghostscript (Ubuntu): importance Undecided High
2012-09-21 13:44:47 Till Kamppeter ghostscript (Ubuntu): milestone ubuntu-12.10
2012-09-21 14:09:00 Till Kamppeter bug watch added http://bugs.ghostscript.com/show_bug.cgi?id=693348
2012-09-21 14:09:00 Till Kamppeter bug task added gs-gpl
2012-09-21 14:26:55 Till Kamppeter ghostscript (Ubuntu): status Confirmed Triaged
2012-09-21 15:33:49 Till Kamppeter ghostscript (Ubuntu): status Triaged Fix Committed
2012-09-22 18:09:28 Launchpad Janitor ghostscript (Ubuntu): status Fix Committed Fix Released
2012-09-22 18:45:59 Launchpad Janitor branch linked lp:ubuntu/ghostscript
2012-10-04 07:52:57 Bug Watch Updater gs-gpl: status Unknown Fix Released
2012-10-04 07:52:57 Bug Watch Updater gs-gpl: importance Unknown Critical