Search found 6 matches
- 2017-11-10T13:11:41-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
Re: convert crashes with any command (Arch Linux)
Setting MAGICK_OCL_DEVICE to OFF seemed to work. I'll install imagemagick7 (has an aur package). Thanks!
- 2017-11-09T23:28:21-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
Re: convert crashes with any command (Arch Linux)
I'm running it in my home directory, with about 60GiB of space free, so no problems there. This happens wherever I run it.
- 2017-11-09T23:19:28-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
Re: convert crashes with any command (Arch Linux)
That does indeed fail. 2017-11-09T22:18:48-08:00 0:00.010 0.000u 6.9.9 Configure convert[8635]: utility.c/ExpandFilenames/954/Configure Command line: convert {-debug} {all} {logo:} {-resize} {50%} {logo.jpg} 2017-11-09T22:18:48-08:00 0:00.010 0.000u 6.9.9 Configure convert[8635]: configure.c ...
- 2017-11-09T22:37:47-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
Re: convert crashes with any command (Arch Linux)
That seems to work fine. No output, and a logo.gif file is created.
It's from the Arch Linux repositories (https://www.archlinux.org/packages/extr ... agemagick/).
It's from the Arch Linux repositories (https://www.archlinux.org/packages/extr ... agemagick/).
- 2017-11-09T20:54:31-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
Re: convert crashes with any command (Arch Linux)
convert -version: Version: ImageMagick 6.9.9-22 Q16 x86_64 2017-11-05 http://www.imagemagick.org Copyright: © 1999-2017 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC HDRI Modules OpenCL OpenMP Delegates (built-in): bzlib cairo fontconfig freetype ...
- 2017-11-09T20:28:13-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 14437
convert crashes with any command (Arch Linux)
Exactly as the title says. I'm going to use the "letter A" example on https://www.imagemagick.org/Usage/blur/ this page for the backtrace. convert -font Gecko -pointsize 48 label:A -bordercolor white -border 20x10 blur_source.png Output: [1] 29338 abort (core dumped) convert -font Gecko -pointsize ...