Default installation path of '/opt/NVIDIA AI Workbench' with spaces in folder name is causing the error below on Ubuntu.
This is likely leading users to this error https://docs.nvidia.com/ai-workbench/user-guide/latest/troubleshooting/troubleshooting.html#ubuntu-24-04-install-or-run-fails when the permissions for chrome-sandbox are correct.
renaming the folder and updating the application launcher config in /usr/share/applications/nvidia-ai-workbench.desktop fixed the issue.
LaunchProcess: failed to execvp:
/opt/NVIDIA
[266245:0501/214848.547034:FATAL:zygote_host_impl_linux.cc(207)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)
Default installation path of '/opt/NVIDIA AI Workbench' with spaces in folder name is causing the error below on Ubuntu.
This is likely leading users to this error https://docs.nvidia.com/ai-workbench/user-guide/latest/troubleshooting/troubleshooting.html#ubuntu-24-04-install-or-run-fails when the permissions for chrome-sandbox are correct.
renaming the folder and updating the application launcher config in /usr/share/applications/nvidia-ai-workbench.desktop fixed the issue.
LaunchProcess: failed to execvp:
/opt/NVIDIA
[266245:0501/214848.547034:FATAL:zygote_host_impl_linux.cc(207)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)