Search found 4 matches

by shochatd
2019-06-28T16:35:54-07:00
Forum: Bugs
Topic: security error trying to convert jpg to pdf
Replies: 6
Views: 16790

Re: security error trying to convert jpg to pdf

I'm at 9.26. I guess that's why those policy lines are in the current copy of policy.xml on my system.
by shochatd
2019-06-28T16:03:34-07:00
Forum: Bugs
Topic: security error trying to convert jpg to pdf
Replies: 6
Views: 16790

Re: security error trying to convert jpg to pdf

Thanks. I had found some documentation about the ghostscript issue but I did not know that it had been fixed. I realized that my "culprit 1" was already commented out, so I tried simply commenting out the 2nd to last policy line (the one mentioning PDF) and that solved the problem.
-- David
by shochatd
2019-06-28T13:46:51-07:00
Forum: Bugs
Topic: security error trying to convert jpg to pdf
Replies: 6
Views: 16790

Re: security error trying to convert jpg to pdf

This is on Ubuntu 19.04. dpkg -l imagemagick says:
||/ Name Version Architecture Description
+++-==============-===========================-============-=======================================
ii imagemagick 8:6.9.10.14+dfsg-7ubuntu2.2 amd64 image manipulation programs -- binaries
I've had this on ...
by shochatd
2019-06-28T13:28:42-07:00
Forum: Bugs
Topic: security error trying to convert jpg to pdf
Replies: 6
Views: 16790

security error trying to convert jpg to pdf

I attempted to perform what I thought was a very straightforward conversion using the command:
convert Deluge1.jpg Deluge1.pdf
I got the following error message:
convert-im6.q16: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/408.
I'm ...