root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

Rather than reading from the file the value of kIsOnHeap, preserve the value that was calculated at object creation time (i.e. in the current execution). For example, for an embedded...

### Explain what you would like to see improved and how. https://root.cern/doc/master/classROOT_1_1RDF_1_1RInterface.html#aa571f08b8e4d9300cacdea039a379a22 `column` has a default value, but the doc doesn't say what it will do if I don't pass...

improvement
in:Documentation

### Check duplicate issues. - [ ] Checked for duplicates ### Description If you have a laptop and an external monitor, the ROOT splash shows inbetween both displays, making it...

bug

# This Pull request: Removes the implicit `auto` keyword support added in: https://github.com/root-project/root/commit/071d08487ceea4f8f28231ea182ba350e6836e30 and https://github.com/root-project/root/commit/1f4a6dc0539acfc0ec58cea7443fe08a0a4479d4 ## Changes or fixes: This feature was deprecated in: https://github.com/root-project/root/pull/14645 Will update LLVM and squash...

### Explain what you would like to see improved The JsMVA code `bindings/jsmva/` and `etc/notebook/JsMVA/` uses a different and older version of jsroot than the rest of ROOT. ### Optional:...

improvement
affects:master
in:TMVA
in:WebGui
affects:6.28

Cling warns about missing PCMs on windows. 1. Revert e3f2ed26b7903ff540a37e77f6c026b8502db747 2. Fix the warnings in the failing tests.

bug

### Check duplicate issues. - [ ] Checked for duplicates ### Description When RDataFrame encouters: ``` Error in : Unable to give access - user access restricted - unauthorized identity...

bug

### Feature description I wanted to propose an extension of the 4D scatter plot (xyz color) shown here: https://root-forum.cern.ch/t/mark-different-regions-in-a-3d-scatter-plot/20501/5?u=ferhue but using an additional column "size", which controls the size of...

new feature

### Check duplicate issues. - [ ] Checked for duplicates ### Description Hi, starting the webgui (`new TBrowser`) opens a chromium window which complains: ``` Your file couldn’t be accessed...

bug

### Check duplicate issues. - [X] Checked for duplicates ### Description EOS tokens no longer work with RDataFrame in 6.32.04. In 6.30.08 everything is fine: ```python $ python3 Python 3.9.18...

bug