Opened 12 years ago
Closed 12 years ago
#171 closed help (fixed)
no display name and no $DISPLAY environment variable
Reported by: | anmcr | Owned by: | jeff |
---|---|---|---|
Component: | UMUI | Keywords: | PUMA, $DISPLAY |
Cc: | Platform: | ||
UM Version: |
Description
Hello,
I am unable to run the umui from PUMA due to the warning
'no display name and no $DISPLAY environment variable'.
However, when I type 'echo $DISPLAY', there is no information returned.
Can you please help?
Thanks,
andrew
Change History (2)
comment:1 Changed 12 years ago by anmcr
comment:2 Changed 12 years ago by jeff
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I've solved the problem, so no help required.
I needed to connect using
ssh -X -l anmcr puma.nerc.ac.uk
Thanks.
Andrew