Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Run Install on Arm64 Debian Trixie
Expected behavior
A clear and concise description of what you expected to happen.
The installer is supposed to open and show an installation screen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux - Debian 13 Trixie arm64
- Project Information: WPILib version 2026.2.1, java version 17.0.18
Additional context
Add any other context about the problem here.
I had to manually inject libuuid and libfreetype into the skiasharp lib (using patchelf) to get the installer gui to open and install successfully.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
The installer is supposed to open and show an installation screen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
I had to manually inject libuuid and libfreetype into the skiasharp lib (using patchelf) to get the installer gui to open and install successfully.