Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use TROOT::GetIconPath instead of $ROOTSYS/icons #1190

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

wdconinc
Copy link
Contributor

This (almost completely) fixes #1189 by using TROOT::GetIconPath whenever it exists, i.e. for ROOT-6.09/02 or later. This leaves only the 6.08 versions which are allowed in DD4hep and can have the gnuinstall option, but for which the GetIconPath interface was not available yet.

BEGINRELEASENOTES

  • Use TROOT::GetIconPath to find icons in DDEve

ENDRELEASENOTES

Copy link

Test Results

       6 files         6 suites   5h 25m 17s ⏱️
   356 tests    352 ✔️ 0 💤 4
1 058 runs  1 054 ✔️ 0 💤 4

For more details on these failures, see this check.

Results for commit f87b493.

@MarkusFrankATcernch MarkusFrankATcernch merged commit b6659fa into AIDASoft:master Nov 19, 2023
11 of 14 checks passed
@wdconinc wdconinc deleted the icon-path branch November 19, 2023 18:03
wdconinc added a commit to eic/eic-spack that referenced this pull request Nov 19, 2023
### Briefly, what does this PR introduce?
This backports AIDASoft/DD4hep#1190.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime_error in DDEve when loading icon from ROOTSYS/icons and ROOT installed with gnuinstall=ON
2 participants