SilkBackedSkiaRendering crashes on Linux
Open
bug
- Dominant language
- C#
- Stars
- 5.2k
- Forks
- 477
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
# Summary
The [SilkBackedSkiaRendering](https://github.com/dotnet/Silk.NET/blob/main/src/Lab/Experiments/SilkBackedSkiaRendering/Program.cs) experiment crashes on my Linux installation.
A blank, black window briefly pops up, and then closes.
# Steps to reproduce
- Platform: Desktop Linux
- Framework Version: .NET 6.0.10
- API: OpenGL
- API Version: OpenGL 4.6
1. Run the SilkBackedSkiaRendering project in /src/Lab/Experiments/SilkBackedSkiaRendering.
# Comments
Additional information:
Silk.NET version 2.16.0
SkiaSharp version 2.88.3
Distro: Arch Linux
Wayland
Contributor guide
Assessment
This issue has not been assessed yet.