Paul Dumais
Paul Dumais
> I could not reproduce this error on Windows, this is the code I use to try reproducing, did I miss something? The key to the first error is to...
This was super easy crash to reproduce on MacOS 26: 1) Simply create the default Avalonia Sample "Welcome to Avalonia" Application 2) Run the app it will run fine 3)...
@drasticactions arg lol. For the simple test case I made it crashes every single time I run the app. As soon as I remove the reference to SkiaSharp then the...
> Please try this PR nightly builds, it might solve some problems with metal: [#18981](https://github.com/AvaloniaUI/Avalonia/pull/18981) > > Specifically, it removes `_gr_backendrendertarget_new_metal` reflection (skiasharp has a public api now instead), and...
@maxkatz6 @MikeCodesDotNET Can we get this fix into the 11.3.X branches as the release of Tahoe is coming up soon in October likely.
> Thank you for improving this! I’m waiting for @pauldumais to confirm the problem is fixed on his side (thread on Slack). I'm still getting the memory corruption error when...