1
ewpratten.com/content/blog/2022-06-13-fedora-36-vp.md
2022-11-25 14:58:40 -05:00

1.5 KiB

layout title description date tags draft extra
page Getting Visual Paradigm to launch on Fedora 36 Bundle your libraries correctly, kids 2022-06-13 random false
auto_center_images excerpt
true A quick guide on launching Visual Paradigm on Fedora 36

When installing Visual Paradigm on my Fedora workstation today, I kept running into a SIGSEGV error, causing the bundled JVM to crash.

This issue was specifically starting at a function call to hb_font_get_font_v_extents_default in libharfbuzz.

The solution

To get VP to launch correctly:

  • Download the InstallFree version of the program from your download source and extract it
  • Download Temurin JRE 11.0.15 and extract it
  • Delete the Visual_Paradigm_<version>/jre directory from the VP installer
  • Replace that JRE directory with the contents of the Temurin JRE package (renaming the folder to jre)
  • Launch, and ignore the warnings

magic

Why does this post exist?

SEO? I will probably run in to this issue again a few more times, so why not write it down instead of digging through a crash report from the second page of google.

..and ya. SEO. Lots of juicy keywords are to be had in this document 😉