Skip to content

LabVIEW 2026 Container doesn't start X display when running labview-built executables #58

Description

@jimkring

Inside the nationalinstruments/labview:2025-q3patch1-linux container, executables built in LabVIEW 2020 run just fine:

root@1daae1ef45b1:/app# '/usr/local/jki/vipm/support/VIPM File Handler'
 Error opening container cache file '/tmp/natinst/LVContainer.txt': No such file or directory. The file may not exist yet, or you may lack permission to access it. We would try to create the file now.
root@1daae1ef45b1:/app# 

However, inside the nationalinstruments/labview:2026-q1-linux container, this same executable does not run, with the error that it cannot open an X display:

root@796a2c3c5e4f:~# '/usr/local/jki/vipm/support/VIPM File Handler'
 Unable to open X display.

My guess is that something has changed about how the runtime engine starts X11/xvfb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions