Open kutschke opened 10 months ago
Describe the bug When I run any art job, I get the following printout: Warning in : DISPLAY not set, setting it to 131.225.171.60:0.0
I can make it go away by: export DISPLAY=foo
But it would be good to have a proper cleanup.
To Reproduce setup mu2e git clone https://github.com/Mu2e/Offline muse setup muse build -j 24 mu2e -c Offline/HelloWorld/test/hello.fcl
If this is a high-priority issue No, it is not high priority.
The problem is also repeatable using "art" instead of "mu2e". So the problem is not something that Mu2e introduced in our main program.
We'll take a look, Rob.
Describe the bug When I run any art job, I get the following printout: Warning in: DISPLAY not set, setting it to 131.225.171.60:0.0
I can make it go away by: export DISPLAY=foo
But it would be good to have a proper cleanup.
To Reproduce setup mu2e git clone https://github.com/Mu2e/Offline muse setup muse build -j 24 mu2e -c Offline/HelloWorld/test/hello.fcl
If this is a high-priority issue No, it is not high priority.