How to fix "Could not initialize HTML5 browser. See log for details" in Centos7 ??

ramprasath
ramprasath New Altair Community Member
edited November 2024 in Community Q&A
I am currently using Rapidminer Studio V 9.10 always shows "Could not initialize HTML5 browser. See log for details." when showing visualization in Centos7.

Kindly help me to resolve it as early as possible. Lots of people share their answer related to windows and mac. So, kindly answer me about using Centos7.

Thanks in Advance


Tagged:

Answers

  • jwpfau
    jwpfau
    Altair Employee
    edited March 2022
    Hi,

    Have you checked the ~/.RapidMiner/rapidminer-studio.log file?

    you are most likely missing some shared library. Since jxbrowser is based on chromium, maybe installing chromium via yum already helps to fetch the required dependencies.

    Alternatively or If installing chromium doesn't help

    1) ldd the jxbrowser binary to see the missing dependencies (should be in "~/.RapidMiner/internal cache") 
    2) yum provides to find the package for the dependency
    3) yum install the missing dependency

    Greetings,
    Jonas

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.