6.7.7-10 2016-11-29
By the date 2016-11-29 I recognize this is probably the same bug that I reported here https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30989. It seems to be an error in the backport of recent security fixes to older Ubuntu LTS systems.
If you have root access ...
Search found 10 matches
- 2016-12-08T12:45:51-07:00
- Forum: Bugs
- Topic: Error since ImageMagick 6.7.7-10 2016-11-29
- Replies: 10
- Views: 13065
- 2016-12-06T15:28:14-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
Well anyway thanks for your attention. There are a few similar bugs reported at ubuntu so I hope they can figure this out soon.
- 2016-12-06T02:25:02-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
DELEGATES bzlib djvu fftw fontconfig freetype jbig jpeg jng jp2 lcms2 lqr lzma openexr pango png rsvg tiff x11 xml wmf zlib
- 2016-12-06T00:34:18-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
Code: Select all
$ convert -version
Version: ImageMagick 6.7.7-10 2016-11-29 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP
- 2016-12-05T12:15:21-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
Try it with "-debug all" as the first option. That may give a clue why it doesn't work.
It doesn't give me a clue but hopefully some wizards here say aha:
2016-12-05T20:01:16+01:00 0:00.000 0.000u 6.7.7 Configure convert.im6[16118]: utility.c/ExpandFilenames/939/Configure
Command line ...
It doesn't give me a clue but hopefully some wizards here say aha:
2016-12-05T20:01:16+01:00 0:00.000 0.000u 6.7.7 Configure convert.im6[16118]: utility.c/ExpandFilenames/939/Configure
Command line ...
- 2016-12-05T10:58:06-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
convert label:"X" 0.png
Works fine for me on IM 6.9.6.-6 Mac OSX SnowLeopard.
What happens if you specify a font rather than take the default. Perhaps your system has no default font set.
Gives the same error with a font spec. I would have been much surprised if it were different, because a ...
Works fine for me on IM 6.9.6.-6 Mac OSX SnowLeopard.
What happens if you specify a font rather than take the default. Perhaps your system has no default font set.
Gives the same error with a font spec. I would have been much surprised if it were different, because a ...
- 2016-12-05T10:12:24-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
A guru at the Linux Mint forum is helping me now and he comes up with the following news:
For the record, testing this code on Arch Linux with imagemagick version 6.9.6.6 gives the same error. So despite the claims on the imagemagick forum, I think something has been changed in imagemagick that ...
For the record, testing this code on Arch Linux with imagemagick version 6.9.6.6 gives the same error. So despite the claims on the imagemagick forum, I think something has been changed in imagemagick that ...
- 2016-12-05T01:43:09-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
Did you do -size 72x or just 72? The former should work also.
Nevertheless, it seems likely there is a bug in that version. Perhaps you should talk with your Linux OS developers and see if they can put out a new distribution with a more current version of Imagemagick.
Both don't work.
Thanks for ...
Nevertheless, it seems likely there is a bug in that version. Perhaps you should talk with your Linux OS developers and see if they can put out a new distribution with a more current version of Imagemagick.
Both don't work.
Thanks for ...
- 2016-12-05T00:18:12-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
Re: image generation fails in 6.7.7-10?
H works as in "convert -size x72 label:X 0.png", W and pointsize fail.fmw42 wrote:Perhaps a bug in that version. Does it work if you specify one of W or H or pointsize?
- 2016-12-04T16:57:12-07:00
- Forum: Bugs
- Topic: image generation fails in 6.7.7-10?
- Replies: 19
- Views: 23011
image generation fails in 6.7.7-10?
Hi,
Newbie on this forum, please bear with me. Using Mint 17 mostly vanilla. A recent upgrade installed the 6.7.7-10 version of IM.
Since a few days my VCS "video contact sheet" thumbnailer stopped working properly. I'm investigating this now and it turns out that a command like: "convert label:X ...
Newbie on this forum, please bear with me. Using Mint 17 mostly vanilla. A recent upgrade installed the 6.7.7-10 version of IM.
Since a few days my VCS "video contact sheet" thumbnailer stopped working properly. I'm investigating this now and it turns out that a command like: "convert label:X ...