WebInterface missing HTML files

Hello,

I updated the build to 6.34.02 but the web interface is now showing the following error:

Anyone know what may be causing this?

Update: If you build with cef, then it looks for libROOTCefDisplay.so but its seemingly not being built.

Cheers

Please fill also the fields below. Note that root -b -q will tell you this info, and starting from 6.28/06 upwards, you can call .forum bug from the ROOT prompt to pre-populate a topic.

_ROOT Version:v6.34.02
_Platform:Ubuntu24
_Compiler:gcc13


Hi,

Thanks for the post. Can you please give a bit more context? What web interface? How can the error be reproduced?

Best,
D

PS
@linev

Its the root7 new TBrowser but all gui windows based on root7 appear empty.

Hi,

Which browsers are installed on your node?
Can you try with firefox? Like root --web=firefox.
Problem can be with security settings of chrome browser.

Did you really tried to build CEF as described here?
Without CEF libROOTCefDisplay.so cannot be build.

Regards,
Sergey