andreymal
andreymal
Yeah, at least 17 tests failed when I tried to run pytest with the mypyc build
> Please, share the information about your machine, such as OS, CPU, arch, and so on. Arch Linux x86_64 (AMD Ryzen 5 5500), Python 3.12.6 (GCC 14.2.1) I didn't save...
> godot-rust binaries are so damn huge. A bit off-topic here but I want to note somewhere that `handle_panic_with_print` is heavy, replacing its body with `return Ok(code());` made my test...
Found this note in the [documentation](https://registry.khronos.org/EGL/sdk/docs/man/html/eglCreatePlatformWindowSurface.xhtml): > `EGL_BAD_ALLOC` is generated if there is already an EGLSurface associated with `native_window` (as a result of a previous **eglCreatePlatformWindowSurface** call). So I tried...
No, I actually don't know any GL
> 0.160.7 @mazunki the fix is only available since 0.168 (I haven't tested it yet)
Zed 0.168.2 with GLES doesn't start :( ``` { "thread": "main", "payload": "called `Result::unwrap()` on an `Err` value: BadNativeWindow", "location_data": { "file": "~/.cargo/git/checkouts/blade-b2bcd1de1cf7ab6a/091a840/blade-graphics/src/gles/egl.rs", "line": 431 }, // ... } ```
Duplicate of #9?
btw WebDAV doesn't work with Dolphin from KDE 5 (Ubuntu 24.04) (but I'm too lazy to debug this for now, sorry)
I wanted to bench this, but: ``` $ /tmp/restic-pr5413/restic -r repo -p password.txt restore --target /data2/restic-test/upstream xxxxxxxx repository xxxxxxxx opened (version 2, compression level auto) found 1 old cache directories...