Check duplicate issues.
Description
This bug was observed during the summer student course on SWAN. Leads to some underlying crash and the browser seems somewhat stuck, scroll does not work.
The browser was Microsoft Edge on a Windows machine.
Reproducer
In SWAN:
with ROOT.TFile("my_file.root", "RECREATE") as f:
h = ROOT.TH1D("my_histo", "Example histogram", 100, -4, 4)
f.WriteObject(h, h.GetName())
ROOT version
6.40
Installation method
SWAN LCG_110
Operating system
Linux
Additional context
No response
Check duplicate issues.
Description
This bug was observed during the summer student course on SWAN. Leads to some underlying crash and the browser seems somewhat stuck, scroll does not work.
The browser was Microsoft Edge on a Windows machine.
Reproducer
In SWAN:
ROOT version
6.40
Installation method
SWAN LCG_110
Operating system
Linux
Additional context
No response