-
Notifications
You must be signed in to change notification settings - Fork 1.5k
TBrowser does not show TGeo volume names #11191
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Recent versions of ROOT's TBrowser on MacOS do not display the geometry tree correctly. In particular, volume names are missing.
Expected behavior
I expect volume names to be displayed correctly. This is working correctly in version 6.22.
To Reproduce
Steps to reproduce the behavior:
root geometryfile.rootnew TBrowser- click on the volume hierarchy
Setup
- ROOT version 6.26 (wrong); ROOT version 6.22 (ok)
- MacOS
brew installor manual compile
Additional information:
attaching screenshots demonstrating correct (6.22) and wrong (6.26) behaviour using the same
geometry file.
Reactions are currently unavailable

