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

This font somehow manages to make Eclipse IDE freeze on RHEL9 #37

Open
1 of 4 tasks
datMaffin opened this issue Mar 24, 2024 · 1 comment
Open
1 of 4 tasks

This font somehow manages to make Eclipse IDE freeze on RHEL9 #37

datMaffin opened this issue Mar 24, 2024 · 1 comment

Comments

@datMaffin
Copy link
Owner

datMaffin commented Mar 24, 2024

When looking at the stack trace, it freezes while the cairo/pango library does some work.

  • Reexport this font with a recent version of FontForge, and check whether it fixes the issue

If it does not work:

  • Try to reproduce this on a regular Linux Distro
  • Check whether there are any related issues found on any issue trackers
  • Figure out what exactly in the Font is making it freeze
@datMaffin
Copy link
Owner Author

Some of the start parameters of eclipse are:
-Dorg.eclipse.swt.internal.gtk.noThemingFixes -Dorg.eclipse.swt.internal.gtk.enableStrictChecks -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -DSWT_GTK_INPUT_HINT_NO_EMOJI=true -Dorg.eclipse.wst.validation.ui.disable.validation.context.menu=true

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