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

- [x] Checked for duplicates ### Describe the bug I see one small issue when saving a 600x600 TCanvas window as png. I get: - Interactive mode: 598x571 pixels -...

bug
in:Graphics

### Describe the bug ``` cmake .. -Droottest=ON ... #without -Dtest=ON FAILED: math/mathcore/test/GradientUnit : && /usr/lib64/ccache/c++ -fdiagnostics-color=always -std=c++14 -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -g -rdynamic math/mathcore/test/CMakeFiles/GradientUnit.dir/testGradient.cxx.o...

bug
priority:low
in:Build System

### Explain what you would like to see improved I'm currently working on getting ROOT into the official Debian repositories for easy installation. However, a major hassle is the name...

improvement
in:Build System

- [x] Checked for duplicates (related to https://sft.its.cern.ch/jira/browse/ROOT-7904) ### Describe the bug A patch from Gentoo imported in d9ca8cb6e3b1e4bdd70041c43805f0851aea7c9e (https://gitweb.gentoo.org/repo/gentoo.git/plain/media-libs/libafterimage/files/libafterimage-giflib5-v2.patch) contains a bogus call ```diff +#if (GIFLIB_MAJOR>=5) + if ((status...

bug

- [x] Checked for duplicates ### Describe the bug When fitting a RooSimultaneous pdf using BatchMode(true) (which should be cpu) the fit contains additional parameters, one for each observable, called...

bug
priority:high
in:RooFit/RooStats

Hi all! I was thinking that it would be very nice to have the option to have the canvas for different **styles** from the most common experiments, this will allow...

new feature
in:Graphics

- [x] Checked for duplicates ### Describe the bug I created a 5D binning from some data. The `FindBin` function returns seemingly non-existent bins. What is ``` In [5]: binning.GetNBins()...

bug

- [ ] Checked for duplicates The PDF ```RooHypatia2``` implemented in master has wrong commented code for the analytical integral. The version copied and adapted of the function is somehow...

bug
affects:master
in:RooFit/RooStats

Could not find any duplicate. ### Describe the bug When starting ROOT on an arm64 machine a symbol-not-found message appears for about 10 times before getting to the prompt. The...

bug