-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not authorized for pdfs #7
Comments
Thank you for the report! I have not tested It is possible to work around it by editing the file ...
<!-- disable ghostscript format types -->
<!-- <policy domain="coder" rights="none" pattern="PS" /> -->
<!-- <policy domain="coder" rights="none" pattern="PS2" /> -->
<!-- <policy domain="coder" rights="none" pattern="PS3" /> -->
<!-- <policy domain="coder" rights="none" pattern="EPS" /> -->
<!-- <policy domain="coder" rights="none" pattern="PDF" /> -->
<!-- <policy domain="coder" rights="none" pattern="XPS" /> -->
</policymap> It looks like Debian 10 (Bullseye) and 11 (Buster) require this workaround. From my testing, it appears the problem does not exist in the upcoming release of Debian GNU/Linux 13 (Trixie). I am not sure, but probably Debian 12 (Bookworm) is fine which is good since it is the current stable release. By the way, would you want |
👀 |
07:56:48 pi@juanraspberry test → sudo vv abschlussffb7a237-d6e4-4c04-92c1-8dbab8158ee3.pdf
abschlussffb7a237-d6e4-4c04-92c1-8dbab8158ee3.pdf 6 pages, 589.606 x 841.889 pts
convert-im6.q16: attempt to perform an operation not allowed by the security policy
PDF' @ error/constitute.c/IsCoderAuthorized/421. convert-im6.q16: no images defined
sixel:-' @ error/convert.c/ConvertImageCommand/3229.07:57:50 pi@juanraspberry test →
The text was updated successfully, but these errors were encountered: