jmd-z
jmd-z
I don't receive a "Device Lost" message, so I don't know if this is related or not. Fedora 40, nvidia GeForce 1660Ti, nvidia proprietary drivers ver. 560 with desktop resolution...
No. Pause&Resume repeatedly, Pause & interact with all the menus, switch to another app for a while all work fine. Well, it pegs one core at 100% cpu, so the...
So far, from the machine menu.  I'm seeing the same behavior though from debug->CPU Control now that I've tried that.
I've tried, but can't get it to start. Apparently there is an issue in wgpu with nvidia on Linux at the moment: https://github.com/gfx-rs/wgpu/issues/4751 ```WGPU_BACKEND=gl cargo run -r``` Failed to create...
This particular case isn't much of a problem. The current behavior of the C++ library is to throw an exception if you attempt to read a schema with non-string custom...
Yes, it loses the distinction between a string value and a JSON fragment that would be up to the user to parse. I don't think a map of string->string would...