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

Some PDF configurations are not compiling #106

Closed
AFOliveira opened this issue Oct 16, 2024 · 7 comments
Closed

Some PDF configurations are not compiling #106

AFOliveira opened this issue Oct 16, 2024 · 7 comments

Comments

@AFOliveira
Copy link
Collaborator

Just to keep track of this problem, there's an error in PDF generation that happens to some extensions. It was caused by a back-end update.
At least, it affects the I extension.

@jalobaba
Copy link
Collaborator

I'm curious what the issue is. Do you have more details?

@AFOliveira
Copy link
Collaborator Author

AFOliveira commented Oct 17, 2024

@jalobaba The problem happens when you try to run ./do gen:ext_pdf[I] .
The error itself looks like this
image

@james-ball-qualcomm
Copy link
Collaborator

Can you update the issue's title to make it clearer what the issue is related to?

@AFOliveira AFOliveira changed the title PDF generation bug Some PDF configurations are not compiling Oct 17, 2024
@AFOliveira
Copy link
Collaborator Author

Can you update the issue's title to make it clearer what the issue is related to?

Surely! Sorry if it's not clear yet, feel free to make any suggestion or change it as you think it may be better.

@jalobaba
Copy link
Collaborator

Looks good now. Thanks!

@dhower-qc
Copy link
Collaborator

This is caused by the fact that the extension document generator isn't being careful to check that extension data (yaml files) have all the information it's expecting. I'm working on a patch now so that it won't crash, but long term, we just want to get all the data filled in the database.

@dhower-qc
Copy link
Collaborator

fixed in #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants