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

Error in report generation #116

Open
alexisprunier opened this issue Dec 5, 2023 · 1 comment
Open

Error in report generation #116

alexisprunier opened this issue Dec 5, 2023 · 1 comment

Comments

@alexisprunier
Copy link

Hey,

Crossed an error while trying to generate the report in the "survey/finish" page with the "Download" button.

Context:

  • Windows 11
  • Dockerized db and app from docker-compose.yml conf
  • Branch: fstp_registration

2023-12-05 12:49:33 [ERROR ] (views.show_report) function/symbol 'pango_context_set_round_glyph_positions' not found in library 'libpango-1.0.so.0': /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined symbol: pango_context_set_round_glyph_positions

Downgrading this package as such: weasyprint = "^52.5" solves the issue. Don't know if it is the best way to do though.

Cheers

@ruslanbaidan
Copy link
Member

ruslanbaidan commented Dec 5, 2023

This is the only way for os and win as we see on ubuntu it works with any version, perhaps we need to limit the version.

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

2 participants