Skip to content

Commit

Permalink
Add text of sandbox error message for searchability (#2888)
Browse files Browse the repository at this point in the history
Co-authored-by: Starlight220 <[email protected]>

---------

Co-authored-by: Starlight220 <[email protected]>
  • Loading branch information
sciencewhiz and Starlight220 authored Jan 1, 2025
1 parent 96ab97c commit 6ba386a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/docs/zero-to-robot/step-2/wpilib-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,13 @@ Some operating systems require some final action to complete installation.
$ sudo systemctl reload apparmor.service
```

The above will fix the following error:

```console
The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that ~/wpilib/2025/advantagescope/chrome-sandbox is owned by root and has mode 4755.
```


.. note:: Installing desktop tools and rebooting will create a folder on the desktop called ``YYYY WPILib Tools``, where ``YYYY`` is the current year. Desktop tool shortcuts are not available on Linux and macOS.

## Additional C++ Installation for Simulation
Expand Down

0 comments on commit 6ba386a

Please sign in to comment.