Can't open TBrowser with macos Xquartz X11

Hi experts,
I use ssh -Y to login lxplus, and download the x11 xquartz and run root with new TBrowser() but this only give me this:
image
Is this related to some ssh config file or something else? please help me, thanks in advance.
best,
Zhenxuan

  • What ROOT version?
  • Can you open other GUI programs in that machine? For example, try opening ‘gedit’.
  • Does it work if you call instead: new TRootBrowser?

Thanks for your reply. I found I used root -b to open the root file by mistake, so it didn’t show any graph, now it works.