Skip to content
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

Font not generated #10

Open
caipiranima opened this issue Jul 14, 2019 · 2 comments
Open

Font not generated #10

caipiranima opened this issue Jul 14, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@caipiranima
Copy link

Hello!

First, thank you for the amazing project! It's a nice and free alternative to other paid and closed ones. I get the app running but when I upload the PDF with the fonts I get the following error:

convert: ../../magick/quantum.c:216: DestroyQuantumInfo: Assertiva “quantum_info != (QuantumInfo *) NULL” falhou. 127.0.0.1 - - [14/Jul/2019 16:12:29] "POST /upload-file HTTP/1.1" 500 - Error on request: Traceback (most recent call last): File "/home/eta/Downloads/fontify/env/lib/python2.7/site-packages/werkzeug/serving.py", line 303, in run_wsgi execute(self.server.app) File "/home/eta/Downloads/fontify/env/lib/python2.7/site-packages/werkzeug/serving.py", line 294, in execute write(data) File "/home/eta/Downloads/fontify/env/lib/python2.7/site-packages/werkzeug/serving.py", line 257, in write self.send_header(key, value) File "/usr/lib/python2.7/BaseHTTPServer.py", line 412, in send_header self.wfile.write("%s: %s\r\n" % (keyword, value)) IOError: [Errno 32] Broken pipe

Also, here is the PDF file I used: out.pdf

Tell me if you need more information.

Thank you!

@Naereen Naereen self-assigned this Jul 15, 2019
@Naereen Naereen added the bug Something isn't working label Jul 15, 2019
@Naereen
Copy link
Owner

Naereen commented Jul 15, 2019

Hi,
From what I see, the error comes from imagemagick's convert tool, see the first line of the error message you copied-pasted.
Try to update to the most recent version of imagemagick please?

@caipiranima
Copy link
Author

I updated Imagemagick. I'm using version 6.9.7-4, but got the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants