-
### Describe the bug
PanicInfo { payload: Any { .. }, message: Some(PostMessage failed ; is the messages queue full?), location: Location { file: "C:\\Users\\Potato\\.cargo\\registry\\src\\mirrors.al…
-
### Part
Executable (CLI)
### Description
Hi, cool tool, thanks for making it.
I tried to use `ltrs check data.json`, where that JSON file is quite large, and this is the returned error:
```
…
-
I've been getting this error trying to run this extension
```
2024-08-19 11:22:07.440 [error] Activating extension MattStark.bazel-rust-analyzer failed due to an error:
2024-08-19 11:22:07.440 [e…
-
### Describe the bug
**tauricomand:**
```rs
#[tauri::command[async]]
fn close_window(window: tauri::Window) {
if window.close().is_err() {
error!("failed to close window");
…
-
### Describe the bug
tauri does not deliver `WindowEvent::Focused` when `unstable` feature is enabled.
### Reproduction
https://github.com/topecongiro/tauri-bug-focused-event
### Expected behavior…
-
## Problem
Disko is currently somewhat tricky to maintain. Part of this comes from the current architecture that puts nix itself at the center of the entire operation, and uses it as a crude templa…
-
### Category
Documentation and code comments, Other
### Describe the feature you'd like to request
Simplify user download of pre-built binaries for the `cedar` cli for most common platforms:
- Mac…
-
From Ariel Elperin
- Support sending various uints (not just u8) to riscv call (potentially make it generic over the param type, where the param type has to implement some kind of Serde trait)
- U…
-
Consider the following service:
```
jellyfin:
image: docker.io/jellyfin/jellyfin:latest
container_name: jellyfin
restart: unless-stopped
#user: 973:973 # media:media
gr…
rany2 updated
1 month ago
-
i got this:
anchor build
thread 'main' panicked at cli/src/lib.rs:1252:47:
Not in workspace.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace