George
George
I have managed to launch audio with kira on ios, but on android I got compilation issue: I figured out that error was caused by [oboe crate](https://github.com/katyo/oboe-rs) from cpal deps,...
**Crate versions** `bevy` version: 0.10.1 `bevy_hanabi` version: 0.6.2 **Describe the bug** Hello! I've noticed that the particles system doesn't work on Windows. I'm making a [game](https://github.com/ghashy/Space-Kitty) on M1 mac, and...
Bevy 0.10.1 bevy_hanabi - last version from git Hello, first of all I would like to express my gratitude for this amazing crate! I can't figure out why I have...
This pull request aims to implement rejection tracing for `axum_extra::extract::Query`. Currently, the rejection tracing feature works well for other axum extractor types when using the env_filter feature, but it is...
### Description I cloned master branch and executed `cargo run --release --example window`, and got crash: ```bash RUST_BACKTRACE=full cargo run --release --example window Finished release [optimized] target(s) in 0.08s Running...
Hello! I'm trying to build dioxus fullstack project, bug get that error: ``` 9.422 warning: `custody_app` (bin "custody_app" test) generated 2 warnings (run `cargo fix --bin "custody_app" --tests` to apply...
### Regression? No ### Hyprlock Info and Version Hyprlock config ```sh # BACKGROUND background { monitor = path = ~/.config/hypr/hyprlock.png blur_passes = 2 color = rgba(000000ff) # fallback color (black...
Sometimes I get that error when switching to next or previous buffer: ``` Error executing Lua callback: ...ge/.local/share/nvim/lazy/barbar.nvim/lua/barbar/api.lua:221: BufEnter Autocommands for "": Vim(append):Error executing lua cal lback: ...cal/share/nvim/lazy/gitsigns.nvim/lua/gitsigns/blame.lua:243: Cursor position...
I'm encountering an issue with swag (v1.16.4) in a Gin project with a non-standard layout (no Go files at the project root). While go run compiles and executes the project...
### Thanks for giving yabridge a shot! - [x] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there ### Problem description I’m...