The display command in xp65 throws 'delegate library support not built-in' error

The display command in xp65 throws delegate library support not built-in error.

The command path is /g/data/xp65/public/apps/med_conda_scripts/analysis3-26.01.d/bin/display

The specific command: display /scratch/dx2/gay548/plots/surface/sst/global/surface_sst_global_full_20260309_07.png

Throws a usage statement (Usage: display [options …] file [ [options …] file …]) and the error display: delegate library support not built-in ‘’ (X11) @ error/display.c/DisplayImageCommand/1907.

The image can be displayed using firefox.

/bin/display also works properly. The workaround is to obviously not use xp65 for display.

Thank you @griff for pointing this out!

I don’t see any reason to run display within the container (as it’s happening now).

I think it should be added to the binaries that are excluded in the host.
What do you think @rbeucher @CharlesTurner?

Yes I agree, let’s see if we can do that