-
Hey, I got curious and decided to read the code of this repository, and I noticed a few things that might be improved in the Rust code. It's completely understandable if "it's good enough" as it is th…
-
After updating from zbus 4.1.2 to 4.2.0, I'm unable to access the `org.freedesktop.DBus.Introspectable` interface of my system service, which is using the `zbus::interface` derive macro. Calling meth…
-
Hi there!
It took a little while for me to do, but now I can check various git updates as they were made.
Unfortunately, there seems to be an issue in this system.
When tailor_gui is launched…
-
Running stable 1.64.0.
Unfortunately this happened in a complex bit of code that I can't easily reduce :(
```rust
task::spawn({
let handle_service = handle_service.clone(…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I open a huge project and with rust analyzer starting the CPU usage of the main thread goes up and…
-
`zbus` replaced `dbus` in edff243a182d3293b8d81d3d9417ed9f725bc3cb and the change was requested in https://github.com/frewsxcv/rust-dark-light/pull/4#discussion_r779083783
Some stats according to `…
-
https://github.com/dbus2/zbus/blob/a2e3d17358942b893d74bf593ffb95f5484b3b97/zbus_macros/Cargo.toml#L28
https://github.com/dbus2/zbus/blob/d9b367a4c44fb57bdf820eab6cc743e8e6f89570/zbus_macros/Cargo.to…
-
I was tying to install podlet with rustc (1.77.0) and encountered this error.
```rust
cargo install podlet --version 0.2.3
Downloaded podlet v0.2.3
Downloaded 1 crate (344.7 KB) in 2.29s
…
-
plugin-single-state 2.0.0-beta.1 fails to compile on Linux due to a broken import.
The import is on [line 13 of linux.rs](https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/single-instan…