our Policy.xml file does not have an entry for SVG.
<policymap>
<!-- <policy domain="system" name="precision" value="6"/> -->
<!-- <policy domain="resource" name="temporary-path" value="/tmp"/> -->
<!-- <policy domain="resource" name="memory" value="2GiB"/> -->
<!-- <policy domain="resource ...
Search found 2 matches
- 2016-07-08T18:07:30-07:00
- Forum: Developers
- Topic: Getting convert: not authorized when converting MSVG: file
- Replies: 3
- Views: 16604
- 2016-07-06T10:00:02-07:00
- Forum: Developers
- Topic: Getting convert: not authorized when converting MSVG: file
- Replies: 3
- Views: 16604
Getting convert: not authorized when converting MSVG: file
convert MSVG:in.svg out.png
Yields:
convert: not authorized `/tmp/magick-z4igycWL' @ error/constitute.c/ReadImage/45 3.
convert: missing an image filename `out.png' @ error/convert.c/ConvertImageComma
Any ideas?
If we remove the MSVG: coder, then it completes without error, but the output is not ...
Yields:
convert: not authorized `/tmp/magick-z4igycWL' @ error/constitute.c/ReadImage/45 3.
convert: missing an image filename `out.png' @ error/convert.c/ConvertImageComma
Any ideas?
If we remove the MSVG: coder, then it completes without error, but the output is not ...