Replies: 1 comment 1 reply
|
Hi Rob, I may be wrong, but this looks more like a WGL/driver issue than Avalonia itself. I’d switch back to |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Windows 11, Nvidia 2070 Super
I cannot pinpoint the issue, but since switching to OpenGL rendering instead of ANGLE, I've been running into an issue where the O/S suddenly becomes unstable. Unstable meaning a major O/S graphics slowdown where there's about a 5 second lag between doing anything on the computer. I can't find anything in event logs or anywhere else to tell me what the issue might be. It's just suddenly BAM, instant slowdown and I have to reboot.
I have used Avalonia since January and like I said, this only started when using OpenGL. And it always happens when running/debugging something in Avalonia.
Doing a deep dive troubleshooting with sol 4.6, will see how it goes.
Rob
All reactions