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

Windows: cairo freetype error on load #3293

Closed
1 of 3 tasks
danyeaw opened this issue May 3, 2024 · 2 comments
Closed
1 of 3 tasks

Windows: cairo freetype error on load #3293

danyeaw opened this issue May 3, 2024 · 2 comments

Comments

@danyeaw
Copy link
Member

danyeaw commented May 3, 2024

Describe the bug

With 2.25.1 official release, I am getting an Entry Point Not Found Error for Cairo FreeType font face.

The procedure entry point cairo_ft_font_face_create_for_ft_face could not be located in dynamic link library cairo-script-interpreter-2.dll.

To Reproduce

Steps to reproduce the behavior:

  1. Launch Gaphor
  2. See error

Expected behavior

Gaphor launches

Screenshots

image

OS

  • Linux (Please put in notes the specific distro)
  • macOS
  • Windows

Version

Version of Gaphor: 2.25.1

Additional information

Add any other context about the problem here.

@danyeaw
Copy link
Member Author

danyeaw commented May 4, 2024

Since we didn't update Gvsbuild since the last release, my first theory is that this is caused by us upgrading to PyInstaller 6.6.0. However, I need to reverify that the last release of Gaphor launches fine still on my computer.

@danyeaw danyeaw closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2024
@danyeaw
Copy link
Member Author

danyeaw commented May 4, 2024

It looks like PyInstaller was leaking some of my Gvsbuild environment through and I had Cairo built without FreeType support.

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

1 participant