-
In tmux with `$ tmux set focus-events on` fish will put "garbage" in the command line when it receives/loses focus after closing/creating a split window.
Bisect:
```
7c153a8307c662fa853280fd6…
-
On a `hsimple.root` with 2 cycles per element we get:
```
root.exe -b -l copy.root -e 'gFile->ls()' -q
Attaching file copy.root as _file0...
(TFile *) 0x55f09c1bbc50
TFile** copy.root
…
-
- [x] Checked for duplicates
At least I could not find any obvious ones that described the same problem. But it might be a more general problem in the python bindings which I have missed.
### De…
-
- [X] I have searched open and closed issues for duplicates
---
Only looking at the stdout stuff, this looks similar to #2662, but with the segfault happening at an earlier point.
###…
-
- [x] Checked for duplicates
### Describe the bug
Distributed RDataFrame has support for friend trees, but it seems something is missing. See the gist at https://gist.github.com/vepadulano/b42343b…
-
As a first step toward #778, I tried building and testing libCEED with `CeedScalar` set to `float` instead of `double`. I ran into some minor issues. I was thinking we may want to address some or al…
-
- [X] Checked for duplicates
### Describe the bug
The tutorial does not start but prints a backtrace:
```
Traceback (most recent call last):
File "/home/jakob/Documents/CERN/ROOT/ntuple/ins…
-
With a great success I am using for my project ostap (https://github.com/OstapHEP/ostap) a nice pathos suite (pathos, multiprocess and ppft) together with ROOT project (https://github.com/root-proje…
-
Device: Samsung Note 4, SM-N910F, armeabi-v7a
Android version: Android 6.0, Marshmallow
Magisk version name: f623b988
Magisk version code: 22101
Full Magisk Version Information: f623b988 (22101)…
-
## Describe the bug
Serialization of ROOT objects in python using `dill` is broken for `python3`, but it works ok for `python2`.
( `dill` serialization is vital for the proper paralllel and …