-
**Bug Description**
I'm on Windows 11, and my Microsoft Photos app recently got updated to v2024.11090.27004.0. The bug should affect newer versions too
When I search for duplicate/similar image…
-
Hi I'm succesfully loading the driver:
```
PS C:\Users\Daniel\clone\Windows-rust-driver-samples> pnputil.exe /add-driver target\debug\echo_2_package\echo_2.inf /install
Microsoft PnP Utility
A…
-
I'm new to using GitHub, so I'm not sure if I'm doing anything right or wrong, but I am having trouble locating and running the program, as I don't see any .exe file. Idk if I'm downloading wrong or n…
-
The Rust compiler worked fine on my Windows desktop computer for a while (starting with the version 1.78). One day after I removed a Windows 10 SDK from Visual Studio Installer, the rustc is never abl…
-
### Describe the bug
window.add_child dosen't work at tauri 2.0.5
``` rust
window
.add_child(
webview_builder,
tauri::LogicalPosition::new(0, 86),
…
-
### Describe the bug
I was using Tauri to develop an APP running on the Android platform and tried to add a listener from js to listen for an Android plugin named bsp, but an error occurred while e…
-
### Describe the bug
`\\.\CON` is a Windows device object equivalent to `/dev/tty` on Linux.
When trying to redirect output of command to `\\.\CON` or using `\\.\CON` as `save` destination, nushel…
-
Installed on Windows, just on start I get:
2024-10-23T09:20:28.099Z INFO engine > Starting password cracking job...
thread '' panicked at C:\Users\javaa\.cargo\registry\src\index.crates.io-6f17d22…
-
Win11, Slint 1.7.1, Rust
I can't compile successfully when use skia-vulkan, errors are:
```
error: failed to run custom build command for `skia-bindings v0.75.0`
Caused by:
process didn'…
-
Noticed on https://github.com/bazelbuild/rules_rust/pull/2866, the [bzlmod BCR presubmit on windows](https://buildkite.com/bazel/rules-rust-rustlang/builds/12160#01920253-e433-4b2c-842d-53b69b6b62b9) …