Beni Bachmann
Beni Bachmann
### SPECIFIC ISSUE ENCOUNTERED App crashes some times when starting it. ``` 08-08 11:58:07.058 10838 26176 26176 E AndroidRuntime: FATAL EXCEPTION: main 08-08 11:58:07.058 10838 26176 26176 E AndroidRuntime: Process:...
When I intersect a standard cube and a standard sphere there is an artifact in the corner:  It doesn't matter if I move the objects. The problem also appears...
Hello. I have tried to build the container with `docker build .` and got the following error after about 1h: ` [+] Building 2908.3s (14/18) => [internal] load build definition...
Vertex indices are exposed via `IntersectionData `. This allows for getting additional data like vertex attributes and UVs. I have implemented it to be able to query the texture color...
Hi. Thanks for providing this awesome crate!🦀 I am trying to connect to a device which runs WebRTC (afaik implemented in Python). I can successfully connect but get an error...
As of late we are getting this error with GitHub Enterprise Server: ``` Run actions/deploy-pages@v3 Artifact exchange URL: https://XXX/_services/pipelines/N9xhoXOaQkwWLka4yOLfdfR2C0RRPkrQNLI8joO5jYtVMBmgRu/_apis/pipelines/workflows/708392/artifacts?api-version=6.0-preview Creating Pages deployment with payload: { "artifact_url": "XXX/_services/pipelines/N9xhoXOaQkwWLka4yOLfdfR2C0RRPkrQNLI8joO5jYtVMBmgRu/_apis/pipelines/1/runs/97/artifacts?artifactName=github-pages&%24expand=SignedContent", "pages_build_version": "63c2c2cda058d5b52de2de2[13](https://XXX/XXX/XXX/actions/runs/708392/job/1168886#step:2:14)3994b4ddfee97aa", "oidc_token":...
Has the android .so (armeabi-v7a, 32bit) been built with FTS support? I am getting an error "No such module: fts4" when trying to run FTS queries on my Android device....
**Describe the bug** Panic when running MNIST example with Pytorch GPU on Windows with main. ``` cargo run --example mnist --release --features tch-gpu Compiling torch-sys v0.15.0 Compiling tch v0.15.0 Compiling...
Thanks for providing a signalr library for Rust! 👏🦀 While testing with a C# backend I ran into an issue. Sometimes I'm getting empty JSON messages from the hub which...
Hi @fzyzcjy, Thank you for creating this excellent Flutter/Rust integration solution. It's a remarkable contribution! I am currently developing a package for pub.dev, which is a wrapper around a Rust...