Search found 5 matches

by Awlwot
2018-09-27T02:23:50-07:00
Forum: Users
Topic: Error with "magick convert"
Replies: 9
Views: 35586

Re: Error with "magick convert"

Hi guys,

Actually it seems to be a bug in mesa caused by this commit: https://github.com/mesa3d/mesa/commit/9 ... 3d235ad93a

See here for further explanations: https://bbs.archlinux.org/viewtopic.php?id=240471

Thanks,
by Awlwot
2018-09-23T08:48:47-07:00
Forum: Users
Topic: Error with "magick convert"
Replies: 9
Views: 35586

Re: Error with "magick convert"

Hi magick,

Here is the result:

gdb magick
GNU gdb (GDB) 8.2
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent ...
by Awlwot
2018-09-23T00:30:32-07:00
Forum: Users
Topic: Error with "magick convert"
Replies: 9
Views: 35586

Re: Error with "magick convert"

Hi fmw42,

I'm using archlinux (4.18.9-arch1-1-ARCH). I guess the issue is not with the image itself, as I've also tried with other images.

I've moved the image to my working directory and I still get a "core dumped" error:

magick sea_ocean_sand_stone_splash_93546_2560x1080.jpg -resize 25% test1 ...
by Awlwot
2018-09-22T13:59:54-07:00
Forum: Users
Topic: Error with "magick convert"
Replies: 9
Views: 35586

Re: Error with "magick convert"

Thank you Bonzo and GeeMack for your help.

I'm using IM7:
magick -version
Version: ImageMagick 7.0.8-11 Q16 x86_64 2018-08-29 https://www.imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: https://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL ...
by Awlwot
2018-09-22T03:36:41-07:00
Forum: Users
Topic: Error with "magick convert"
Replies: 9
Views: 35586

Error with "magick convert"

Hi guys,

I'm trying to use Pywal on archlinux. Pywal relies on imagemagick and the latter bugs when I run the "convert" command. See for instance:


magick convert ~/Images/Wallpapers/sea_ocean_sand_stone_splash_93546_2560x1080.jpg -resize 25% :(
convert: `25%' @ error/convert.c ...