id int64 393k 2.82B | repo stringclasses 68
values | title stringlengths 1 936 | body stringlengths 0 256k โ | labels stringlengths 2 508 | priority stringclasses 3
values | severity stringclasses 3
values |
|---|---|---|---|---|---|---|
2,581,826,369 | kubernetes | feature(kubectl): add renewTime field when using kubectl get lease -owide | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
add renew field when using kubectl get lease -owide
like this
```go
NAMESPACE NAME HOLDER AGE RENEWTIME
kube-node-lease cluster1-control-plane cluster1-control-plane 11h 2006-01-02 15:04:05
kube-node-lease cluster1-worker cluster1-worker 11h 2006-01-02 15:04:05
```
**Why is this needed**:
We use the Lease resource object in the cluster. When SREs troubleshoot issues, they need to quickly check if the leases have been updated. Using -owide would make it easier to view multiple lease objects for updates.
According to the [comment](https://github.com/kubernetes/kubernetes/pull/128004#discussion_r1797118321), we should use issue tracking and refer to the suggestions of sig-scalability
| sig/scalability,kind/feature,sig/cli,needs-triage | low | Major |
2,581,846,514 | tauri | [docs] There is a problem with Window Customization mentioned in the v2 document | Document link: https://v2.tauri.app/plugin/window-customization/
```
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "main-capability",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": ["core:window:default", "core:window:allow-start-dragging"]
}
```
Adding permissions has no effect

Including core:window:allow-minimize, etc., all have the same problem.
The configuration in tauri.conf.json is as follows: It will take effect. I don't quite understand

| type: documentation | low | Minor |
2,581,847,139 | vscode | Blank chat editor after window reload |
Type: <b>Bug</b>
I moved the chat session into the editor area, but after window reloads, the editor is often blank, also none of the participants are highlighed
```
ERR No default agent registered: CodeExpectedError: No default agent registered
at fze.R (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1939:25085)
```

VS Code version: Code - Insiders 1.95.0-insider (Universal) (74c8f936949bef8404989432129e720494a4489c, 2024-10-11T05:04:04.463Z)
OS version: Darwin arm64 23.6.0
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Apple M3 Max (14 x 2400)|
|GPU Status|2d_canvas: enabled<br>canvas_oop_rasterization: enabled_on<br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_graphite: disabled_off<br>video_decode: enabled<br>video_encode: enabled<br>webgl: enabled<br>webgl2: enabled<br>webgpu: enabled<br>webnn: disabled_off|
|Load (avg)|2, 3, 4|
|Memory (System)|36.00GB (0.98GB free)|
|Process Argv|--enable-proposed-api rebornix.anyllm --enable-proposed-api rebornix.lulu --crash-reporter-id 1ce5da70-91d5-46fb-a706-70ff08933f9c|
|Screen Reader|no|
|VM|0%|
</details><details><summary>Extensions (31)</summary>
Extension|Author (truncated)|Version
---|---|---
esbuild-problem-matchers|con|0.0.3
vscode-eslint|dba|3.0.13
kusto|don|0.4.4
gitlens|eam|2024.10.1105
EditorConfig|Edi|0.16.4
prettier-vscode|esb|11.0.0
copilot|Git|1.238.0
copilot-chat|Git|0.22.2024100901
vscode-mocha-test-adapter|hbe|2.14.1
vscode-test-explorer|hbe|2.22.1
vscode-pr-pinger|jri|0.0.6
debugpy|ms-|2024.10.0
python|ms-|2024.17.2024101101
vscode-pylance|ms-|2024.10.1
datawrangler|ms-|1.11.0
jupyter|ms-|2024.10.2024101001
jupyter-keymap|ms-|1.1.2
jupyter-renderers|ms-|1.0.19
vscode-jupyter-cell-tags|ms-|0.1.9
vscode-jupyter-slideshow|ms-|0.1.6
remote-containers|ms-|0.389.0
remote-ssh|ms-|0.116.2024100715
remote-ssh-edit|ms-|0.87.0
extension-test-runner|ms-|0.0.12
remote-explorer|ms-|0.4.3
test-adapter-converter|ms-|0.2.0
vscode-github-issue-notebooks|ms-|0.0.130
vscode-js-profile-flame|ms-|1.0.9
vscode-speech|ms-|0.10.0
excalidraw-editor|pom|3.7.4
vitale-vscode|und|0.0.17
(2 theme extensions excluded)
</details><details>
<summary>A/B Experiments</summary>
```
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
vsaa593:30376534
py29gd2263:31024238
c4g48928:30535728
a9j8j154:30646983
962ge761:30841072
pythongtdpath:30726887
pythonnoceb:30776497
asynctok:30898717
dsvsc014:30777825
dsvsc015:30821418
pythonmypyd1:30859725
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30870582
cppperfnew:30980852
pythonait:30973460
g316j359:31013175
a69g1124:31018687
dvdeprecation:31040973
dwnewjupyter:31046869
impr_priority:31057980
nativerepl1:31134653
refactort:31084545
pythonrstrctxt:31093868
wkspc-onlycs-t:31132770
nativeloc1:31118317
wkspc-ranged-t:31151552
cf971741:31144450
e80f6927:31120813
defaultse:31146405
i21gd607:31141543
iacca1:31150324
notype1:31143044
showbadge:31139796
f8igb616:31140137
g7688163:31155431
```
</details>
<!-- generated by issue reporter --> | bug | low | Critical |
2,581,883,728 | react-native | In native code, there is no way to determine unset `selected` vs `selected: false` | ### Description
From the JS, the developer has the choice to specify the `accessibilityState` prop. Then, they can specify any subset of 'busy', 'expanded', 'selected', 'disabled', and 'checked'.
In the JS `selected' can be undefined or a boolean value. However, once the data is passed to the native code, accessibilityState->selected always takes a boolean value. There is no way to determine in the native code if the user has not set the 'selected' state (i.e. the control does not have selectable behavior) or if they have set 'selected' to false (i.e. the control does have selectable behavior but it is not selected)
Could we change the 'selected' value in the accessibilityState to be an std::optional, so the 'undefined' state of `selected` could be preserved on the native side? This change is needed to implement correct accessibility behavior on Windows.
### Steps to reproduce
Set a control to have accessibilityState={{}} and accessibilityState={{selected: false}}. Both show the same data for props->accessibilityState
### React Native Version
nightly
### Affected Platforms
Other (please specify)
### Output of `npx react-native info`
```text
N/A
```
### Stacktrace or Logs
```text
N/A
```
### Reproducer
https://snack.expo.dev/5HM2iIVtfaUY5z1FeHDgm
### Screenshots and Videos
_No response_ | Issue: Author Provided Repro,p: Microsoft,Partner | low | Major |
2,581,898,472 | PowerToys | New+ Modified Date / Auto Select | ### Description of the new feature / enhancement
Files created using a template should change the modified date to today as if it was created immediately and automatically select the newly created file.
### Scenario when this would be used?
The reason is that in a long list of files, one had to then go find that file. Sorting by modified date should show that newly created file from template to the top, however, it doesn't because the modified date is the modified date of the template.
### Supporting information
_No response_ | Resolution-Fix Committed | low | Minor |
2,581,904,167 | TypeScript | Allow decorated accessor properties to have a different type | ### ๐ Search Terms
I was pretty sure an issue already existed for this, but I couldn't find it. Hopefully opening a new issue (to maybe be closed again) will improve SEO.
Here is what I searched for:
- decorators change type
- decorators accessor type
- decorators change type accessor
I did find this related issue:
- https://github.com/microsoft/TypeScript/issues/52559
### โ
Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of existing JavaScript code
- [x] This could be implemented without emitting different JS based on the types of the expressions
- [x] This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
- [x] This isn't a request to add a new utility type: https://github.com/microsoft/TypeScript/wiki/No-New-Utility-Types
- [x] This feature would agree with the rest of our Design Goals: https://github.com/Microsoft/TypeScript/wiki/TypeScript-Design-Goals
### โญ Suggestion
Allow decorator's return type, `ClassAccessorDecoratorResult` to specify a different Value-type than what is on the right-hand side of the equals.
[Here is how TS 5.6.3 handles this situation today](https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBAbzgUwB5mQYxgFQJ4YDyAZnAL5zFQQhwDkaG2AtDAcnQNwBQ3wAdjGRRiAQ0zI4AJWQBnCAFcoEgDwA1UQBsFyAHyJucI5QgQAXHA3bkPMr0wR+s+AGUYCzAGsrOizPlKqvwKIABGwvoAvIgm5nAATOQ89pqisrJwACLIIBAGxnAA9IVwACZY0KIw0GXIQtgZdMFhwnRwABSlOnDVllrdCrLIpXACcFB1Svw97ACUcIbGxXChCvDAGQBEAgBuWsClm4tGAAIK-ADuUKJgcOIS6TXOHp5w0W4vPjbcdtxsGHAAKqXa5gFQADSicHBKFQQn4pQy-kUymQKgExGEcAA6qCMKV9AB+HF44ZwCzg5KMLC4dgkFTAq43FTIwJo5rhKC6bntWYAOmqAFEAI4KLT4IjEFQciK85LEc7YYCOODnJlgnAACw2ABoSTcMFA9V83kCQczcQaIrp2osYKIoABzOoWADCqXSAEFMA95FBsg5rtUoDgHc6YCotbr9WBDbodYsHII0DA3R7ZN7fdAA5Vg67HEI4ZHtbI9ZbYxEE7M02kMz65H6c0HoP4FJoI1HS31rPoEInHM4YuHyKb7U66skjMBSO0k4WYHzPAIRgBCSLRTb3BvQTbzPsFGCa6gXOD8ZAnwVQahQdoAA0F6BpZN64VVQxGKtE0y3jygcDA1CGmwt6zDwRi-EYEzuFA0z7sY4a8hYJpwQUmh1LUxACMAMDKtM0ThnymBaJo7SHhsoHHEsJQuJ6ABigo4AAmhYAEQNU-wCHQlFGMsBQFERmiaHA4ZfJ0yCYfw2G4bM3HjJMMEdOUElSZ+GRfng-LEKYdwZOcnj8BAFzfhkXxgcYZAJpRWEwO0ezWEh-TIHusnLDR9FMSx1DsQQnEuSUfHGJqyCaIazAgF+ojOn+FzAFAAiOnAIDAI6mrwI6eRBRMhJ+QFxhQVMPRBRh1m4SYf6HpIQUhcIYURVFoz8FQohmQU+UKXZOgteQCbgbYQA).
### ๐ Motivating Example
For example, it should be possible to author this with 0 errors:
```ts
class Demo {
@unwrap accessor num = { wrapped: 2 };
// ^? => number
get usage() {
expectTypeOf(this.num).toEqualTypeOf<number>();
}
}
```
### ๐ป Use Cases
1. Reactivity
2. Hiding complex behaviors from the user
3. Unwrapping private objects into public API (the example in the playground link)
| Suggestion,Awaiting More Feedback | low | Critical |
2,581,933,192 | neovim | termopen() invoked with "nvim -u" stores wrong 'channel' | ### Problem
Using the python provider during initialization, I appear to be encountering an issue with the `jobpid()` function returning the "wrong" pid for a terminal started with `termopen()`. I get that this doesn't make sense. The way I'm identifying it's the wrong pid is by examining the name of the buffer created by `termopen()`.
I've currently only tested it in a non-development environment, and I believe my distro's package manager is a version behind. I'll follow-up in a bit with a test against the most recent commit. I've also attached the output of the current version along with the results of `:checkhealth`.
[versioninfo-checkhealth.txt](https://github.com/user-attachments/files/17346093/versioninfo-checkhealth.txt)
### Steps to reproduce
Place the following script inside a file:
```
pythonx cwd = vim.eval("fnamemodify({!r}, ':~')".format(__import__('os').getcwd()))
pythonx print('work', [cwd])
pythonx cmd = '/usr/bin/python -i'
pythonx job = vim.eval("termopen({!r}, {{}})".format(cmd))
pythonx print('got', [job])
pythonx pid = vim.eval("jobpid({!s})".format(job))
pythonx print('pid', [pid])
echomsg ' '
pythonx print('expected-buffer-name', ["term://{cwd}//{pid}:{command}".format(cwd=cwd, pid=pid, command=cmd)])
echomsg ' '
echomsg 'buffer-list:'
ls!
echomsg ' '
if has('linux')
echomsg 'process-tree:'
let out = system('pgrep nvim | xargs -n1 -t pstree -cagplt')
for line in split(out, "\n") | echomsg " ".line | endfor
echomsg ' '
endif
call input('Press <RETURN> to exit editor...')
exit
```
Run it with `nvim --clean -u whatever.vim` it should emit the current working directory, use `termopen()` to open up another terminal, output its pid, and then list the currently available buffers. The extra crap is just for emitting the process tree. Specifically in its output, the pid being returned is different from the one in the buffer name being emitted by `:ls!`.
In my environment, the output looks like:
```
work ['~/work/vim-incpy']
got ['4']
pid ['2280138']
expected-buffer-name ['term://~/work/vim-incpy//2280138:/bin/sh -i']
buffer-list:
1 %aR "term://~/work/vim-incpy//2280139:/bin/sh -i" line 1
...
Press <RETURN> to exit editor...
```
In this output, the pid returned by `jobpid()` is 2280138, whereas the buffer name suggests 2280139.
### Expected behavior
I was expecting the pid used for the terminal buffer name to be the same as returned by `jobpid()`. However, it appears to be different.
### Nvim version (nvim -v)
0.10.1
### Vim (not Nvim) behaves the same?
no
### Operating system/version
Fedora Linux 40
### Terminal name/version
console
### $TERM environment variable
screen-256color
### Installation
system package manager | bug,terminal,has:workaround,has:repro,startup | low | Major |
2,581,933,786 | rust | `rustc_codegen_llvm` should mark more of its internal methods as `unsafe` | Just following up from this comment I made here: https://github.com/rust-lang/rust/issues/85532#issuecomment-2406526841
While LLVM compiled with asserts ensures that no undefined behaviour occurs when calling methods, it does not when compiled *without* asserts, and this should really be reflected in the signatures for all the various internal methods that just call out to LLVM FFI.
Right now, it's very easy to trigger UB when you're writing an intrinsic, and while it's common for C functions to have all sorts of undocumented preconditions, we should not extend this habit into Rust.
For example, `const_array` will trivially trigger UB if any of the `Value`s passed into it are not actually constant:
* https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_llvm/builder/struct.Builder.html#method.const_array
* https://llvm.org/doxygen/group__LLVMCCoreValueConstantComposite.html#ga3e37d5cc97d6e4da63f6eaa22e469075
And `extract_value` will trigger UB if the index is out of bounds for the given `Value`:
* https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_codegen_llvm/builder.rs.html#978-981
* https://llvm.org/doxygen/group__LLVMCCoreInstructionBuilder.html#ga21935fb1e744e161e726611778ac1618
Whereas something like `type_i1` is fine and will always be safe to call:
* https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_llvm/context/struct.CodegenCx.html#method.type_i1
* https://llvm.org/doxygen/group__LLVMCCoreTypeInt.html#ga390b4c486c780eed40002b07933d13df
Sure, this will "introduce" unsafe code to, for example, the intrinsics lowering, but the code was already unsafe, and this is just documenting that.
@rustbot label T-compiler | A-LLVM,P-low,T-compiler,C-bug | low | Major |
2,581,974,534 | vscode | "Publish server archive" can't pass on rerun | This build flaked, and is stuck on rerun
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=298457&view=logs&j=04a1dd9d-62ef-537a-ed01-63d944c25bb6&t=54f64d10-f81f-5fb8-77f4-a469d7ec00a8&l=32
`##[error]Artifact vscode_server_darwin_arm64_archive-unsigned already exists for build 298457`
So step this should be tolerant to failure | bug,vscode-build | low | Critical |
2,581,985,986 | rust | Regression: `tests/codegen/issues/issue-101082.rs` fails with `-Ctarget-cpu=x86-64-v3` | ### Code
I tried this test with `-Ctarget-cpu=x86-64-v3` (which we have on by default in the upcoming RHEL 10):
`tests/codegen/issues/issue-101082.rs`
```rust
//@ compile-flags: -O
#![crate_type = "lib"]
#[no_mangle]
pub fn test() -> usize {
// CHECK-LABEL: @test(
// CHECK: ret {{i64|i32}} 165
let values = [23, 16, 54, 3, 60, 9];
let mut acc = 0;
for item in values {
acc += item;
}
acc
}
```
I expected to see this happen: `FileCheck` pass
Instead, this happened:
issue-101082.rs:8:12: error: CHECK: expected string not found in input
As of `rustc 1.83.0-nightly (52fd99839 2024-10-10)`, that LLVM IR is:
```llvm
; Function Attrs: nofree norecurse nosync nounwind nonlazybind memory(inaccessiblemem: write) uwtable
define noundef i64 @test() unnamed_addr #0 personality ptr @rust_eh_personality {
start:
%iter = alloca [64 x i8], align 8
call void @llvm.lifetime.start.p0(i64 64, ptr nonnull %iter)
store i64 23, ptr %iter, align 8
%_3.sroa.0.sroa.4.0.iter.sroa_idx = getelementptr inbounds i8, ptr %iter, i64 8
store i64 16, ptr %_3.sroa.0.sroa.4.0.iter.sroa_idx, align 8
%_3.sroa.0.sroa.5.0.iter.sroa_idx = getelementptr inbounds i8, ptr %iter, i64 16
store i64 54, ptr %_3.sroa.0.sroa.5.0.iter.sroa_idx, align 8
%_3.sroa.0.sroa.6.0.iter.sroa_idx = getelementptr inbounds i8, ptr %iter, i64 24
store i64 3, ptr %_3.sroa.0.sroa.6.0.iter.sroa_idx, align 8
%_3.sroa.0.sroa.7.0.iter.sroa_idx = getelementptr inbounds i8, ptr %iter, i64 32
store i64 60, ptr %_3.sroa.0.sroa.7.0.iter.sroa_idx, align 8
%_3.sroa.0.sroa.8.0.iter.sroa_idx = getelementptr inbounds i8, ptr %iter, i64 40
store i64 9, ptr %_3.sroa.0.sroa.8.0.iter.sroa_idx, align 8
%unmaskedload = load <4 x i64>, ptr %iter, align 8, !alias.scope !3
%0 = getelementptr inbounds i8, ptr %iter, i64 32
%unmaskedload10 = load <4 x i64>, ptr %0, align 8, !alias.scope !3
%1 = add <4 x i64> %unmaskedload10, %unmaskedload
%2 = shufflevector <4 x i64> %1, <4 x i64> %unmaskedload, <4 x i32> <i32 0, i32 1, i32 6, i32 7>
%3 = tail call i64 @llvm.vector.reduce.add.v4i64(<4 x i64> %2)
call void @llvm.lifetime.end.p0(i64 64, ptr nonnull %iter)
ret i64 %3
}
```
Reducing to `x86-64-v2` does get the expected output:
```llvm
; Function Attrs: nofree norecurse nosync nounwind nonlazybind memory(inaccessiblemem: write) uwtable
define noundef i64 @test() unnamed_addr #0 personality ptr @rust_eh_personality {
start:
ret i64 165
}
```
### Version it worked on
It most recently worked on: Rust 1.79.0
### Version with regression
`rustc --version --verbose`:
```
rustc 1.80.0 (051478957 2024-07-21)
binary: rustc
commit-hash: 051478957371ee0084a7c0913941d2a8c4757bb9
commit-date: 2024-07-21
host: x86_64-unknown-linux-gnu
release: 1.80.0
LLVM version: 18.1.7
```
Note that the original issue #101082 was fixed by an LLVM upgrade. That version didn't change between 1.79.0 and 1.80.0, but there were some additional cherry-picks: https://github.com/rust-lang/llvm-project/compare/rustc-1.79.0...rustc-1.80.0
However, `cargo-bisect-rustc` narrowed down to something else.
### Bisection
searched nightlies: from nightly-2024-04-28 to nightly-2024-10-11
regressed nightly: nightly-2024-05-26
searched commit range: https://github.com/rust-lang/rust/compare/36153f1a4e3162f0a143c7b3e468ecb3beb0008e...1ba35e9bb44d416fc2ebf897855454258b650b01
regressed commit: https://github.com/rust-lang/rust/commit/48f00110d0dae38b3046a9ac05d20ea321fd6637 (#121571)
<details>
<summary>bisected with <a href='https://github.com/rust-lang/cargo-bisect-rustc'>cargo-bisect-rustc</a> v0.6.9</summary>
Host triple: x86_64-unknown-linux-gnu
Reproduce with:
```bash
cargo bisect-rustc --script test.sh --start 1.79.0
```
```sh
#!/bin/sh
rustc --emit=llvm-ir -O -Ctarget-cpu=x86-64-v3 -o- issue-101082.rs | FileCheck issue-101082.rs
```
</details>
@rustbot modify labels: +A-codegen +regression-from-stable-to-stable -regression-untriaged
| A-LLVM,A-codegen,P-medium,regression-from-stable-to-stable,C-bug | low | Critical |
2,581,991,841 | rust | ICE: called `Option::unwrap()` on a `None` value in `compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54` | <!--
Thank you for finding an Internal Compiler Error! ๐ง If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
The project that I'm working on is proprietary so I can't share the code. I've attempted to produce a minification of the issue but the error seems to be related to incremental compilation and goes away once I `cargo clean`.
This issue seems to be similar to #130283
### Meta
<!--
If you're using the stable version of the compiler, you should also check if the
bug also exists in the beta or nightly versions.
-->
`rustc --version --verbose`:
```
rustc 1.81.0 (eeb90cda1 2024-09-04)
binary: rustc
commit-hash: eeb90cda1969383f56a2637cbd3037bdf598841c
commit-date: 2024-09-04
host: x86_64-unknown-linux-gnu
release: 1.81.0
LLVM version: 18.1.7
```
### Error output
Note that some of the module paths are obfuscated with `wow` and `more` to conceal proprietary details about the project I'm working on.
```
error: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
note: rustc 1.81.0 (eeb90cda1 2024-09-04) running on x86_64-unknown-linux-gnu
note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C incremental=[REDACTED] -C link-arg=-fuse-ld=mold
note: some of the compiler flags provided by cargo are hidden
query stack during panic:
#0 [evaluate_obligation] evaluating trait selection obligation `{coroutine witness@dynamo_builder::get_item::__GetItem<<wow::status::index::PrimaryKey as dynamo_builder::item::ItemIndex>::Item, wow::status::index::PrimaryKey>::send<wow::dispatch::EnumDynService<wow::MockDynamoClient, wow::DynamoClientAws>>::{closure#0}}: core::marker::Send`
#1 [collect_return_position_impl_trait_in_trait_tys] comparing an impl and trait method signature, inferring any hidden `impl Trait` types in the process
#2 [analysis] running analysis passes on this crate
end of query stack
there was a panic while trying to force a dep node
try_mark_green dep node stack:
#0 TraitSelect(286a9d81e5cbae84-bdb37ffdbbaf227f)
#1 TraitSelect(c29395a6bf241d93-8c74c3395c7563de)
#2 TraitSelect(9743252cb57de17d-25fc48a813117487)
#3 TraitSelect(b6ea8fa4c4188ac5-7dd3406424ac7b93)
#4 evaluate_obligation(ec38fdc9259ee8c7-4e86ba006a372163)
end of try_mark_green dep node stack
there was a panic while trying to force a dep node
try_mark_green dep node stack:
#0 type_of(wow[b400]::wow::_::{impl#2}::{synthetic#0})
#1 check_well_formed(wow[b400]::wow::_::{impl#2})
#2 check_mod_type_wf(wow[b400]::wow::more)
end of try_mark_green dep node stack
```
<!--
Include a backtrace in the code block by setting `RUST_BACKTRACE=1` in your
environment. E.g. `RUST_BACKTRACE=1 cargo build`.
-->
<details><summary><strong>Backtrace</strong></summary>
<p>
```
thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54:
called `Option::unwrap()` on a `None` value
stack backtrace:
0: 0x7fb53975e3e5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
1: 0x7fb53975e3e5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fb53975e3e5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5
3: 0x7fb53975e3e5 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1b9dad2a88e955ff
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26
4: 0x7fb5397adeeb - core::fmt::rt::Argument::fmt::h351a7824f737a6a0
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76
5: 0x7fb5397adeeb - core::fmt::write::h4b5a1270214bc4a7
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21
6: 0x7fb539752f6f - std::io::Write::write_fmt::hd04af345a50c312d
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15
7: 0x7fb539760bd1 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9
8: 0x7fb539760bd1 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22
9: 0x7fb5397608ac - std::panicking::default_hook::h3cacb9c27561ad33
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:296:9
10: 0x7fb53ca93420 - std[1f2242ed6435445e]::panicking::update_hook::<alloc[7b1462a1eb55c293]::boxed::Box<rustc_driver_impl[8683aa37472b7dde]::install_ice_hook::{closure#0}>>::{closure#0}
11: 0x7fb53976159f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hce7569f4ca5d1b64
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9
12: 0x7fb53976159f - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:808:13
13: 0x7fb539761193 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:667:13
14: 0x7fb53975e8a9 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18
15: 0x7fb539760e54 - rust_begin_unwind
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5
16: 0x7fb5397aa4a3 - core::panicking::panic_fmt::h3d8fc78294164da7
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14
17: 0x7fb5397aa52c - core::panicking::panic::hec978767ec2d35ff
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:148:5
18: 0x7fb5397aa299 - core::option::unwrap_failed::hba6b08832f9ce30b
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/option.rs:2020:5
19: 0x7fb53e11ed40 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::dep_node::DepNode as rustc_middle[ba2289ab3ae064d4]::dep_graph::dep_node::DepNodeExt>::extract_def_id
20: 0x7fb53ece3cdf - rustc_query_impl[3625cc0592f96219]::plumbing::force_from_dep_node::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::DefIdCache<rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 8usize]>>, false, false, false>>
21: 0x7fb53ece3bad - <rustc_query_impl[3625cc0592f96219]::plumbing::query_callback<rustc_query_impl[3625cc0592f96219]::query_impl::type_of::QueryType>::{closure#0} as core[3cad2706d8bdcdc4]::ops::function::FnOnce<(rustc_middle[ba2289ab3ae064d4]::ty::context::TyCtxt, rustc_query_system[200ca28aa7d9732c]::dep_graph::dep_node::DepNode)>>::call_once
22: 0x7fb53e2f7f4b - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
23: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
24: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
25: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
26: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
27: 0x7fb53e4e8993 - rustc_query_system[200ca28aa7d9732c]::query::plumbing::try_execute_query::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::DefaultCache<rustc_type_ir[6247808700e50c64]::canonical::Canonical<rustc_middle[ba2289ab3ae064d4]::ty::context::TyCtxt, rustc_middle[ba2289ab3ae064d4]::ty::ParamEnvAnd<rustc_middle[ba2289ab3ae064d4]::ty::predicate::Predicate>>, rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 2usize]>>, false, false, false>, rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt, true>
28: 0x7fb53e4e71f3 - rustc_query_impl[3625cc0592f96219]::query_impl::evaluate_obligation::get_query_incr::__rust_end_short_backtrace
29: 0x7fb53a9daab6 - <rustc_trait_selection[f6fdd9b289c162ed]::traits::fulfill::FulfillProcessor as rustc_data_structures[925c538e020d714]::obligation_forest::ObligationProcessor>::process_obligation
30: 0x7fb53e1caf91 - <rustc_data_structures[925c538e020d714]::obligation_forest::ObligationForest<rustc_trait_selection[f6fdd9b289c162ed]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[f6fdd9b289c162ed]::traits::fulfill::FulfillProcessor>
31: 0x7fb53e1ca32d - <rustc_trait_selection[f6fdd9b289c162ed]::traits::fulfill::FulfillmentContext<rustc_trait_selection[f6fdd9b289c162ed]::traits::FulfillmentError> as rustc_infer[ee9f1d9e94c94b4a]::traits::engine::TraitEngine<rustc_trait_selection[f6fdd9b289c162ed]::traits::FulfillmentError>>::select_all_or_error
32: 0x7fb53cc41719 - rustc_hir_analysis[c1a678e360ecab51]::check::compare_impl_item::collect_return_position_impl_trait_in_trait_tys::{closure#0}
33: 0x7fb53d45fdc3 - rustc_query_impl[3625cc0592f96219]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3625cc0592f96219]::query_impl::collect_return_position_impl_trait_in_trait_tys::dynamic_query::{closure#2}::{closure#0}, rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 8usize]>>
34: 0x7fb53e2f097c - rustc_query_system[200ca28aa7d9732c]::query::plumbing::try_execute_query::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::DefIdCache<rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt, true>
35: 0x7fb53ece3db4 - rustc_query_impl[3625cc0592f96219]::plumbing::force_from_dep_node::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::DefIdCache<rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 8usize]>>, false, false, false>>
36: 0x7fb53d42c50d - <rustc_query_impl[3625cc0592f96219]::plumbing::query_callback<rustc_query_impl[3625cc0592f96219]::query_impl::collect_return_position_impl_trait_in_trait_tys::QueryType>::{closure#0} as core[3cad2706d8bdcdc4]::ops::function::FnOnce<(rustc_middle[ba2289ab3ae064d4]::ty::context::TyCtxt, rustc_query_system[200ca28aa7d9732c]::dep_graph::dep_node::DepNode)>>::call_once
37: 0x7fb53e2f7f4b - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
38: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
39: 0x7fb53e2f7ec0 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_previous_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
40: 0x7fb53e81cfa8 - <rustc_query_system[200ca28aa7d9732c]::dep_graph::graph::DepGraphData<rustc_middle[ba2289ab3ae064d4]::dep_graph::DepsType>>::try_mark_green::<rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
41: 0x7fb53e81ca7d - rustc_query_system[200ca28aa7d9732c]::query::plumbing::ensure_must_run::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::DefaultCache<rustc_span[28a649581f99a5bd]::def_id::LocalModDefId, rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt>
42: 0x7fb53e81f660 - rustc_query_impl[3625cc0592f96219]::query_impl::check_mod_type_wf::get_query_incr::__rust_end_short_backtrace
43: 0x7fb53e240519 - rustc_hir_analysis[c1a678e360ecab51]::check_crate
44: 0x7fb53e810be6 - rustc_interface[53a414ae04dc6ffb]::passes::analysis
45: 0x7fb53e8105e7 - rustc_query_impl[3625cc0592f96219]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3625cc0592f96219]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 1usize]>>
46: 0x7fb53f09c18b - rustc_query_system[200ca28aa7d9732c]::query::plumbing::try_execute_query::<rustc_query_impl[3625cc0592f96219]::DynamicConfig<rustc_query_system[200ca28aa7d9732c]::query::caches::SingleCache<rustc_middle[ba2289ab3ae064d4]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[3625cc0592f96219]::plumbing::QueryCtxt, true>
47: 0x7fb53f09be78 - rustc_query_impl[3625cc0592f96219]::query_impl::analysis::get_query_incr::__rust_end_short_backtrace
48: 0x7fb53ed2c256 - rustc_interface[53a414ae04dc6ffb]::interface::run_compiler::<core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>, rustc_driver_impl[8683aa37472b7dde]::run_compiler::{closure#0}>::{closure#1}
49: 0x7fb53ec7395b - std[1f2242ed6435445e]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[53a414ae04dc6ffb]::util::run_in_thread_with_globals<rustc_interface[53a414ae04dc6ffb]::interface::run_compiler<core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>, rustc_driver_impl[8683aa37472b7dde]::run_compiler::{closure#0}>::{closure#1}, core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>>
50: 0x7fb53ec7372a - <<std[1f2242ed6435445e]::thread::Builder>::spawn_unchecked_<rustc_interface[53a414ae04dc6ffb]::util::run_in_thread_with_globals<rustc_interface[53a414ae04dc6ffb]::interface::run_compiler<core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>, rustc_driver_impl[8683aa37472b7dde]::run_compiler::{closure#0}>::{closure#1}, core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cad2706d8bdcdc4]::result::Result<(), rustc_span[28a649581f99a5bd]::ErrorGuaranteed>>::{closure#1} as core[3cad2706d8bdcdc4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
51: 0x7fb53976b5fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha1963004222e7822
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9
52: 0x7fb53976b5fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1086ced1f7c494c2
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9
53: 0x7fb53976b5fb - std::sys::pal::unix::thread::Thread::new::thread_start::ha8af9c992ef0b208
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/pal/unix/thread.rs:108:17
54: 0x7fb539545272 - start_thread
55: 0x7fb5395c0dec - clone3
56: 0x0 - <unknown>
```
</p>
</details>
| I-ICE,T-compiler,A-incr-comp,C-bug,S-needs-repro | low | Critical |
2,581,992,516 | vscode | Git status is triggering far too often on a large repo (during build) | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid creating duplicates. -->
<!-- ๐งช Test using the latest Insiders build to see if your issue has already been fixed: https://code.visualstudio.com/insiders/ -->
<!-- ๐ก Instead of creating your report here, use 'Report Issue' from the 'Help' menu in VS Code to pre-fill useful information. -->
<!-- ๐ง Launch with `code --disable-extensions` to check. -->
Does this issue occur when all extensions are disabled?: N/A
<!-- ๐ช If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. -->
<!-- ๐ฃ Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. -->
- VS Code Version: 1.94.2
- OS Version: Windows 10
I noticed Git goes crazy whenever I build Chromium. It shouldn't be because I'm not running any Git-related tasks while this is happening, it takes up a lot of CPU. I noticed this older issue: https://github.com/microsoft/vscode/issues/177773
I follow the same steps mentioned [here](https://github.com/microsoft/vscode/issues/177773#issuecomment-1540804701) and looked at the trace output.
It looks like every time the build generates a new file in the `out` directory it triggers the git extension to [run `git status`](https://github.com/microsoft/vscode/blob/5237e49bc1bddc2eee28609c8b457b9983f6470b/extensions/git/src/repository.ts#L879-L883) again. I *think* I've managed to calm it down a bit by setting `"git.autorefresh": false,`, you can see the output below.
Output:
```
2024-10-11 19:35:37.122 [debug] [FileEventLogger][onWorkspaceWorkingTreeFileChange] C:\chromium\out\obj\third_party\blink\renderer\core\testing\sequence_test-bcfbf884.obj.tmp
2024-10-11 19:35:37.601 [trace] [Repository][onFileChange] Skip running git status because autorefresh setting is disabled.
2024-10-11 19:35:37.601 [debug] [FileEventLogger][onWorkspaceWorkingTreeFileChange] C:\chromium\out\obj\third_party\blink\renderer\core\testing\null_execution_context-fd483ba5.obj.tmp
2024-10-11 19:35:38.001 [trace] [Repository][onFileChange] Skip running git status because autorefresh setting is disabled.
2024-10-11 19:35:38.001 [debug] [FileEventLogger][onWorkspaceWorkingTreeFileChange] C:\chromium\out\obj\third_party\blink\renderer\core\core_hot\selector_query.obj
2024-10-11 19:35:38.001 [trace] [Repository][onFileChange] Skip running git status because autorefresh setting is disabled.
2024-10-11 19:35:38.001 [debug] [FileEventLogger][onWorkspaceWorkingTreeFileChange] C:\chromium\out\obj\third_party\blink\renderer\core\core_hot\selector_query-0130c7b5.obj.tmp
2024-10-11 19:35:38.635 [trace] [Repository][onFileChange] Skip running git status because autorefresh setting is disabled.
thousands more...
```
Despite it skipping this still looks like a bug, the `out` directory is in my gitignore so it shouldn't be doing anything on changes within this directory at all anyway. Should there be logic added to [here](https://github.com/microsoft/vscode/blob/5237e49bc1bddc2eee28609c8b457b9983f6470b/extensions/git/src/repository.ts#L879-L883) to not trigger git commands if the file changes are in an ignored repository?
Using `autorefresh false` is a workaround to the problem but not a proper solution as I do want git to update when genuine files have changed. Maybe either the git extension should be fixed, or the built-in workspace watcher has a config to not watch ignored folders.
Steps to Reproduce:
1. Load Chromium in VS Code
2. Build Chromium
3. Git activity goes super high in task manager (parent process being VS Code)
| git,under-discussion,performance | low | Critical |
2,582,000,874 | flutter | โ๏ธ Google Maps for Flutter package roadmap | This umbrella issue is to track the individual features that are part of the ongoing work to improve the [Google Maps for Flutter plugin](https://pub.dev/packages/google_maps_flutter). It is a continuation of the [2023 roadmap](https://github.com/flutter/flutter/issues/131284). The features listed here are based on the most [popular feature requests](https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22+sort%3Areactions-%2B1-desc) (by ๐ vote and/or comments) and a goal to provide feature parity between the Flutter plugin and the underlying SDKs:
- [x] #34657
- [x] #26863
- [x] #33586
- [ ] #117907
- [ ] #39810
- [ ] #155526
- [ ] #130472
- [ ] #27550
- [ ] #29181
- [ ] #28493
- [ ] #146920
- [ ] #26479
- [ ] #41731
Beyond the features listed above, we are also triaging and fixing bugs as we go. | p: maps,package,team-ecosystem,P2,triaged-ecosystem | low | Critical |
2,582,010,082 | node | Add lastChunkHandling ("loose", "strict", or "stop-before-partial") to base64 decoding | ### What is the problem this feature will solve?
The current array buffer JavaScript proposal includes support for lastChunkHandling ("loose", "strict", or "stop-before-partial") in addition to the standard base64 and base64url format.
https://tc39.es/proposal-arraybuffer-base64/spec/#sec-frombase64
Specifically, the following syntax is considered:
```
FromBase64 ( string, alphabet, lastChunkHandling [ , maxLength ] )
```
where alphabet is base64 or base64url and lastChunkHandling is one of the relevant values.
### What is the feature you are proposing to solve the problem?
Node buffers might want to implement this feature. Currently, one can do `Buffer.from(data, 'base64')` and it defaults on 'loose' but Node could add some way for the user to specify how the last chunk is handled. E.g., `Buffer.from(data, 'base64+strict')`.
Note that Node currently relies on simdutf for base64 decoding and as of version 5.6.0, the simdutf library has the necessary support. Thus, the implementation would not be a significant challenge.
### What alternatives have you considered?
Quite reasonably, Node could just not add this functionality. | buffer,feature request | low | Minor |
2,582,015,609 | PowerToys | Add custom HotKeys and Utilities to โAdd custom actionโ in Advanced Paste | ### Description of the new feature / enhancement
There is merit to giving the end user their own custom functions for the **Advanced Paste** menu. I recently stumbled on #35377 and while I think the request should be implemented as a default function of the Menu, others might have other custom utilities they use and many applications implement their own paste hotkeys and functions. Adding functionality to the โcustom actionsโ to call an external application or send a hotkey sequence, would be handy.
### Scenario when this would be used?
With many applications defining their own hotkeys for custom paste functions. (i.e. https://exceladept.com/the-best-keyboard-shortcuts-for-pasting-values-in-excel/). It would be great if **Advanced Paste** could leverage these functions, by allowing users to enter the hotkeys for their most useful ones, as lookups in the menu for a much faster and hassle free universal pasting experience. If you combine this with integrating Advanced Paste Menu items with **PowerToys Run** (#35393) It would make accessing a multitude of pasting options via a short description, far faster and easier.
### Supporting information
_No response_ | Idea-Enhancement,Needs-Triage,Product-Advanced Paste | low | Minor |
2,582,034,492 | stable-diffusion-webui | [Bug]: restarting the PC when using stable diffusion | ### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [X] The issue exists in the current version of the webui
- [X] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet
### What happened?
It turned out that when generating images of different sizes, my PC reboots. But I can generate large size images and everything is fine.The video card is new and I checked its performance using a benchmark - there are no errors, overheating too, the power supply is coping.
I completely reinstalled stable diffusion, but the problem remains.
The problem arises both in converting text to an image and in converting an image to a picture.
the python image(version 3.10.6)
bp:700w
ram:16
Video card: 4060ti
If you need additional information, I am ready to provide it.
a critical error occurs in the windows log:
Kernel-Power. code 41. task category (63)
### Steps to reproduce the problem
1. I generate a picture based on the text. 640x840. 28 steps. dpm++ sde
2.during generation, my computer restarts
### What should have happened?
I think most likely there is some kind of conflict between the drivers of my video card and the sd
### What browsers do you use to access the UI ?
Google Chrome
### Sysinfo
[sysinfo.txt](https://github.com/user-attachments/files/17346609/sysinfo.txt)
### Console logs
```Shell
windows log:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />
<EventID>41</EventID>
<Version>8</Version>
<Level>1</Level>
<Task>63</Task>
<Opcode>0</Opcode>
<Keywords>0x8000400000000002</Keywords>
<TimeCreated SystemTime="2024-10-11T18:25:57.6042399Z" />
<EventRecordID>2226</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>DESKTOP-VSCHOK7</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="BugcheckCode">0</Data>
<Data Name="BugcheckParameter1">0x0</Data>
<Data Name="BugcheckParameter2">0x0</Data>
<Data Name="BugcheckParameter3">0x0</Data>
<Data Name="BugcheckParameter4">0x0</Data>
<Data Name="SleepInProgress">0</Data>
<Data Name="PowerButtonTimestamp">0</Data>
<Data Name="BootAppStatus">0</Data>
<Data Name="Checkpoint">0</Data>
<Data Name="ConnectedStandbyInProgress">false</Data>
<Data Name="SystemSleepTransitionsToOn">0</Data>
<Data Name="CsEntryScenarioInstanceId">0</Data>
<Data Name="BugcheckInfoFromEFI">false</Data>
<Data Name="CheckpointStatus">0</Data>
<Data Name="CsEntryScenarioInstanceIdV2">0</Data>
<Data Name="LongPowerButtonPressDetected">false</Data>
</EventData>
</Event>
```
### Additional information
I installed a new ssd, I installed the operating system on it. I installed a new graphics card and installed the latest studio drivers. established a new stable diffusion | bug-report | low | Critical |
2,582,086,701 | PowerToys | Reimplement Advanced Paste as a PowerToys Run plugin | ### Description of the new feature / enhancement
Advanced Paste is awesome but its functionality/workflow mimics that of Power Toys Run verbatim. It would be great if Advanced Paste were directly integrated into PowerToys Run as a plugin, allowing access to its custom paste menu items directly from an already familiar and incredibly useful tool.
### Scenario when this would be used?
As it stands, the functionality for the Advanced Paste (AP) menu is incredibly similar to the functionality of PowerToys Run (PTR), which leverages far more intrinsic PowerToys and other dynamic functionality. Both utilities, have a hot key which pulls up a menu and allows you to type and tab your way to the specific item you wish to launch. In PTR itโs a giant host of functions and in AP itโs just paste functions.
It would be fantastic to simplify access to the AP functions/menu items, by integrating them directly into PTR. This would allow users access to those custom menu items with a simpler and more universal HotKey (Alt+Space) and leverage either a Direct activation command for the plugin or just include in global results and type out โpasteโ, โplainโ (text), โmarkdownโ, JSON, etc, and receive the same context options to call those functions directly without having to open a second menu to do so or use a more cumbersome hotkey for a far smaller subset of commands. You could also just implement a โPasteโ command in PTR that allowed you to tab through the various options in the same way that the folder plugin allows you to tab through options like โcopy as pathโ or โopen path in console.โ PTR even gives you the shortcut tips for those direct commands in the same manner that advanced paste does, again replicating very common functionality.
### Supporting information
_No response_ | Needs-Triage | low | Minor |
2,582,101,489 | react-native | Brownfield App `TextInput` not working properly on Samsung devices | ### Description
In the midst of developing a chat app using brownfield react native app, an user reported with a video that it was not able to send a message. Upon further investigation I could scope down and reproduce the issue with the following criteria:
- Brownfield React Native App inside an Android Fragment;
- Samsung Devices:
- Note 10;
- S21 Ultra (Android 14 | OneUI 6.1).
I also tested on my Google Pixel 3a and it worked without any issues, so it must be Samsung related. Also, if the Android app opens an Activity that starts a react root view, the input also does work.
The cases where I could make it work were when I tapped in the corner of the TextInput. Adding console logs to the TextInput, the `onPressIn` triggers anywhere on the TextInput but `onFocus` only triggers on the cases that I could make it work.
My fix is not an ideal one, but I am calling `ref.current.focus()` for every `onPressIn` in order to make the whole TextInput clickable
### Steps to reproduce
1. Create a new Android Repository;
2. Create a Fragment;
3. Embed React Native into this React Fragment;
4. Add a TextInput field;
5. Tap and add a text [ NOT WORKING]
### React Native Version
Tested on 0.74.5 and 0.75.3
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
not able to run the command
```
### Stacktrace or Logs
```text
no visible crash
```
### Reproducer
https://github.com/gmantuanrosa/brownfield-rn-fragment/tree/main
### Screenshots and Videos
This was **not** tested on the new architecture
https://github.com/user-attachments/assets/f2dfd3ba-5fec-4bfb-b187-7f4e0bdd3090
| Issue: Author Provided Repro,Component: TextInput,Newer Patch Available | low | Critical |
2,582,117,014 | next.js | Server Action fails silently on timeout | ### Link to the code that reproduces this issue
https://github.com/elie222/inbox-zero/blob/main/apps/web/app/(landing)/components/TestAction.tsx
### To Reproduce
Go here and click Test Action at the bottom:
https://getinboxzero.com/components
The result is undefined. Even though it's a timeout error.
If you check the Network tab you will see a POST with a 504 error and message: FUNCTION_INVOCATION_TIMEOUT
But the app has no way of getting this error.
### Current vs. Expected behavior
Current: timeout returns undefined
Expected: timeout should throw an error with FUNCTION_INVOCATION_TIMEOUT
### Provide environment information
```bash
All
```
### Which area(s) are affected? (Select all that apply)
Developer Experience
### Which stage(s) are affected? (Select all that apply)
next dev (local), Vercel (Deployed)
### Additional context
_No response_ | bug | low | Critical |
2,582,133,965 | angular | Animations not working for ViewEncapsulation.ShadowDom. | ### Which @angular/* package(s) are the source of the bug?
animations
### Is this a regression?
No
### Description
# Current behavior
Animations won't work for components that has encapsulation set to ShadowDom.
# Expected behavior
Animations should work regardless of the encapsulation.
You'll see that the animations won't work. Now if you remove the encapsulation for both, you'll see that the animations works.
# Reproduce
To reproduce, make a new angular project and create this component[1]. You'll see the animations won't work. Remove the encapsulation, then it works.
[1]
```typescript
import { state, style, trigger } from '@angular/animations';
import { ChangeDetectionStrategy, Component, HostListener, signal, ViewEncapsulation } from '@angular/core';
@Component({
selector: 'app-button',
standalone: true,
changeDetection: ChangeDetectionStrategy.OnPush,
encapsulation: ViewEncapsulation.ShadowDom,
template: `<span>Click Me!</span>`,
host: {
'[@active]': 'active()',
},
animations: [
trigger('active', [
state('true', style({ backgroundColor: 'red' })),
state('false', style({ backgroundColor: 'blue' })),
]),
],
})
export class AppButton {
readonly active = signal(false);
@HostListener('click')
onClick() {
this.active.set(!this.active());
}
}
```
### Please provide a link to a minimal reproduction of the bug
_No response_
### Please provide the exception or error you saw
_No response_
### Please provide the environment you discovered this bug in (run `ng version`)
Angular CLI: 18.2.6
Node: 22.9.0
Package Manager: npm 10.2.5
OS: win32 x64
Angular:
...
Package Version
------------------------------------------------------
@angular-devkit/architect 0.1802.6 (cli-only)
@angular-devkit/core 18.2.6 (cli-only)
@angular-devkit/schematics 18.2.6 (cli-only)
@schematics/angular 18.2.6 (cli-only)
### Anything else?
I see there was a similar issue, https://github.com/angular/angular/issues/25672, and it was closed. This may be related.
I really don't want to create my own animator directive that observes a signal and runs .animate on the element, but without this, I would have to. | area: animations,shadow dom | low | Critical |
2,582,151,021 | pytorch | `native_batch_norm`: `aot_eager` backend incorrectly raising an error. | ### ๐ Describe the bug
`out=` variant of `native_batch_norm` operation does not work with `aot_eager` backend.
```python
args = (
torch.rand(5, 5, 5),
torch.rand(5),
torch.rand(5),
torch.rand(5),
torch.rand(5),
True,
0.5,
0.6,
)
out = (
torch.empty(5, 5, 5),
torch.empty(5),
torch.empty(5),
)
>>> torch.compile(torch.native_batch_norm, backend="aot_eager")(*args, out=out)
Traceback (most recent call last):
File "examples/bn.py", line 20, in <module>
torch.compile(torch.native_batch_norm, backend="aot_eager")(*args, out=out)
File "torch/_dynamo/eval_frame.py", line 487, in _fn
return fn(*args, **kwargs)
File "torch/_dynamo/convert_frame.py", line 1350, in __call__
return self._torchdynamo_orig_callable(
File "torch/_dynamo/convert_frame.py", line 1141, in __call__
result = self._inner_convert(
File "torch/_dynamo/convert_frame.py", line 543, in __call__
return _compile(
File "torch/_dynamo/convert_frame.py", line 963, in _compile
guarded_code = compile_inner(code, one_graph, hooks, transform)
File "torch/_dynamo/convert_frame.py", line 694, in compile_inner
return _compile_inner(code, one_graph, hooks, transform)
File "torch/_utils_internal.py", line 87, in wrapper_function
return function(*args, **kwargs)
File "torch/_dynamo/convert_frame.py", line 727, in _compile_inner
out_code = transform_code_object(code, transform)
File "torch/_dynamo/bytecode_transformation.py", line 1337, in transform_code_object
transformations(instructions, code_options)
File "torch/_dynamo/convert_frame.py", line 228, in _fn
return fn(*args, **kwargs)
File "torch/_dynamo/convert_frame.py", line 656, in transform
tracer.run()
File "torch/_dynamo/symbolic_convert.py", line 2794, in run
super().run()
File "torch/_dynamo/symbolic_convert.py", line 996, in run
while self.step():
File "torch/_dynamo/symbolic_convert.py", line 908, in step
self.dispatch_table[inst.opcode](self, inst)
File "torch/_dynamo/symbolic_convert.py", line 2985, in RETURN_VALUE
self._return(inst)
File "torch/_dynamo/symbolic_convert.py", line 2970, in _return
self.output.compile_subgraph(
File "torch/_dynamo/output_graph.py", line 1143, in compile_subgraph
self.compile_and_call_fx_graph(tx, pass2.graph_output_vars(), root)
File "torch/_dynamo/output_graph.py", line 1371, in compile_and_call_fx_graph
compiled_fn = self.call_user_compiler(gm)
File "torch/_dynamo/output_graph.py", line 1418, in call_user_compiler
return self._call_user_compiler(gm)
File "torch/_dynamo/output_graph.py", line 1467, in _call_user_compiler
raise BackendCompilerFailed(self.compiler_fn, e).with_traceback(
File "torch/_dynamo/output_graph.py", line 1448, in _call_user_compiler
compiled_fn = compiler_fn(gm, self.example_inputs())
File "torch/_dynamo/repro/after_dynamo.py", line 130, in __call__
compiled_gm = compiler_fn(gm, example_inputs)
File "torch/__init__.py", line 2309, in __call__
return self.compiler_fn(model_, inputs_, **self.kwargs)
File "torch/_dynamo/backends/common.py", line 72, in __call__
cg = aot_module_simplified(gm, example_inputs, **self.kwargs)
File "torch/_functorch/aot_autograd.py", line 1087, in aot_module_simplified
compiled_fn = dispatch_and_compile()
File "torch/_functorch/aot_autograd.py", line 1063, in dispatch_and_compile
compiled_fn, _ = create_aot_dispatcher_function(
File "torch/_functorch/aot_autograd.py", line 524, in create_aot_dispatcher_function
return _create_aot_dispatcher_function(
File "torch/_functorch/aot_autograd.py", line 762, in _create_aot_dispatcher_function
compiled_fn, fw_metadata = compiler_fn(
File "torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py", line 145, in aot_dispatch_base
fw_module, updated_flat_args, maybe_subclass_meta = aot_dispatch_base_graph( # type: ignore[misc]
File "torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py", line 166, in aot_dispatch_base_graph
copy_count = assert_functional_graph(fw_module.graph)
File "torch/_functorch/_aot_autograd/functional_utils.py", line 465, in assert_functional_graph
assert (
torch._dynamo.exc.BackendCompilerFailed: backend='aot_eager' raised:
AssertionError: aot_autograd expected to have an entirely functional graph, but found %_native_batch_norm_legit : [num_users=3] = call_function[target=torch.ops.aten._native_batch_norm_legit.default](args = (%arg4_1, %arg3_1, %arg2_1, %arg1_1, %arg0_1, True, 0.5, 0.6), kwargs = {})
Set TORCH_LOGS="+dynamo" and TORCHDYNAMO_VERBOSE=1 for more information
You can suppress this exception and fall back to eager by setting:
import torch._dynamo
torch._dynamo.config.suppress_errors = True
```
### Versions
PyTorch version: 2.5.0a0+git7128504
Is debug build: True
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
cc @ezyang @chauhang @penguinwu @zou3519 @bdhirsh @yf225 | triaged,module: functionalization,oncall: pt2,module: aotdispatch,module: pt2-dispatcher | low | Critical |
2,582,166,666 | flutter | [DisplayList] Clean up legacy "front end" code in DlOpReceiver | The DisplayList mechanism used to use the same interface for both recording and playback. That interface is now the DlOpReceiver interface and is only mainly used during the playback phase of DL dispatching. As such, the dispatch mechanism should only be calling the methods with all arguments (no default values needed and no "subset of arguments" overloads either). The front-facing DlCanvas interface used during recording of rendering ops is the one that should have such convenience mechanisms.
The DlOpReceiver interface class should have all overloads and argument defaults eliminated for clarity and simplicity. | engine,P2,team-engine,triaged-engine | low | Minor |
2,582,177,124 | godot | `modules/multiplayer/scene_replication_interface` @243 throws error perhaps change this check to a warning? | ### Tested versions
4.3 release (not C#)
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3090 (NVIDIA; 32.0.15.6094) - AMD Ryzen 9 5900X 12-Core Processor (24 Threads)
### Issue description
Hopefully this issue is a nice break from the others, it's kind of like a reverse-bug where an error is thrown, but the correct behavior is observed.
I'm following an implementation pattern similar to this blog post: https://godotengine.org/article/multiplayer-in-godot-4-0-scene-replication/
Essentially, when a Node is spawned, and the multiplayer authority of a child MultiplayerSynchronizer node is changed during _ready() or _enter_tree(), this error is thrown:
```
E 0:00:06:0613 on_replication_start: The MultiplayerSynchronizer at path "/root/Lobby/Spawns/676522849/MultiplayerSynchronizer" is unable to process the pending spawn since it has no network ID. This might happen when changing the multiplayer authority during the "_ready" callback. Make sure to only change the authority of multiplayer synchronizers during "_enter_tree" or the "_spawn_custom" callback of their multiplayer spawner.
<C++ Error> Condition "pending_sync_net_ids.is_empty()" is true. Returning: ERR_INVALID_DATA
<C++ Source> modules/multiplayer/scene_replication_interface.cpp:243 @ on_replication_start()
```
But if the node is inspected in the remote scene trees, the correct multiplayer authority is displayed for all clients. The error is repeated again when a new client joins, for every current client. (i.e. first client join sees 1 error, second client join is 4 total errors, third client brings the total to 9, ...)
The error is NOT thrown if a base Node is used instead of a MultiplayerSynchronizer - so I'm worried there may still be something behind the error going wrong I'm not aware of.
I've also tried adding a timed delay after the player joins, and the player node is instantiated, but before it is added to the scene by parenting to the Spawn node - so I believe this is unrelated to spawning a player node too soon after a player connects.
### Steps to reproduce
I've created a micro example if anyone wants to try, you only need to make two scenes:
**Lobby.tscn** *(default start scene)*
* Add MultiplayerSynchronizer as child of this Node
* Add Node as child, name it Spawns
* Add the following script to the Lobby:
```gdscript
extends Node
@onready var spawns: Node = $Spawns
@onready var spawner: Node = $MultiplayerSpawner
const PORT = 7000
const DEFAULT_SERVER_IP = "127.0.0.1"
var Player = preload("res://player.tscn")
func _ready() -> void:
spawner.spawn_path = spawns.get_path()
spawner.add_spawnable_scene("res://player.tscn")
create_buttons()
func create_game():
print('Creating Game')
var peer = ENetMultiplayerPeer.new()
peer.create_server(PORT)
multiplayer.multiplayer_peer = peer
multiplayer.peer_connected.connect(add_player)
func join_game():
print('Joining Game')
var peer = ENetMultiplayerPeer.new()
peer.create_client(DEFAULT_SERVER_IP, PORT)
multiplayer.multiplayer_peer = peer
func add_player(peer_id):
print('Adding Player, Peer ID: %s' % [str(peer_id)])
# await get_tree().create_timer(2.0).timeout
# print('Timeout Done')
var player = Player.instantiate()
player.name = str(peer_id)
spawns.add_child(player, true)
func create_buttons():
var vbox = VBoxContainer.new()
add_child(vbox)
var host_button = Button.new()
host_button.text = "HOST"
host_button.connect("pressed", create_game)
vbox.add_child(host_button)
var join_button = Button.new()
join_button.text = "JOIN"
join_button.connect("pressed", join_game)
vbox.add_child(join_button)
```
**player.tscn**
* Add MultiplayerSynchronizer as child
* Add this script to the MultiplayerSynchronizer:
```gdscript
extends MultiplayerSynchronizer
func _enter_tree() -> void:
print("NetID: %s is setting multiplayer authority to %s" % [str(multiplayer.get_unique_id()), str(get_parent().name)])
set_multiplayer_authority(get_parent().name.to_int())
print("NetID: %s sees authority: %s" % [str(multiplayer.get_unique_id()), str(get_multiplayer_authority())])
```
Now to test it, you should see an error like:
```
E 0:00:06:0613 on_replication_start: The MultiplayerSynchronizer at path "/root/Lobby/Spawns/676522849/MultiplayerSynchronizer" is unable to process the pending spawn since it has no network ID. This might happen when changing the multiplayer authority during the "_ready" callback. Make sure to only change the authority of multiplayer synchronizers during "_enter_tree" or the "_spawn_custom" callback of their multiplayer spawner.
<C++ Error> Condition "pending_sync_net_ids.is_empty()" is true. Returning: ERR_INVALID_DATA
<C++ Source> modules/multiplayer/scene_replication_interface.cpp:243 @ on_replication_start()
```
and output in the terminal like:
```
Creating Game
Joining Game
Adding Player, Peer ID: 622658096
NetID: 1 is setting multiplayer authority to 622658096
NetID: 1 sees authority: 622658096
NetID: 622658096 is setting multiplayer authority to 622658096
NetID: 622658096 sees authority: 622658096
```
And if you inspect the MultiplayerSynchronizer node in the Scene -> Remote panel, both sessions will show the correct authority.
### Minimal reproduction project (MRP)
[multiplayer_synchronizer_MRP.zip](https://github.com/user-attachments/files/17347389/multiplayer_synchronizer_MRP.zip)
| discussion,topic:multiplayer | low | Critical |
2,582,178,374 | rust | `failed to evaluate generic const expr` after adding more fields to struct | <!--
Thank you for filing a bug report! ๐ Please provide a short summary of the bug,
along with any information you feel relevant to replicating the bug.
-->
I have some code which calls a function which computes the sum of numbers up to `const N: usize` (N * (N+1))/2, and use that as the size of an array.
That type is then used as a field under a struct. This compiles fine, but as I added more fields to the struct I eventually hit the error
`failed to evaluate generic const expression`.
The code is not public.
I expected to see this happen: I should at least get a bug describing why the evaluation failed, or the evaluation should succeed (the diff between when compilation succeeds and when it fails does not actually modify the field with the generic const on it)
Instead, this happened: There is a suggestion that I should enable `#![feature(generic_const_exprs)]`, which is already enabled. There are no further details.
I am aware that `generic_const_exprs` is incomplete, but it would still be helpful (and hopefully not a ton of work) to be able to identify why it failed.
### Meta
<!--
If you're using the stable version of the compiler, you should also check if the
bug also exists in the beta or nightly versions.
-->
`rustc --version --verbose`:
```
rustc 1.83.0-nightly (52fd99839 2024-10-10)
```
There is no backtrace.
| C-bug,F-generic_const_exprs,T-types,S-needs-repro | low | Critical |
2,582,189,617 | neovim | vim.defer_fn closures appear to be retained for (too) long, increasing memory usage when capturing large data | ### Problem
Recently I noticed that when working with projects that produce 300+ diagnostics (e.g. when refactoring something that affects pretty much the entire codebase), memory usage of Neovim can skyrocket, resulting in it becoming very sluggish (e.g. `ciw` actually visually lags). When looking at Neovim's memory usage, I was unpleasantly surprised to find it was using around 8 GiB of memory. Now if I were using VS Code then that might've been the default, but for Neovim that's at least a little suspicious.
After a bit of digging I narrowed it down to [this code](https://github.com/yorickpeterse/nvim-dd/blob/9c21ffeffbf0a99e5614f193455700f355d0951f/lua/dd/init.lua#L63-L78). In a nutshell, it uses `vim.defer_fn()` to show diagnostics after a timeout. The data in this case is _captured_ by the closure passed to `vim.defer_fn()`.
And this is what seems to be the problem: that closure isn't released for a long time, with even calls to `collectgarbage()` seemingly not doing anything to release the memory. If that captured data happens to be large, it can result in a memory leak over time. The fix was to [not capture data but refer to it indirectly](https://github.com/yorickpeterse/nvim-dd/blob/3192ee44b62c569c1f6ecb29a545614f3fa437bb/lua/dd/init.lua#L69-L88), but I suspect this won't work for every scenario.
### Steps to reproduce
Create `repro.lua` with the following contents:
```lua
local dummy = {}
for _ = 1, 100000 do
table.insert(dummy, {
{ "The" },
{ "quick" },
{ "brown" },
{ "fox" },
{ "jumps" },
{ "over" },
{ "the" },
{ "lazy" },
{ "dog" },
})
end
local function schedule(data)
return vim.defer_fn(function()
print("size = " .. #data)
end, 1000)
end
schedule(dummy)
```
Now open this file in Neovim using `nvim --clean repro.lua`, then run `:luafile %` 4-5 times (or more). As you do this, memory usage can go from 10-20 MiB to 200-300 MiB. More importantly, while calling `collectgarbage()` in this case does _sometimes_ reduce memory back to about 100 MiB, it doesn't always do this, and never does it seem to reduce it back to the amount from _before_ the first `:luafile` command.
Not all of the memory being released is expected in GC languages, but I _am_ surprised just how bad it can get. It's possible there's nothing Neovim can do about this, but in that case it might be worth adding a note about this to the documentation of `vim.defer_fn`.
### Expected behavior
Memory is reclaimed some reasonable amount of time after `vim.defer_fn()` finishes running the supplied callback, or at least when calling `collectgarbage()`.
### Nvim version (nvim -v)
NVIM v0.11.0-dev+921-g2377443cd
### Vim (not Nvim) behaves the same?
no
### Operating system/version
Fedora 40
### Terminal name/version
Ghostty 0.1.0-main+a503e02
### $TERM environment variable
xterm-ghostty
### Installation
Fedora copr (nvim nightly) | bug,performance,event-loop,lua | low | Major |
2,582,194,674 | react | [Compiler Bug]: TypeError: Cannot read properties of undefined (reading 'length') | ### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or using the Babel plugin)
- [ ] eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
- [ ] react-compiler-healthcheck (build issue installing or using the healthcheck script)
### Link to repro
https://playground.react.dev/#N4Igzg9grgTgxgUxALhHCA7MAXABAYQgFsAHTBDPAXlwApgSYISEZsBPAXwEpcqA+ADoZcuADwATAJYA3XI2asOVYLV4D5TFm3YA6ADYUA5tgAWnAPT8QnIA
### Repro steps
1. render the component
> We do not call the property function named `property`, but the error occurs regardless (when the component is rendered).
other versions:
`babel-plugin-react-compiler`: `experimental`
`react-compiler-runtime-polyfill`: `0.x`
### How often does this bug happen?
Every time
### What version of React are you using?
18.x | Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler | low | Critical |
2,582,206,756 | flutter | All Flutter CI builds should use pinned, version-controlled CIPD versions | In Flutter's .ci.yaml format, any cipd dependency that does not have an explicit version will default to the "latest" ref ([src](https://flutter.googlesource.com/recipes/+/refs/heads/main/recipe_modules/flutter_deps/api.py#368)).
This makes builds potentially non-reproducible, and also makes it difficult/impossible to determine exactly which versions of dependencies were used to make a build for artifact attestation.
Also, without pinning and version controlling CIPD versions, if a malicious CIPD package is published, new builds would *immediately* begin using the compromised package, without further code review.
NOTE: we should pin a "tag", and not a "ref". With CIPD, refs can be moved, but tags cannot. | team-infra,P1,triaged-infra | medium | Minor |
2,582,217,052 | pytorch | Mechanism to attempt to create a VariableTracker but graph break and turn Dynamo off if we fail | We're trying to capture the following code:
```py
x = torch.randn(3)
x_ptr = x.data_ptr()
y = triton.utils.create_tma_descriptor(x_ptr)
```
In Dynamo-land, we want x.data_ptr() to return a DataPtrVariable and create_tma_descriptor to return a TMADescVariable.
If create_tma_descriptor gets passed a ConstantVariable(int) instead of a DataPtrVariable, then we want to graph break.
This graph break generates bytecode that runs the create_tma_descriptor function and then the Python interpreter runs this bytecode. Then, Dynamo turns itself back on inside the implementation of create_tma_descriptor.
Our preferred behavior is for Dynamo to never turn itself on inside the implementation of create_tma_descriptor. We have the constraint that we do not control the source code for `create_tma_descriptor` (otherwise, we could just add a torch._dynamo.disable inside of it).
The problem with Dynamo turning itself on is because it leads to more graph breaks, some of which throw user-facing warnings. For example, there is a user warning that complains that "we're calling some pybinded C++ function inside of triton.utils.create_tma_descriptor and that the user should attempt to use custom ops", which is not a good user experience here.
## Potential solutions
1) A mechanism to "try to turn create_tma_descriptor into a Variable, but on failure disable Dynamo on the inside of create_tma_descriptor" would help here
2) Maybe we should just try not to throw the warning because it's the only undesirable part of this ๐คท
cc @ezyang @chauhang @penguinwu @voznesenskym @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @amjames @rec | triaged,enhancement,oncall: pt2,module: dynamo | low | Critical |
2,582,220,181 | flutter | Require trusted maintainers to add a label before presubmits run on PRs | Although we do our best to not allow presubmit builds to have access to anything secure, we should, as an additional security measure, require a trusted maintainer to look at code before allowing presubmits to run.
We should implement this by requiring a label to be added to a PR before presubmits run. This label would be handled by Cocoon. Cocoon would only accept the label from known, trusted maintainers. If the label adder is indeed a maintainer, pre-submit builds for the HEAD commit of the PR at the time the label was added will be scheduled, and the label will be removed. Thus, new pushes from the PR owner would require the label to be added again by a maintainer, in case the new push contains malicious code. | team-infra,P1,triaged-infra | medium | Minor |
2,582,221,132 | material-ui | [Hidden] Remove deprecated API | ### Steps to reproduce
1. Open https://mui.com/material-ui/react-hidden/
### Context
#42305. This component was deprecated in v5.0.0, so on September 16, 2021. The migration path is documented in https://mui.com/material-ui/migration/v5-component-changes/#replace-deprecated-component.
Added to the v7 milestone per https://github.com/mui/material-ui/pull/42305#issuecomment-2133520181.
### Your environment
v6.1.3 | breaking change,component: Hidden | low | Minor |
2,582,224,788 | godot | Option "stretch canvas_items" works differently for blank and filled LineEdit when window is resized | ### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.19045 - GLES3 (Compatibility) - AMD Radeon RX 6600 (Advanced Micro Devices, Inc.; 31.0.24033.1003) - Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz (8 Threads)
### Issue description
If Stretch canvas_items is on, and the window has been expanded, then when I type into a blank LineEdit, the line edit box changes size.
### Steps to reproduce
Start a new project with:
```
Control
VBoxContainer
HBoxContainer
Label (with text "test")
LineEdit
Project > Project settings > Display
Window > Mode = maximised
Stretch > Mode = canvas_items
```
You need a monitor bigger than the default viewport of 1152x648 (my monitor is 1680x1050)
or perhaps change the viewport to be smaller than your monitor (not tested)
Run project, click on the lineedit box and type something - the size of the box will change
### Minimal reproduction project (MRP)
[linedit-bug.zip](https://github.com/user-attachments/files/17347590/linedit-bug.zip)
| bug,topic:gui | low | Critical |
2,582,254,740 | PowerToys | misleading error message requires better phrasing for the 'following keys do not have assignments" warning | ### Microsoft PowerToys version
0.85.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
- choose remap a key, pick Alt Gr as the key to change and the right mouse/context menu key as the To send key (either by pressing on the keyboard or, if not present, by selecting it from the Keyboard Manager menu)
- save the mapping by click OK
- get an error that the Alt R key doesn't have an assignment
- 
- not realise that the mapping has worked because the wording is so confusing!
### โ๏ธ Expected Behavior
for the remapping to work and for the warning that the Alt Gr functionality is not now available by pressing a different to make it clear what the issue is!
Like "Warning: you have successfully mapped Alt Gr to Apps/Menu but the original Alt/Gr function is no longer mapped to any key"
### โ Actual Behavior
an error message that confuses the user into thinking their remapping failed!
### Other Software
_No response_ | Issue-Bug,Needs-Triage | low | Critical |
2,582,276,074 | deno | Strange error message if you typo a remote package URL in a single-file script | Version: Deno 2.0.0
Detailed version info:
```
deno 2.0.0 (stable, release, aarch64-apple-darwin)
v8 12.9.202.13-rusty
typescript 5.6.2
```
---
Running `deno index.ts` with a clean cache (ran `deno clean` immediately before) in a directory containing only `index.ts` with the following contents:
```ts
import { DB } from "https://deno.land/x/sqlite@3.9.1/mod.ts"
```
(note: the `sqlite@3.9.1` instead of `sqlite@v3.9.1` is intentional; that's what triggers this strange and misleading error)
...results in the following error:
```sh
deno-experiments % deno -A index.ts
error: unrecognized subcommand
tip: some similar subcommands exist: 'init', 'lint'
``` | bug,cli | low | Critical |
2,582,276,713 | go | proposal: net: `fd` and `fdgram` networks for `net.Dial` to connect to file descriptor numbers | ### Proposal Details
I would like to use Dial like so:
`net.Dial("fd", "3")`
or ListenPacket like so:
`net.ListenPacket("fdgram", "3")`
to create a `FilePacketConn` from a file descriptor number. I would also like to use Listen like so:
`net.Listen("fd", "0")`
to create a `FileListener` from a file descriptor number. This is useful because many go programs read a network and address from some form of configuration, and then pass these values to `net.Dial` or `net.Listen` to connect or bind to the given address. It is desirable for these programs to be able to inherit file descriptors from a parent process for these connections and listeners, without making any changes made to their implementation, for at least two use cases:
- programs can be run in a containerized environment with networking completely disabled but still use `net` for I/O
- socket managers can terminate and respawn child servers that inherit listeners, without clients seeing an ECONNREFUSED
both of these use cases can already be implemented with NewFile, FileListener, and FilePacketConn, but adding support for them directly to Dial and Listen abstracts their implementation down to the level of configuration, which most programs using `net` implement already. For consistency, separate funcs with typed parameters similar to the other Dial* and Listen* funcs, can also be added:
- `func DialFd(network string, lfd, rfd uintptr) (FilePacketConn, error)`
- `func ListenFd(network string, lfd uintptr) (FileListener, error)`
- `func ListenFdgram(network string, lfd uintptr) (FilePacketConn, error)`
all of these funcs can be implemented as simple compositions of NewFile with FileListener or FilePacketConn. I can add all of these features to `net` if there is support for them.
| Proposal | low | Critical |
2,582,306,150 | go | os: investigate dropping support for pre-long-path Windows | On Windows, the os package includes some trickery to enable support for long paths on older versions of Windows. The fixLongPath function rewrites longer paths to contain a `\\?\` prefix, which "tells the Windows APIs to disable all string parsing and to send the string that follows it straight to the file system." (https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#win32-file-namespaces)
The `\\?\` prefix can have effects other than just making a longer path work. For example, ```Mkdir(`\\?\c:\foo `)``` will create a directory `"foo "` with a trailing space, while ```Mkdir(`c:\foo `)``` will strip the space and create `"foo"`.
Newer versions of Windows optionally support long paths directly. On Windows 10.0 with a build ID of 15063 and higher, we skip the `\\?\` workaround: https://go.googlesource.com/go/+/refs/tags/go1.23.0/src/runtime/os_windows.go#450
Interestingly, the Windows documentation indicates that long paths should be supported on 10.0.1607 and higher
(https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry#enable-long-paths-in-windows-10-version-1607-and-later), and 1607 is build id 14393 (https://learn.microsoft.com/en-us/windows/release-health/release-information).
I don't know why we're checking for a build ID of 15063 instead of 14393.
https://go.dev/wiki/MinimumRequirements#windowswindows says that the supported Windows versions are Windows 10 and higher or Windows Server 2016 and higher.
I don't know what versions of Windows Server 2016 support long paths.
Do we still support any versions of Windows that don't have long path support? Can we just drop the `\\?\` workaround entirely?
/cc @qmuntal | OS-Windows,NeedsInvestigation | low | Minor |
2,582,356,931 | godot | Android Export Crashes on Startup with .NET 9 | ### Tested versions
- v4.3.stable.mono
### System information
Built on Windows 11
Tested on Google Pixel 8 (Android 14)
### Issue description
Although the editor appears to successfully export the Android `apk` using `.NET 9`, when launched, it crashes on startup. Using the Logcat I'm able to retrieve this error:
```
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb40000706385f85 in tid 11785 (VkThread), pid 11745 (m.example.test1)
Cmdline: com.example.test1
pid: 11745, tid: 11785, name: VkThread >>> com.example.test1 <<<
NOTE: Function names and BuildId information is missing for some frames due
NOTE: to unreadable libraries. For unwinds of apps, only shared libraries
NOTE: found under the lib/ directory are readable.
NOTE: Unreadable libraries:
NOTE: /data/data/com.example.test1/cache/data_Setup Project_android_arm64/libcoreclr.so
NOTE: /data/data/com.example.test1/cache/data_Setup Project_android_arm64/libhostfxr.so
NOTE: /data/data/com.example.test1/cache/data_Setup Project_android_arm64/libhostpolicy.so
...
```
It appears that those are native libraries that are not being loaded. Looks similar to #65863 which points in the direction that `.NET` is not actually being included in the export. Seems to work fine in the editor and when exported to Windows. Also doesn't work on iOS which might be the same issue.
### Steps to reproduce
1. Create project and set target framework to `.NET 9`.
2. Export to Android.
3. Launch the application.
### Minimal reproduction project (MRP)
[android_export_crash.zip](https://github.com/user-attachments/files/17351151/android_export_crash.zip)
| bug,platform:android,needs testing,topic:dotnet,topic:export | low | Critical |
2,582,386,535 | rust | precondition_check functions can survive MonoReachable | The motivating example is this: https://rust.godbolt.org/z/dGe6EMrEz, the IR of the function at the top which is `IndexRange as SliceIndex<[T]>>::get_unchecked_mut` contains a precondition check. The fact that the call is in a block without any predecessors does not make this unimportant, https://github.com/rust-lang/rust/pull/121421 is not working here.
The MIR for the function in question looks like this:
```
bb0: {
_3 = UbChecks();
switchInt(copy _3) -> [0: bb3, otherwise: bb1];
}
bb1: {
<snip>
_4 = <IndexRange as SliceIndex<[T]>>::get_unchecked_mut::precondition_check(move _5, move _6) -> [return: bb2, unwind unreachable];
}
bb2: {
<snip>
goto -> bb4;
}
bb3: {
<snip>
switchInt(copy _3) -> [0: bb5, otherwise: bb4];
}
bb4: {
_10 = num::<impl usize>::unchecked_sub::precondition_check(copy _9, copy _7) -> [return: bb5, unwind unreachable];
}
bb5: {
<snip>
return;
}
```
The MIR optimization pipeline has helpfully hoisted the assignment of `UbChecks()` to a local then consulted that twice. But mono-reachable traversal onlky understands that the very specific pattern in `bb0`, and does not figure out that `bb3` is also a switch on a constant that it could handle.
Post-mono GVN is really the way out of this. We'd love to have `switchInt(const true)` or `switchInt(const false)` in the MIR. Codegen could figure that out easily. I'm going to see what it takes to paper another hack over this instead, on the off-chance that it is highly effective and easy to do. | A-codegen,T-compiler,C-bug | low | Minor |
2,582,396,282 | langchain | community.llms init Xinference fail :pydantic_core._pydantic_core.ValidationError:client [ type=missing] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package).
### Example Code
Code looks like this:
this code referecence xinference examples,but error.
[https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/llms/xinference.ipynb](https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/llms/xinference.ipynb)
```
from langchain_community.llms import Xinference
xinference_llm = Xinference(
server_url="http://0.0.0.0:9997",
model_uid="qwen2-instruct",
)
```
### Error Message and Stack Trace (if applicable)
Run this code with error
```
/root/miniconda3/bin/conda run -n llm_service_3.10 --no-capture-output python llm-service/xinference/xinference_qa.py
Traceback (most recent call last):
File "llm-service/xinference/xinference_qa.py", line 63, in <module>
xinference_llm = Xinference(
File "/root/miniconda3/envs/llm_service_3.10/lib/python3.10/site-packages/langchain_community/llms/xinference.py", line 111, in __init__
super().__init__(
File "/root/miniconda3/envs/llm_service_3.10/lib/python3.10/site-packages/langchain_core/load/serializable.py", line 111, in __init__
super().__init__(*args, **kwargs)
File "/root/miniconda3/envs/llm_service_3.10/lib/python3.10/site-packages/pydantic/main.py", line 193, in __init__
self.__pydantic_validator__.validate_python(data, self_instance=self)
pydantic_core._pydantic_core.ValidationError: 1 validation error for Xinference
client
Field required [type=missing, input_value={'server_url': 'http://10...ct', 'model_kwargs': {}}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.8/v/missing
ERROR conda.cli.main_run:execute(125): `conda run python llm-service/xinference/xinference_qa.py` failed. (See above for error)
```
### Description
Xinference run ok, I use client call endpiont ,above error
I don't know what happened.
### System Info
ubuntu20.04
CUDA:12.0
python3.10.15
Package Version
------------------------ ---------
aiohappyeyeballs 2.4.3
aiohttp 3.10.10
aiosignal 1.3.1
annotated-types 0.7.0
anyio 4.6.0
async-timeout 4.0.3
attrs 24.2.0
certifi 2024.8.30
charset-normalizer 3.4.0
dataclasses-json 0.6.7
exceptiongroup 1.2.2
frozenlist 1.4.1
greenlet 3.1.1
h11 0.14.0
httpcore 1.0.6
httpx 0.27.2
idna 3.10
jsonpatch 1.33
jsonpointer 3.0.0
langchain 0.3.3
langchain-community 0.3.2
langchain-core 0.3.10
langchain-text-splitters 0.3.0
langsmith 0.1.134
marshmallow 3.22.0
multidict 6.1.0
mypy-extensions 1.0.0
numpy 1.26.4
orjson 3.10.7
packaging 24.1
pip 24.2
propcache 0.2.0
pydantic 2.9.2
pydantic_core 2.23.4
pydantic-settings 2.5.2
python-dotenv 1.0.1
PyYAML 6.0.2
requests 2.32.3
requests-toolbelt 1.0.0
setuptools 75.1.0
sniffio 1.3.1
SQLAlchemy 2.0.35
tenacity 8.5.0
typing_extensions 4.12.2
typing-inspect 0.9.0
urllib3 2.2.3
wheel 0.44.0
xinference-client 0.15.3
yarl 1.14.0
| ๐ค:bug | low | Critical |
2,582,402,227 | flutter | [Android] disable software rendering support for Android platform. | Today software forces a Skia fallback, which we don't intend to keep forever. The only usages of software should be for testing, we can verify it isn't being used in google3 and remove. | P3,team-engine,triaged-engine | low | Minor |
2,582,413,621 | deno | Deno compile crash when try chdir | Version: Deno 2.0.0
I've tried to compile a nextjs standalone compiled project and got this error when try to execute the compiled denojs version of this project:
```
error: Uncaught (in promise) NotSupported: The operation is not supported
at Process.chdir (ext:deno_fs/30_fs.js:155:3)
```
Minimal repro:
```ts
import { fileURLToPath } from 'node:url'
import process from 'node:process'
const __dirname = fileURLToPath(new URL('.', import.meta.url))
process.chdir(__dirname)
```
`deno compile -A main.js`
`./main`
| bug,compile | low | Critical |
2,582,420,779 | deno | Allow specifying `--allow-imports` permissions via environment variables | if i want abc.com and xyz.com always in allow-imports, maybe config it in env would be a solution | cli,permissions,suggestion | low | Minor |
2,582,422,557 | ollama | rhymes-ai/Aria | This multimodal model outperforms both LLaMA 3.2 (11B Vision) and PixTral 12B. According to the Hugging Face page, it has 25.3 billion parameters and can be loaded onto a single A100 (80GB) GPU with bfloat16 precision. In my tests, it got the result of an image right, where LLaMA 3.2 (72B) failed. | model request | low | Critical |
2,582,432,362 | pytorch | RFC: Integration of KleidiAI 4-Bit MatMul Kernels into PyTorch | # RFC: Integration of KleidiAI 4-Bit MatMul Kernels into PyTorch
**Hardware Platform**: aarch64
## Motivation
1. Add support for [KleidiAI](https://gitlab.arm.com/kleidi/kleidiai) 4-bit matrix multiplication kernels to PyTorch.
2. Expose these 4-bit matmul kernels as PyTorch operators to accelerate ML models.
**Pytorch Integration PR**: [#134124](https://github.com/pytorch/pytorch/pull/134124)
**torch/ao Quantization Change**: https://github.com/ng-05/ao/commit/cbcf915535a0f3f244a21853caf6ef0b321d7ede
## Overview of 4-Bit MatMul Operations
The 4-bit matmul process consists of two main operations:
1. **Packing**: Quantized weights (4-bit), floating-point scales and biases are combined into a single `packed_weight` buffer.
2. **Execution**: Perform matrix multiplication on FP32 input using the `packed_weight` buffer.
## Current Target Operations
We aim to enhance two existing PyTorch operations:
1. **`_convert_weight_to_int4pack_cpu`**: This operation is responsible for converting weights to a packed format.
2. **`_weight_int4pack_mm_cpu`**: This operation performs the matrix multiplication using the packed weights.
### Issues Identified
1. **Modification of Operation Signatures**:
- **For `_convert_weight_to_int4pack_cpu`**:
- **Reason**: The KleidiAI packing kernel requires scales, bias, and 4-bit quantized weights to create a single linear buffer.
- [Change Link](https://github.com/pytorch/pytorch/pull/134124/files#diff-db2b91c51cffd1fba933933ac20de256f5f0ced095890a1a49a17d73037001a2R3434)
- **For `_weight_int4pack_mm_cpu`**:
- **Reason**: The packing operation loses the shape information of the original weights (N, K). The `packed_weight` shape is 1 dimensional and accounts for scales, bias , weights. We need the row count (N) to perform matmul correctly.
- [Change Link](https://github.com/pytorch/pytorch/pull/134124/files#diff-db2b91c51cffd1fba933933ac20de256f5f0ced095890a1a49a17d73037001a2R3512)
2. **Support for Channelwise and Groupwise Quantization**:
- **Need**: We require a way to pass group size information to the underlying kernel for channelwise and groupwise quantized matmuls. Currently, a group size of 0 is used to indicate channelwise quantization and 32 to indicate 32 groupwise quantization
3. **Data Type Handling in Operations**:
- **Issue**: The existing `_weight_int4pack_mm_cpu` operator performs multiplication and accumulation in FP32/BF16. In contrast, our kernels dynamically quanitzes fp32 input to INT8, use INT8 for multiplication and accumulate results in FP32. This might introduce noticeable (but within acceptable error range [_mean error : **0.0064**_]) accuracy changes for the same operation across platforms.
- **Proposed Solution**: Introduce a context manager to handle low-bit operations explicitly within the same PyTorch operator, conveying the datatype difference to the user. Someting similar and as simple as [torch._C._set_cpu_allow_fp16_reduced_precision_reduction](https://github.com/pytorch/pytorch/blob/f69bf005f7b3be70b9a38ba663e6bc825dfe7ffd/torch/csrc/Module.cpp#L1487)
## Initial Approach:
- We initially introduced new PyTorch operators due to above mentioned issues and the lack of support for 4-bit matmul operations using 8-bit intrinsics. However, this approach was quickly flagged by the Meta pytorch team.
## Why Kleidi in pytorch?
- Kleidi will expand beyond lowbit matmul kernels, we would like to add support for Kleidi kernels directly in existing pytorch operators so that optimizations can be leveraged directly for ML Models
## Proposed Path Forward
To resolve the above issues and successfully integrate our kernels into `_convert_weight_to_int4pack_cpu` and `_weight_int4pack_mm_cpu`, we seek suggestions and collaboration on the following:
- Adjusting the operation signatures to accommodate the necessary parameters.
- Finding a method to pass group size information for quantization.
- Ensuring proper handling of data types during the matmul process.
- Considering the implications of the context manager approach.
## E2E Flow
Our torch ao quantizer implementation can directly replace GPTFast block in below diagram
[

](url)
Existing 4 bit matmul kernel fucntionality in `_weight_int4pack_mm_cpu` operartion :
```
FP32 Input INT4 Weights FP32 Scales
[32.1, 15.7, -3.9] [3, -2, 1] [0.3, 0.2, 0.15]
| | /
| | /
| Dequantization /
| | /
| v /
| FP32 Dequantized Weights
| [0.375, -0.25, 0.125]
| |
| |
+----------------------+
|
|
Matrix Multiplication
|
v
FP32 Output
[12.09375, -3.9375, -0.48125]
```
KleidiAI 4 bit matmul kernel fucntionality in `_weight_int4pack_mm_cpu` operartion :
```
FP32 Input Packed Buffer ( INT4 Weights + scales + Bias )
[32.1, 15.7, -3.9] [3, -2, 1, 0] [8.25, 3.5] [1.2, 5.5]
| |
| |
Quantize Dequantize
to INT8 to INT8
| |
v v
INT8 Input INT8 Weights
[64, 31, -8] [24, -16, 8, 0]
\ /
\ /
\ /
\ /
\ /
\ /
\ /
INT8 Matrix Multiplication
|
|
v
FP32 Dequantized and Accumulate in FP32
[12.0, -3.875, 1.5, 0]
|
v
FP32 Final Output
[9.625, -3.875, 1.5]
```
Your feedback and suggestions are highly welcome!
cc: @malfet @digantdesai @jgong5 @sanchitintel @cfRod @milpuz01
cc @jerryzh168 @jianyuh @raghuramank100 @jamesr66a @vkuzo @jgong5 @Xia-Weiwen @leslie-fang-intel @msaroufim | oncall: quantization,triaged,matrix multiplication | low | Critical |
2,582,543,914 | yt-dlp | Support Website for https://www.yfsp.tv/play/5l8B13Xfz7B | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site support request
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels))
- [X] I've checked that all provided URLs are playable in a browser with the same IP and same login details
- [X] I've checked that none of provided URLs [violate any copyrights](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-website-primarily-used-for-piracy) or contain any [DRM](https://en.wikipedia.org/wiki/Digital_rights_management) to the best of my knowledge
- [X] I've searched [known issues](https://github.com/yt-dlp/yt-dlp/issues/3766) and the [bugtracker](https://github.com/yt-dlp/yt-dlp/issues?q=) for similar issues **including closed ones**. DO NOT post duplicates
- [X] I've read the [guidelines for opening an issue](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#opening-an-issue)
- [X] I've read about [sharing account credentials](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#are-you-willing-to-share-account-details-if-needed) and am willing to share it if required
### Region
_No response_
### Example URLs
- Single Video: https://www.yfsp.tv/play/5l8B13Xfz7B
### Provide a description that is worded well enough to be understood
Download from https://www.yfsp.tv/play/5l8B13Xfz7B but site not support. yt-dlp should support this site
### Provide verbose output that clearly demonstrates the problem
- [X] Run **your** yt-dlp command with **-vU** flag added (`yt-dlp -vU <your command line>`)
- [X] If using API, add `'verbose': True` to `YoutubeDL` params instead
- [X] Copy the WHOLE output (starting with `[debug] Command-line config`) and insert it below
### Complete Verbose Output
```shell
[debug] Command-line config: ['https://www.yfsp.tv/play/5l8B13Xfz7B', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2024.04.09 from yt-dlp/yt-dlp [ff0779267] (zip)
[debug] Python 3.9.2 (CPython x86_64 64bit) - Linux-5.10.0-28-amd64-x86_64-with-glibc2.31 (OpenSSL 1.1.1w 11 Sep 2023, glibc 2.31)
[debug] exe versions: ffmpeg 6.1-static (setts), ffprobe 6.1-static
[debug] Optional libraries: certifi-2020.06.20, requests-2.25.1, sqlite3-3.34.1, urllib3-1.26.5
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1810 extractors
[generic] Extracting URL: https://www.yfsp.tv/play/5l8B13Xfz7B
[generic] 5l8B13Xfz7B: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] 5l8B13Xfz7B: Extracting information
[debug] Looking for embeds
ERROR: Unsupported URL: https://www.yfsp.tv/play/5l8B13Xfz7B
Traceback (most recent call last):
File "/east/teleg/./yt-dlp/yt_dlp/YoutubeDL.py", line 1606, in wrapper
return func(self, *args, **kwargs)
File "/east/teleg/./yt-dlp/yt_dlp/YoutubeDL.py", line 1741, in __extract_info
ie_result = ie.extract(url)
File "/east/teleg/./yt-dlp/yt_dlp/extractor/common.py", line 734, in extract
ie_result = self._real_extract(url)
File "/east/teleg/./yt-dlp/yt_dlp/extractor/generic.py", line 2514, in _real_extract
raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.yfsp.tv/play/5l8B13Xfz7B
```
| site-request,triage | low | Critical |
2,582,550,174 | tauri | [bug] In linux `appWindow.isFocused` is always `false`. | ### Describe the bug
Hey๐, `appWindow.isFocused` is always `false` in linux, but it's fine in macOS and Windows! How can this problem be solved?
```ts
const appWindow = getCurrentWebviewWindow();
const focused = await appWindow.isFocused();
```
### Reproduction
_No response_
### Expected behavior
_No response_
### Full `tauri info` output
```text
[โ] Environment
- OS: Ubuntu 22.4.0 aarch64 (X64)
โ webkit2gtk-4.1: 2.44.3
โ rsvg2: 2.52.5
โ rustc: 1.81.0 (eeb90cda1 2024-09-04)
โ cargo: 1.81.0 (2dbb1af80 2024-08-20)
โ rustup: 1.27.1 (54dd3d00f 2024-04-24)
โ Rust toolchain: stable-aarch64-unknown-linux-gnu (default)
- node: 20.18.0
- pnpm: 9.12.1
- npm: 10.8.2
[-] Packages
- tauri ๐ฆ: 2.0.2
- tauri-build ๐ฆ: 2.0.1
- wry ๐ฆ: 0.44.1
- tao ๐ฆ: 0.30.3
- @tauri-apps/api ๎: 2.0.2
- @tauri-apps/cli ๎: 2.0.2
[-] Plugins
- tauri-plugin-single-instance ๐ฆ: 2.0.1
- @tauri-apps/plugin-single-instance ๎: not installed!
- tauri-plugin-os ๐ฆ: 2.0.1
- @tauri-apps/plugin-os ๎: 2.0.0
- tauri-plugin-global-shortcut ๐ฆ: 2.0.1
- @tauri-apps/plugin-global-shortcut ๎: 2.0.0
- tauri-plugin-log ๐ฆ: 2.0.1
- @tauri-apps/plugin-log ๎: 2.0.0
- tauri-plugin-process ๐ฆ: 2.0.1
- @tauri-apps/plugin-process ๎: 2.0.0
- tauri-plugin-fs ๐ฆ: 2.0.1
- @tauri-apps/plugin-fs ๎: 2.0.0
- tauri-plugin-autostart ๐ฆ: 2.0.1
- @tauri-apps/plugin-autostart ๎: 2.0.0
- tauri-plugin-window-state ๐ฆ: 2.0.1
- @tauri-apps/plugin-window-state ๎: not installed!
- tauri-plugin-dialog ๐ฆ: 2.0.1
- @tauri-apps/plugin-dialog ๎: 2.0.0
- tauri-plugin-updater ๐ฆ: 2.0.2
- @tauri-apps/plugin-updater ๎: 2.0.0
- tauri-plugin-shell ๐ฆ: 2.0.1
- @tauri-apps/plugin-shell ๎: 2.0.0
- tauri-plugin-sql ๐ฆ: 2.0.1
- @tauri-apps/plugin-sql ๎: 2.0.0
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:1420/
- framework: React
- bundler: Vite
```
### Stack trace
_No response_
### Additional context
_No response_ | type: bug,status: needs triage | low | Critical |
2,582,561,891 | ollama | ollama --version to show build options | Can you please add a bit more information to `ollama --version` describing how ollama is built. Such as if it's built with CUDA, or ROCm, or CPU-only. This will be useful to know with a simple version request. | feature request | low | Minor |
2,582,581,012 | deno | deno fmt `<dir>` & `--ignore=<file in that dir>` non-deterministic precedence? | Version: Deno deno 2.0.0 (stable, release, x86_64-pc-windows-msvc)
I'm not entirely sure what's happening here, but these two deno invocations illustrate the issue.
In the first, I am checking formatting for the `scripts`, `src`, and `test` directories, but excluding one of the files within the `test` directory. Deno does not exclude the file. (9 files total)
In the second invocation, I tweak the command to specify `test` directory *twice*, keeping all other flags the same. This time, `deno fmt` correctly excludes the excluded file. (8 files total)
Is deno applying include and exclude rules in a non-deterministic order, so sometimes the file is included, and sometimes not? Or is deno using caching that does not include all flags in the key, so I'm occasionally hitting corrupt cache, and occasionally not?
```
> deno fmt --check scripts src test --ignore=test/fixture/webpack-project/main.js
Error checking: G:\dev\@cspotcode\outdent\test\fixture\webpack-project\main.js
Unexpected eof at file:///G:/dev/@cspotcode/outdent/test/fixture/webpack-project/main.js:7:1
/*!************************************!*\
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~
error: Found 1 not formatted file in 9 files
> deno fmt --check test scripts src test --ignore=test/fixture/webpack-project/main.js
Checked 8 files
``` | deno fmt,needs investigation | low | Critical |
2,582,586,407 | godot | Godot Android editor: Heavy projects occasionally crashing when playing since 4.4 | ### Tested versions
I'm trying out the mobile version of Godot Engine, but I'm facing some issues involving 3D and possibly 2D: When I start the project, the engine for some reason restarts by itself as if some failure had occurred. Obs: There is no error, not even in the scripts, but the engine still insists on restarting, This only happens when I start the project, mysterious crashes also occur, as the project is too small to make the device crash. I use a Moto G9 play.
Moto G9 play:
Qualcomm Snapdragon 665
Adreno 610
64GB and 4GB RAM
Android 10 (Updated to Android 11)
Godot Engine 4.4 dev3
### System information
Godot v4.4.dev3 - Android - Single-window, 1 monitor - Vulkan (Mobile) - integrated Adreno (TM) 610 - (8 threads)
### Issue description
The Engine is restarting itself every time I start the project to test, even if it opens and loads correctly, the unwanted restart happens.
### Steps to reproduce
Engine problems, I haven't found any problems with GDscript so far.
### Minimal reproduction project (MRP)
No problem in settings | bug,platform:android,topic:editor,needs testing,regression | medium | Critical |
2,582,603,033 | PowerToys | FancyZones - Maximize Window with [ctrl+win+up] on W11. | ### Microsoft PowerToys version
0.85.1
### Installation method
Microsoft Store
### Running as admin
None
### Area(s) with issue?
FancyZones
### Steps to reproduce
Add functionality to maximize a window pressing [ctrl+win+up].
This feature is available on W10,
but it seems not available on W11.
Scenario when this would be used?
I have the same setttings file used on a W11 machine, coming from a W10 machine.
Override Windows Snap is active.
Move windows based on > Relative position.
I've posted this issue a small year ago
https://github.com/microsoft/PowerToys/issues/31098
### โ๏ธ Expected Behavior
Maximize Window with [ctrl+win+up] on W11
### โ Actual Behavior
[ctrl+win+up] on W11 does nothing
### Other Software
_No response_ | Issue-Bug,Needs-Triage | low | Minor |
2,582,622,990 | ollama | The output dimension of the embedding model in Ollama is incorrect. | ### What is the issue?
I have a question. I noticed that when using Ollama for inference with certain models, such as conna-embedding v1, the output goes through embedding first, then pooling, and finally a dense layer that transforms a vector of shape 1024 into 1792. However, in Ollama's conna-embedding v1, the output dimension is only 1024 after inference, missing the operation of the dense layer. How can I solve this?
### OS
Linux
### GPU
Nvidia
### CPU
Intel
### Ollama version
0.3.12 | bug | low | Minor |
2,582,624,316 | terminal | [Bug] "Open in Terminal" focuses on last session instead of selected folder | ### Windows Terminal version
7.4.5
### Windows build number
22631.4317
### Other Software
Using Terminal in combination with File Explorer has a certain risk. When you have closed Terminal with open sessions, it will focus on the last session NO MATTER how you have started Terminal again. Literally focusing on a session open in folder A, even though Terminal was started by the user telling it to open a new session in folder X. When you don't know this and start typing your commands right away without checking you might end up destroying your data depending on the operations you do. I happened to me in a hurry. It destroys your workflow. It opens two Terminal windows, one with the old sessions and a new window with the new session you've openend via the Explorer, but for some stupid reason the former gets the focus.
### Steps to reproduce
- Open a few sessions in folders A, B, C.
- Close Terminal
- Use File Explorer to "Open in Terminal" folder X
- There a now two Terminal windows, and focus is on the one with the old sessions instead of the session you have started Terminal again for
### Expected Behavior
Open one Terminal window, add the new session to it, and give it focus. Or open two Terimal windows, the old session and in addition a new window with the new session that you actually want to work in, but focus on the latter.
### Actual Behavior
Old session steals the focus, you have to manually switch to the session you have just started with "Open in Terminal". | Issue-Bug,Product-Terminal,Priority-3,Area-Windowing | low | Critical |
2,582,641,899 | godot | SubViewport (with Size2D override stretch on) in collapsed split container causes affine_invert det==0 error | ### Tested versions
v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Forward+) - integrated Intel(R) Iris(R) Xe Graphics (Intel Corporation; 32.0.101.6077) - 12th Gen Intel(R) Core(TM) i5-12500H (16 Threads)
### Issue description
I put a subviewport in a VSplitContainer with Size2D override stretch on.
When collapsed it keeps throwing
```
E 0:00:01:0230 affine_invert: Condition "det == 0" is true.
<C++ Source> core/math/transform_2d.cpp:51 @ affine_invert()
```
The error is gone if I turn off Size2D override stretch.
Or disable subviewport updating before collapsing (try uncommenting the code in the script).
### Steps to reproduce
In editor:
Check collapsed on `VSplitContainer`
Or run the game and click toggle collapsed
### Minimal reproduction project (MRP)
[subviewportissue.zip](https://github.com/user-attachments/files/17349170/subviewportissue.zip)
| bug,topic:gui | low | Critical |
2,582,645,687 | rust | Remove `std.dll` from dist archives on Windows | Thanks to https://github.com/rust-lang/rust/pull/122362, `librustc_driver.so` no longer dynamically links to the standard library (`libstd.so`). And since https://github.com/rust-lang/rust/pull/131188, we no longer ship the dynamic libstd file on non-Windows platforms. This reduces the size of the dist rustup components that we ship.
However, we still ship `std.dll` on Windows, because removing it was causing incremental tests to fail in the post-optimization testing done by the `opt-dist` tool. More information can be found [here](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Failing.20incr.20tests.20on.20Windows.20when.20std.2Edll.20is.20missing). | A-testsuite,O-windows,T-compiler,A-incr-comp | low | Minor |
2,582,669,857 | rust | No documentation for minimal and maximal LLVM versions supported | ### Location
Nowhere
### Summary
When I build rustc with the local llvm, I want to know with what external LLVM versions will rustc work.
https://github.com/rust-lang/rust/pull/122649 upgrades in March the minimum external LLVM version to 17.
https://github.com/rust-lang/rust/pull/127513 updates in July LLVM to version 19.
But the above links do not touch the user-visible documentation. For me it is unclear, if I want to compile rust 1.82 later, if I can use LLVM 18, or I must use LLVM 19. I find no place, where this is documented.
* Document the minimal and maximal versions for external LLVM supported by rustc. | A-docs | low | Major |
2,582,678,688 | flutter | [Flutter GPU] Add buffer->texture blit. | Add a DeviceBuffer->Texture blit command to CommandBuffer, which allows specifying the source buffer view (offset), destination rectangle, and destination mip level.
It's common for PBR renderers to perform expensive generation of radiance maps offline. As roughness increases, the radiance map should become more blurry in appearance. And so mipmaps are a very convenient and efficient way to sample radiance. | engine,P2,team-engine,triaged-engine,flutter-gpu | low | Minor |
2,582,679,321 | TypeScript | Capitalize and Uncapitalized are implemented multiple times | ### Acknowledgement
- [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
### Comment
The intrinsic type implementation for `Capitalize` and `Uncapitalize` are implemented multiple times in the `checker.ts`. They should be moved into a reusable function.
https://github.com/microsoft/TypeScript/issues/60206 | Infrastructure | low | Minor |
2,582,685,922 | vscode | [BUG] [1.94 Regression] VS Code uses the wrong, deprecated file/folder picker on Gnome. | Does this issue occur when all extensions are disabled?: Yes
- VS Code Version/OS version:
```
Version: 1.94.2
Release: 24284
Commit: ea88724571c2cd4044155127c5ba85681e5cdcfe
Date: 2024-10-10T18:23:57.145Z
Electron: 30.5.1
ElectronBuildId: undefined
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Linux x64 6.11.2-zen1-1-zen
Desktop Environment: Gnome 47
```
Steps to Reproduce:
1. Open a new VS Code window
2. Click on "Open folder" from the primary sidebar.
Expected:
VS Code opens the default Nautilus file explorer that it *used* to show priot to 1.94 update (see screenshot).

Actual observation:
VS Code opens the GTK file explorer that is deprecated on Gnome in favor of the native file chooser

Additional information:
Prior to Gnome 47, the difference between the GTK file chooser and the nautilus file chooser was minimal. But since 47, the Gnome team has made massive improvements to the default file chooser which used to open perfectly correctly before the September 1.94 update.
| linux,electron,upstream-issue-linked,native-file-dialog | low | Critical |
2,582,709,464 | next.js | `next/link` Link component creates a stackoverflow when navigating to a server component with a `redirect` logic | ### Link to the code that reproduces this issue
https://github.com/bwilytsch/redirect-nextjs-repro
### To Reproduce
1. Setup a new NextJS app using the app router
2. Create two nested routes e.g. `/dashboard` and `/dashboard/getting-started`
3. Add a `layout.tsx` server component to `/dashboard` with a redirect to `/dashboard/getting-started` when a condition is met.
4. In your root `page.tsx` use the `next/link` Link component to navigate to `/dashboard`
### Current vs. Expected behavior
# Current
`next/link` component creates a stackoverflow by getting stuck in an infinite react hook loop.
# Expected
To not do the above.
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #1-NixOS SMP PREEMPT_DYNAMIC Sun Sep 15 14:57:56 UTC 2024
Available memory (MB): 31400
Available CPU cores: 16
Binaries:
Node: 20.17.0
npm: 10.8.2
Yarn: 1.22.22
pnpm: 9.10.0
Relevant Packages:
next: 14.2.15 // Latest available version is detected (14.2.15).
eslint-config-next: 14.2.15
react: 18.3.1
react-dom: 18.3.1
typescript: 5.6.3
Next.js Config:
output: N/A
```
### Which area(s) are affected? (Select all that apply)
Not sure
### Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local), next start (local), Vercel (Deployed)
### Additional context
Not sure if this is a unique case, but we have to fetch some data for our redirect logic, which is why we can't do it via e.g. `middleware.ts`.
Also our example is a bit more complex than the on in the reproduction and affects child components as well, which is why it's currently in the `layout.tsx` component.
Appreciate any help on a potential fix. Thank you! | bug | low | Minor |
2,582,715,033 | create-react-app | Potential ReDoS Vulnerability or Inefficient Regular Expression in Project: Need for Assessment and Mitigation | Hello,
I am writing to report a potential Regular Expression Denial of Service (ReDoS) vulnerability or Inefficient Regular Expression in the project. When using specially crafted input strings in the context, it may lead to extremely high CPU usage, application freezing, or denial of service attacks.
**Location of Issue:**
The vulnerability is related to a regular expression used in the following validation file, which may result in significantly prolonged execution times under certain conditions.
https://github.com/facebook/create-react-app/blob/0a827f69ab0d2ee3871ba9b71350031d8a81b7ae/packages/react-dev-utils/formatWebpackMessages.js#L88
**PoC Files and Comparisons:**
[PoC.zip](https://github.com/user-attachments/files/17349449/PoC.zip)
To evaluate the performance of this inefficient regular expression matching with varying input contents, the following commands can be executed within the PoC folder:
```bash
$ npm install # Install necessary dependencies for the minimal proof of concept environment.
$ time node poc.js # Run the script with maliciously constructed string and record the running time.
$ time node normal_string.js # Run the script with normal strings of same length and record the running time.
```
In the most severe case, on my machine, the maliciously crafted string took the following time, and caused CPU usage to reach 98% during program execution:
```
real 2m18.856s
user 2m18.819s
sys 0m0.020s
```
However, a normal string of the same length only took the following time:
```
real 0m0.143s
user 0m0.107s
sys 0m0.018s
```
This reveals a significant efficiency problem with the regular expression used in the program under certain conditions.
**Proposed Solution:**
A simple strategy could be to limit the length of the string being matched by the regular expression, thereby preventing excessive time consumption during regex matching. To completely avoid the issue, the pathological part of the regular expression that causes catastrophic backtracking should be modified.
**Background Information:**
Here are some real-world examples of issues caused by ReDoS vulnerabilities:
1. In 2019, Cloudflare experienced a service disruption lasting approximately 27 minutes due to a ReDoS vulnerability that allowed crafted input to overwhelm regex processing, resulting in significant performance degradation and temporary service outage (source: [Cloudflare Incident Report](https://blog.cloudflare.com/details-of-the-cloudflare-outage-on-july-2-2019/)).
2. Stack Overflow was affected by a ReDoS vulnerability in 2016, causing multiple instances of service degradation and temporary outages of up to 34 minutes during peak traffic periods due to inefficient regular expression patterns (source: [Stack Overflow Incident Report](http://stackstatus.net/post/147710624694/outage-postmortem-july-20-2016)).
Thank you for your attention to this matter. Your evaluation and response to this potential security concern would be greatly appreciated.
Best regards, | needs triage,issue: bug report | low | Major |
2,582,719,579 | godot | Failed to import resources when running Godot 4 in Linux ARM64 (Asahi) | ### Tested versions
- Reproducible in Godot 4.3 Stable (v4.3.stable.flathub [77dcf97d8]) (and perhaps 4.2, as I already had the issue in the past but didn't spend much time on it as I assumed it was an issue related to the GPU driver of the OS.)
### System information
Asahi Linux (Linux ARM64) - Godot v4.3 Stable - forward+/compatibility/mobile - CPU/GPU M1 Pro Max 24 CU
### Issue description
Hello everyone, this is my first issue submission. Before I continue I want to thank everyone for the hard work on the project :fist_raised:
Just the other day Asahi Linux (ARM64 Linux for apple silicon-based Macs) got conformant Vulkan, OpenCL, OpenGL driver implementations, so I installed Godot to see if it finally worked alright. I cloned the repository of the game I am working on at the moment and I noticed a bunch of errors when first opening the project. All the errors read something like:
> Failed loading resource: res://textures/texture-arm.jpg. Make sure resources have been imported by opening the project in the editor at least once.
> editor/editor_node.cpp:1278 - Condition "!res.is_valid()" is true. Returning: ERR_CANT_OPEN

On top of that, the editor would try to re-import all the assets every time it will regain focus from the OS. (For example if I did alt+tab to switch between opened apps)
I assume this is not a Git issue because the project loads just fine on both Linux x86_64 (my desktop machine) and MacOS ARM64 (My laptop, on its other OS).
I was looking for this error message online and I found some posts online where the solution was to manually delete the `.godot` folder of the project. I tried that but didn't work for me. I also tried deleting the generated `.import` files associated to the assets that couldn't load properly, and that seemed to work temporarily, as restarting the editor would cause the errors to appear again.
Sorry if I am missing something here, I would be glad to add more information to this if it is needed. I have attached a MRP project that reproduces the error constantly on my machine. Thanks again to everyone.
### Steps to reproduce
1- Install Godot 4 via flatpak on Asahi Linux
2- Open the MRP project
3- Dismiss asset import errors
4- Delete .import file of the texture_arm.jpg file to reimport the asset and "solve" the issue
5- Restart Godot editor to have the error appear again.
### Minimal reproduction project (MRP)
[test-project.zip](https://github.com/user-attachments/files/17349436/test-project.zip)
| bug,platform:linuxbsd,needs testing,topic:import | low | Critical |
2,582,729,263 | ollama | Any plans to add Pyramid-Flow? | hi,
Do you plan to add https://github.com/jy0205/Pyramid-Flow ?
Thanks | model request | low | Minor |
2,582,759,776 | godot | Find in Files does not work with empty `Folder: res://` field | ### Tested versions
Reproducible in:
- `Godot v4.3.stable`
Not reproducible in:
- `Godot v4.2.1.stable`
### System information
Ubuntu 22.04.5 LTS 22.04 - X11 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4080 - AMD Ryzen 7 7800X3D 8-Core Processor (16 Threads)
### Issue description
Find in Files (aka Ctrl+Shift+F) finds nothing unless you explicitly choose a folder to search in. So effectively you cannot search in whole `res://` tree. Even if you have all your source code in single folder like `src` or `scenes` it's still very irritating because Folder is empty by default when Find in Files is open first time since relaunching Godot.
EDIT: Ok, I found out that it's because of existence of `.gdignore` file (even empty one) in main folder.
### Steps to reproduce
- Restart Godot
- Select any word in any script
- Ctrl+Shift+F
- Click Find
- No results
### Minimal reproduction project (MRP)
~N/A~
It actually turned out to be project specific but I was not able to reproduce it in smaller project. | discussion,topic:editor,needs testing | low | Minor |
2,582,811,025 | deno | Unable to start Slack Bolt application server | Version: Deno 2.0.0
```
Task start deno run --allow-sys --allow-read --allow-env --allow-net ./src/app.ts
[INFO] socket-mode:SocketModeClient:0 Going to establish a new connection to Slack ...
Warning: Not implemented: ClientRequest.options.createConnection
โก๏ธ Bolt app is running! โก๏ธ
error: Uncaught (in promise) Error: Unhandled event 'server explicit disconnect' in state 'connecting'.
at StateMachine.handleUnhandledEvent (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/finity/0.5.4/lib/core/StateMachine.js:76:13)
at file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/finity/0.5.4/lib/core/HierarchicalStateMachine.js:79:33
at TaskScheduler.execute (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/finity/0.5.4/lib/core/TaskScheduler.js:29:7)
at TaskScheduler.enqueue (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/finity/0.5.4/lib/core/TaskScheduler.js:19:12)
at HierarchicalStateMachine.handle (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/finity/0.5.4/lib/core/HierarchicalStateMachine.js:72:24)
at SocketModeClient.onWebSocketMessage (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/@slack/socket-mode/1.3.6/dist/SocketModeClient.js:608:31)
at WebSocket.onMessage (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/ws/7.5.10/lib/event-target.js:132:16)
at WebSocket.emit (ext:deno_node/_events.mjs:393:28)
at Receiver.receiverOnMessage (file:///Users/adi/Library/Caches/deno/npm/registry.npmjs.org/ws/7.5.10/lib/websocket.js:1070:20)
at Receiver.emit (ext:deno_node/_events.mjs:393:28)
```
| bug,node compat | low | Critical |
2,582,839,853 | youtube-dl | Extraction Failure: Unable to Retrieve Video Formats from Filemoon.sx | <!--
######################################################################
WARNING!
IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
######################################################################
-->
## Checklist
<!--
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.12.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in http://yt-dl.org/escape.
- Search the bugtracker for similar issues: http://yt-dl.org/search-issues. DO NOT post duplicates.
- Finally, put x into all relevant boxes (like this [x])
-->
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2021.12.17**
- [x] I've checked that all provided URLs are alive and playable in a browser
- [x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
- [x] I've searched the bugtracker for similar issues including closed ones
## Verbose log
<!--
Provide the complete verbose output of youtube-dl that clearly demonstrates the problem.
Add the `-v` flag to your command line you run youtube-dl with (`youtube-dl -v <your command line>`), copy the WHOLE output and insert it below. It should look similar to this:
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2021.12.17
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
<more lines>
-->
```
C:\Users\hmets\youtube-dl>youtube-dl --verbose https://filemoon.sx/d/jv6whayugrjc/vif.mp4
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://filemoon.sx/d/jv6whayugrjc/vif.mp4']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2021.12.17
[debug] Python 3.12.4 (CPython AMD64 64bit) - Windows-11-10.0.22631-SP0 - OpenSSL 3.0.13 30 Jan 2024
[debug] exe versions: none
[debug] Proxy map: {}
[XFileShare] jv6whayugrjc: Downloading webpage
ERROR: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
Traceback (most recent call last):
File "C:\Users\hmets\AppData\Local\Programs\Python\Python312\Lib\site-packages\youtube_dl-2021.12.17-py3.12.egg\youtube_dl\YoutubeDL.py", line 875, in wrapper
return func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\hmets\AppData\Local\Programs\Python\Python312\Lib\site-packages\youtube_dl-2021.12.17-py3.12.egg\youtube_dl\YoutubeDL.py", line 971, in __extract_info
ie_result = ie.extract(url)
^^^^^^^^^^^^^^^
File "C:\Users\hmets\AppData\Local\Programs\Python\Python312\Lib\site-packages\youtube_dl-2021.12.17-py3.12.egg\youtube_dl\extractor\common.py", line 571, in extract
ie_result = self._real_extract(url)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\hmets\AppData\Local\Programs\Python\Python312\Lib\site-packages\youtube_dl-2021.12.17-py3.12.egg\youtube_dl\extractor\xfileshare.py", line 278, in _real_extract
self._sort_formats(result['formats'])
File "C:\Users\hmets\AppData\Local\Programs\Python\Python312\Lib\site-packages\youtube_dl-2021.12.17-py3.12.egg\youtube_dl\extractor\common.py", line 1558, in _sort_formats
raise ExtractorError('No video formats found')
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
```
## Description
<!--
Provide an explanation of your issue in an arbitrary form. Provide any additional information, suggested solution and as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
-->
I am trying to download a video from filemoon.sx using the URL `https://filemoon.sx/d/jv6whayugrjc/vif.mp4`, but I am unable to retrieve the `.m3u8` stream link, which is essential for downloading the video. Despite using both the pip version and the GitHub version of `youtube-dl`, I encounter the same issue.
When I run the command:
youtube-dl --verbose -f best -o output.mp4 https://filemoon.sx/d/jv6whayugrjc/vif.mp4
I receive an error stating: "No video formats found." This error persists even though the URL is accessible and playable in a browser. I would appreciate your assistance in resolving this issue with the extractor for filemoon.sx, as obtaining the `.m3u8` link is critical for my download needs.
| broken-IE | low | Critical |
2,582,843,897 | godot | Subviewport path in a Sprite3D/ViewportTexture redirects to parent Node after being Played in another scene | ### Tested versions
. v4.3.stable.mono.official
. v4.4 master build(9 October 2024)
. v4.2.2 stable.mono.official(Tested for earlier version still happens)
.v4.2.1 stable.mono.official(Tested for earlier version **Does not happen in this version**)
### System information
Windows 10 19045.5011 - Godot v4.3.stable.mono - Vulkan(Mobile) - dedicated NVIDIA GeForce RTX 2080 Ti (NVIDIA: 31.0.15.5244) - CPU : Intel(R) Core(TM) i9-10980XE (36 Threads)
### Issue description
Subviewport Texture on a Sprite3D Path Redirects to Parent Node causing a "Viewport Texture must be set to use it" error and the texture disappears



### Steps to reproduce
.Create a Subviewport scene then save it do not close it in editor
.Create another scene either as Node3D or Sprite3D
.Attach the Subviewport scene to the scene above
.if Node3D add a Sprite3D with a Subviewport connect path to Subviewport
.Save Scene then Play the scene with the Sprite3D
.in editor after closing the play switch back to the Subviewport scene
.return to the Scene with the Sprite3D it will now change its path to the parent instead of the Subviewport scene in Subviewport Texture
### Minimal reproduction project (MRP)
N/A | bug,topic:editor | low | Critical |
2,582,961,277 | vscode | Vscode 1.94 Remote Server raises the min required GLIBC to 2.27 | <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- ๐ Search existing issues to avoid creating duplicates. -->
<!-- ๐งช Test using the latest Insiders build to see if your issue has already been fixed: https://code.visualstudio.com/insiders/ -->
<!-- ๐ก Instead of creating your report here, use 'Report Issue' from the 'Help' menu in VS Code to pre-fill useful information. -->
<!-- ๐ง Launch with `code --disable-extensions` to check. -->
Does this issue occur when all extensions are disabled?: Yes/No
<!-- ๐ช If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. -->
<!-- ๐ฃ Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. -->
- VS Code Version: 1.94.2
- OS Version:
Steps to Reproduce:
Previous versions (1.93.x) of Vscode used to work with our legacy linux sever with LDD version 2.17, when upgraded to 1.94.x, I see errors like below
```
/commit_id/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by ~/.vscode-server/bin/commit_id/node)
```
Older version of Vscode used to work with a banner that this version is not supported and by the below below article these older versions are to be supported until Feb 2025. Is there any change to this?
https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions | info-needed | low | Critical |
2,583,053,574 | godot | Property Inspector shortcut keys don't take effect | ### Tested versions
Reprodicible in:
- Godot v4.3.stable
- Godot v4.0.stable
This bug is **not** in
- Godot v3.4.4.stable.
### System information
Godot v4.3.stable - Windows 10.0.19044 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 32.0.15.6081) - AMD Ryzen 9 5950X 16-Core Processor (32 Threads)
### Issue description
When assigning hotkeys/shortcut keys related to Property Editor (i.e. Inspector), they don't work, whether or not the Inspector is focused.
### Steps to reproduce
- Assign a shortcut to Property Editor > Expand All = Alt+X (Physical)
- Go back to Godot UI
- Click on Inspector to focus
- Press Alt-X
Result: properties not expanded
Expected result: shortcut should take the same effect as the Expand All function via the dropdown "tool" menu.
### Minimal reproduction project (MRP)
Bug is editor-related, not project-related. | bug,topic:editor,topic:input | low | Critical |
2,583,131,926 | excalidraw | Background color picker | Seems like the color picker is missing here. I'd love to implement the solution if required.

| enhancement | low | Minor |
2,583,142,063 | PowerToys | PowerToys settings not saving | ### Microsoft PowerToys version
0.85.1
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
General
### Steps to reproduce
Module enable/disable settings are reset to the initial state every time the program is started.
### โ๏ธ Expected Behavior
Module enable/disable settings are saved
### โ Actual Behavior
Module enable/disable settings aren't saved
### Other Software
_No response_ | Issue-Bug,Needs-Triage | low | Minor |
2,583,147,545 | rust | Tracking Issue for deterministic random number generation | Feature gate: `#![feature(deterministic_random_chacha8)]`
This is a tracking issue for `DeterministicRandomSource`, a deterministic random number generation that will always generate the same values for a given seed.
### Public API
```rust
// core::random;
pub struct DeterministicRandomSource { .. }
impl DeterministicRandomSource {
pub const fn from_seed(seed: [u8; 32]) -> DeterministicRandomSource;
pub const fn seed(&self) -> &[u8; 32];
}
impl RandomSource for DeterministicRandomSource { .. }
impl Random for DeterministicRandomSource { .. }
```
### Steps / History
- [x] ACP: https://github.com/rust-lang/libs-team/issues/394
- [ ] Implementation: #...
- [ ] Final comment period (FCP)[^1]
- [ ] Stabilization PR
### Unresolved Questions
- Is ChaCha8 the right random number generator to use? Given that this RNG should not be used for cryptographic purposes, ChaCha8 might be a bit overkill.
- Does the `seed` function make sense?
[^1]: https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html
| T-libs-api,C-tracking-issue | low | Major |
2,583,183,388 | PowerToys | Share program windows between PCs (window without borders). | ### Description of the new feature / enhancement
Just like mouce without borders, but we can move windows of programs across different displays. It seems like all displays from all PCs are part of a bigger unified desktop.
### Scenario when this would be used?
This is convinent when you need to move one window from you laptop to a bigger display connected to your workstation. No need to change the wiring or use screen casting or remote desktop.
### Supporting information
_No response_ | Needs-Triage | low | Minor |
2,583,207,062 | next.js | Issue with dynamic segment in Middleware and NextConfig using trailingSlash: true | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103
Available memory (MB): 8192
Available CPU cores: 8
Binaries:
Node: 20.12.2
npm: 10.5.0
Yarn: 1.22.22
pnpm: N/A
Relevant Packages:
next: 14.2.15 // Latest available version is detected (14.2.15).
eslint-config-next: 14.2.15
react: 18.3.1
react-dom: 18.3.1
typescript: 5.6.3
Next.js Config:
output: N/A
```
### Which example does this report relate to?
Custom Next.js configuration using middleware with trailingSlash: true and generateBuildId
### What browser are you using? (if relevant)
Browser: Chrome 117.0.5938.132
### How are you deploying your application? (if relevant)
next start (local development)
### Describe the Bug
I realized that
when generateBuildId contains the character "/",
for example, "release/example1",
it will cause error. I hope this helps.

When using Next.js with the following configuration:
`const nextConfig = {
trailingSlash: true,
generateBuildId: () => "release/v1",
};`
The initial page load at http://localhost:3000/product/1234/?Page=2 (with seriesCode being part of the dynamic route /product/[seriesCode]/?Page=2) works as expected, with seriesCode correctly set to 1234.
However, when clicking a link that navigates to another product page such as http://localhost:3000/product/5678/?Page=2 from within the current page, the seriesCode is not passed or recognized, and only the Page=2 parameter is retained.
### Expected Behavior
Upon navigating to a new product page with the format /product/[seriesCode]/?Page=[number], the seriesCode should be updated correctly with the new value. In this case, seriesCode should be 5678 when navigating to http://localhost:3000/product/5678/?Page=2.
### To Reproduce
My reproduce on github link:
https://github.com/kutan138/test-middle
<img width="321" alt="image" src="https://github.com/user-attachments/assets/1a411817-3e3e-4f4f-820d-b0db8a7f8b91">
Copy code
1. Set up Next.js with the following configuration:
next.config.js
`const nextConfig = {
trailingSlash: true,
generateBuildId: () => "release/v1",
};`
2. Create a middleware
<img width="513" alt="image" src="https://github.com/user-attachments/assets/4d2528da-8301-4031-ae79-aeba87079824">
3. Access the URL http://localhost:3000/product/1234/?Page=2. You should see that seriesCode=1234.
4. Now click a link or navigate programmatically to http://localhost:3000/product/5678/?Page=2. The seriesCode should update to 5678, but it is undefined with console log
### Screenshots
First render (no issue):
<img width="456" alt="image" src="https://github.com/user-attachments/assets/770f7d63-6313-4efc-9983-10cb4f3ff6b2">
After clicking link (issue occurs):
<img width="773" alt="image" src="https://github.com/user-attachments/assets/522014cc-7c31-4957-9b8d-6cd0e36ad8dd">
| Middleware | low | Critical |
2,583,219,967 | vscode | Feature request: Contribution point for context menus in shell integration command decorations | <!-- โ ๏ธโ ๏ธ Do Not Delete This! feature_request_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
While VS Code has many contribution points for context menus, one area that lacks coverage is within [command decorations](https://code.visualstudio.com/docs/terminal/shell-integration#_command-decorations-and-the-overview-ruler) as part of Shell Integration
It would be helpful for extensions to be able to add context menus in command decorations so that users can run actions based on the last command executed.
This was seemingly explored in #151937 and #145234, but while the terminal itself got a context menu, the shell integration decorations did not
Adding a context menu contribution point here could also enable #150460, assuming the commands were passed the context of the current terminal execution
Thanks!
| feature-request,api,api-proposal,terminal-shell-integration | low | Minor |
2,583,224,721 | tauri | [feat] Get secure and http only cookies | ### Describe the problem
Hi,
I would like to extract all cookies from the Tauri webview. Currently, using `document.cookie` doesn't include HTTP-only or secure cookies. Could you add an option to extract those as well on Windows/macOS/Linux?
Thanks!
### Describe the solution you'd like
For instance when using playwright with `page.cookies()` I can get all the cookies.
Provide similar function on the webview instance.
### Alternatives considered
_No response_
### Additional context
You can try checking this by opening https://x.com/, logging in, and then attempting to extract all the cookies. You'll notice that some of them are missing. | type: feature request | low | Minor |
2,583,235,780 | go | proposal: encoding/xml: add omitzero option | ### Proposal Details
Since #45669 was accepted, for consistency, we should probably support `omitzero` option in `encoding/xml` with the exact semantic.
See comments https://github.com/golang/go/issues/45669#issuecomment-2289770548, https://github.com/golang/go/issues/45669#issuecomment-2315878346. | Proposal | low | Minor |
2,583,236,268 | rust | Can `./x doc xxx` be exercised in PR CI or earlier? | Tool docs like `./x doc src/tools/compiletest` seemingly are run very late into the full CI pipeline, but that seems relatively easy and cheap to either run in PR CI or perhaps earlier in full CI? That might help to catch trivial broken intradoc links which can fail full CI like 2 hours in...
Not sure about compiler/std docs, but *some* tool docs might be okay to move earlier into the pipelines?
T-infra zulip link: https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/Can.20some.20doc.20checks.20happen.20in.20PR.20CI.20or.20happen.20earlier.3F | T-bootstrap,T-infra,C-discussion,E-needs-investigation | low | Critical |
2,583,237,235 | ui | [bug]: Cryptic error using NavigationMenu in next@rc.0 | ### Describe the bug
```
โ Compiled / in 18.8s (2684 modules)
debug-enabled [ 0, [ 'debug-enabled' ] ]
โจฏ at stringify (<anonymous>)
at stringify (<anonymous>)
digest: "1696842991"
โจฏ at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
digest: "2045245497"
โจฏ at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
digest: "2021445839"
โจฏ at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
digest: "3138396719"
โจฏ at stringify (<anonymous>)
at stringify (<anonymous>)
at stringify (<anonymous>)
digest: "1797312569"
```
### Affected component/components
Navigation Menu
### How to reproduce
- Just copy/paste the demo from https://ui.shadcn.com/docs/components/navigation-menu into a new project. It works.
- Now `npm i next@rc`
- It's broken
```
<NavigationMenu>
<NavigationMenuList>
<NavigationMenuItem>
<NavigationMenuTrigger>Item One</NavigationMenuTrigger>
<NavigationMenuContent>
<NavigationMenuLink>Link</NavigationMenuLink>
</NavigationMenuContent>
</NavigationMenuItem>
</NavigationMenuList>
</NavigationMenu>
```
### Codesandbox/StackBlitz link
_No response_
### Logs
_No response_
### System Info
```bash
Next@rc
MacOs 14.6
Node 20
```
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues | bug | low | Critical |
2,583,239,356 | go | go/printer: form feed is wrongly treated as a newline | This is an unrealistic edge-case, found by a fuzzer.
Both of the go sources in the reproducer below, are parsed successfully, but the printed source (with `go/printer`) contains a syntax error:
```go
func TestReproducer(t *testing.T) {
cases := []string{
"package A\nimport(\"a\"/*\f*/\n\"bb\")",
"package A\nfunc test() {\"a\"/*\f*/\n\"bb\"}",
}
for _, src := range cases {
fset := token.NewFileSet()
f, err := parser.ParseFile(fset, "test.go", src, parser.ParseComments|parser.SkipObjectResolution)
if err != nil {
t.Fatal(err)
}
ast.Print(fset, f)
var out strings.Builder
if err := Fprint(&out, fset, f); err != nil {
t.Fatal(err)
}
_, err = parser.ParseFile(fset, "test.go", out.String(), parser.ParseComments|parser.SkipObjectResolution)
if err != nil {
t.Logf("source:\n%s\nformatted as:\n%s", src, out.String())
t.Error(err) // test.go:4:11: expected ';', found "bb" (and 1 more errors)
}
}
}
```
```
[mateusz@arch go (master)]$ go test -run NotNewl -v go/printer -v
=== RUN TestFormFeedNotNewline
printer_test.go:887: source:
package A
import("a"/*
*/
"bb")
formatted as:
package A
import (
"a" /*
*/"bb"
)
printer_test.go:888: test.go:4:11: expected ';', found "bb" (and 1 more errors)
printer_test.go:887: source:
package A
func test() {"a"/*
*/
"bb"}
formatted as:
package A
func test() {
"a" /*
*/"bb"
}
printer_test.go:888: test.go:4:11: expected ';', found "bb" (and 1 more errors)
```
This issue happens in the `(*printer).print` method.
https://github.com/golang/go/blob/b521ebb55a9b26c8824b219376c7f91f7cda6ec2/src/go/printer/printer.go#L1006-L1020
specifically here:
https://github.com/golang/go/blob/b521ebb55a9b26c8824b219376c7f91f7cda6ec2/src/go/printer/printer.go#L1007
`next.Line` is equal to 3 and `p.pos.Line` is also 3, which causes zero newlines to be inserted, this happens because the `(*printer).writeString` method treats `\f` as a newline and incorrectly increases the `p.pos.Line` field.
https://github.com/golang/go/blob/b521ebb55a9b26c8824b219376c7f91f7cda6ec2/src/go/printer/printer.go#L312-L334
This was a nightmare to debug, but it seems like a fix is a one-liner, will send a CL.
| NeedsInvestigation | low | Critical |
2,583,254,545 | deno | Skip hostname checking for TLS connections | I'm missing the ability to disable hostname checking for TLS connections. Something comparable to Node.js' `checkServerIdentity` of [`tls.connect`](https://nodejs.org/api/tls.html#tlsconnectoptions-callback). | feat,tls | low | Minor |
2,583,255,857 | ui | [bug]: Combining Deno2 with NEXT.js and shadcn is failing | ### Describe the bug
Currently, I am trying to run NEXT.js with Deno2 and shadcn. Everything is working till I want to start adding shadcn components in my project.
- The issue is only coming up if I add a shadcn button in my page.tsx
- Webpack is installed
- Tested with a fresh project
I got following output after doing shadcn init and adding a button and start next.js with deno task dev:
As an Error in Next.js
```bash
Error: __webpack_modules__[moduleId] is not a function
This error happened while generating the page. Any console logs will be displayed in the terminal window.
__webpack_require__
file:/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js (33:42)
eval
/./lib/utils.ts, <anonymous>
Object.(rsc)/./lib/utils.ts
file:/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js (173:1)
```
In the CLI:
```bash
deno task dev
Task dev next dev
โฒ Next.js 14.2.15
- Local: http://localhost:3000
โ Starting...
โ Ready in 3.3s
โ Compiling /_not-found ...
โ Compiled /_not-found in 7.1s (475 modules)
GET /_next/static/webpack/5d24c43cbc296b0b.webpack.hot-update.json 404 in 7649ms
โ Fast Refresh had to perform a full reload due to a runtime error.
โ Compiled in 765ms (239 modules)
โ Compiling / ...
โ Compiled / in 1095ms (525 modules)
โจฏ TypeError: __webpack_modules__[moduleId] is not a function
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./lib/utils.ts, <anonymous>:6:72)
at Object.(rsc)/./lib/utils.ts (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:173:1)
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./components/ui/button.tsx, <anonymous>:12:68)
at Object.(rsc)/./components/ui/button.tsx (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:162:1)
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./app/page.tsx, <anonymous>:8:79)
at Object.(rsc)/./app/page.tsx (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:151:1)
at Function.__webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eventLoopTick (ext:core/01_core.js:214:9)
at async Promise.all (index 0)
digest: "773026919"
...
...
...
GET / 500 in 272ms
โ Compiling /favicon.ico ...
โ Compiled /favicon.ico in 841ms (354 modules)
GET /favicon.ico 200 in 1039ms
ยดยดยด
### Affected component/components
Run dev server
### How to reproduce
```bash
deno run -A npm:create-next-app@latest
cd demo
deno task dev # Next.js started
deno install npm:shadcn@latest
npx shadcn init
npx shadcn add button
# added component like in the next session
deno task dev # failed
```
code:
```js
import { Button } from "@/components/ui/button";
export default function Home() {
return (
<Button/>
);
}
```
### Codesandbox/StackBlitz link
is not possible because its a startup issue and not a code issue
### Logs
```bash
deno task dev
Task dev next dev
โฒ Next.js 14.2.15
- Local: http://localhost:3000
โ Starting...
โ Ready in 3.3s
โ Compiling /_not-found ...
โ Compiled /_not-found in 7.1s (475 modules)
GET /_next/static/webpack/5d24c43cbc296b0b.webpack.hot-update.json 404 in 7649ms
โ Fast Refresh had to perform a full reload due to a runtime error.
โ Compiled in 765ms (239 modules)
โ Compiling / ...
โ Compiled / in 1095ms (525 modules)
โจฏ TypeError: __webpack_modules__[moduleId] is not a function
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./lib/utils.ts, <anonymous>:6:72)
at Object.(rsc)/./lib/utils.ts (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:173:1)
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./components/ui/button.tsx, <anonymous>:12:68)
at Object.(rsc)/./components/ui/button.tsx (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:162:1)
at __webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eval (./app/page.tsx, <anonymous>:8:79)
at Object.(rsc)/./app/page.tsx (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/app/page.js:151:1)
at Function.__webpack_require__ (/Users/felix/Workspace/Stuff/denodemo/demo/.next/server/webpack-runtime.js:33:42)
at eventLoopTick (ext:core/01_core.js:214:9)
at async Promise.all (index 0)
digest: "773026919"
...
...
...
GET / 500 in 272ms
โ Compiling /favicon.ico ...
โ Compiled /favicon.ico in 841ms (354 modules)
GET /favicon.ico 200 in 1039ms
```
### System Info
```bash
MacOS Sonoma, Firefox, ...
```
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues | bug | low | Critical |
2,583,272,138 | PowerToys | Keyboard Manager disables my Control Key | ### Microsoft PowerToys version
0.85.1
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
1. Remap a shortcut that has `ctrl` in it.
2. Wait a few minutes.
3. No other shortcuts that use `ctrl` that aren't "remapped" work.
_(Also happens with any other keys used in shortcuts)_
### โ๏ธ Expected Behavior
I expect to be able to use shortcuts like `ctrl `+ `c` in my everyday use of my device even when I remap (for example) `ctrl` + `left arrow` to something else.
### โ Actual Behavior
Keys that have been remapped don't work with other shortcuts.
### Other Software
Perhaps also a bug in combination with Logitech Options+ | Issue-Bug,Needs-Triage | low | Critical |
2,583,275,130 | react-native | Text in FlatList is not selectable on Android | ### Description
Bug previously opened [here](https://github.com/facebook/react-native/issues/26264).
It was claimed to be fixed [here](https://github.com/facebook/react-native/pull/28952) but still reproduces on 0.75.4
### Steps to reproduce
Try to select text in provided reproducer, it won't work for item in flat list. Note that sometimes it will work after a hot reload.
```
/**
* Sample React Native App
* https://github.com/facebook/react-native
*
* @format
*/
import React from 'react';
import {
FlatList,
SafeAreaView, StyleSheet,
Text,
} from 'react-native';
function App(): React.JSX.Element {
return (
<SafeAreaView>
<Text style={styles.text} selectable>I am selectable</Text>
<FlatList data={[1]} renderItem={ListText}/>
</SafeAreaView>
);
}
const ListText = () => {
return <Text style={styles.text} selectable>I am not selectable</Text>;
};
const styles = StyleSheet.create({
text: {
fontSize: 20,
padding: 10,
},
});
export default App;
```
### React Native Version
0.75.4
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.0
CPU: (12) arm64 Apple M3 Pro
Memory: 206.94 MB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.9.0
path: ~/.asdf/installs/nodejs/20.9.0/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.1.0
path: ~/.asdf/plugins/nodejs/shims/npm
Watchman:
version: 2024.08.19.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
path: /Users/johanlndll/.gem/ruby/3.1.4/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.0
- iOS 18.0
- macOS 15.0
- tvOS 18.0
- visionOS 2.0
- watchOS 11.0
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.21829.142.2421.12409432
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 3.1.4
path: /Users/johanlndll/.rubies/ruby-3.1.4/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.75.4
wanted: 0.75.4
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
Does not crash.
```
### Reproducer
https://github.com/LA-Johan/list-select
### Screenshots and Videos
https://github.com/user-attachments/assets/480fb515-b207-4774-b5a2-78127afd9268
| Issue: Author Provided Repro,Platform: Android,Component: FlatList | low | Critical |
2,583,309,033 | rust | rustdoc: the required const feature gate is not shown | For regular unstable functions, rustdoc shows something like this

However, for const-unstable functions, all we get is

There's no indication of what the feature gate is. Worse, if the function is unstable and const-unstable, but under different feature gates, then there's not even the "const: unstable" that links to the issue -- there's no way to figure out what the const feature gate is other than looking at the source.
Cc @rust-lang/rustdoc | C-bug,A-rustdoc-ui,T-rustdoc-frontend | low | Major |
2,583,313,094 | vscode | Extension search/VSCode update fail with XHR |
Type: <b>Bug</b>
Start VSC, select extensions, and attempt to search
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Windows_NT x64 10.0.19045
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)|
|GPU Status|2d_canvas: enabled<br>canvas_oop_rasterization: enabled_on<br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_graphite: disabled_off<br>video_decode: enabled<br>video_encode: enabled<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled<br>webgpu: enabled<br>webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|15.83GB (6.44GB free)|
|Process Argv|--crash-reporter-id ae69abb5-4aca-4c3f-a2fa-985d71d21800|
|Screen Reader|no|
|VM|0%|
</details><details><summary>Extensions (3)</summary>
Extension|Author (truncated)|Version
---|---|---
debugpy|ms-|2024.6.0
python|ms-|2024.8.1
vscode-pylance|ms-|2024.6.1
</details><details>
<summary>A/B Experiments</summary>
```
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
jchc7451:31067544
chatpanelt:31048053
dsvsc021:30996838
945dj816:31013170
pythoncenvpt:31062603
a69g1124:31058053
dvdeprecation:31068756
pythonprt:31056678
dwnewjupytercf:31046870
legacy_priority:31077528
```
</details>
<!-- generated by issue reporter -->
I have had a similar issue in the past https://github.com/microsoft/vscode/issues/173464
I am having trouble accessing VSCode marketplace through extensions within VSCode. It has been a problem for quite some time. This issue has come and gone. The last time VSCode updated was in June and, I assume, no extensions have updated since then. Numerous solutions have been recommended and tried:
- Checking, uninstalling, deactivating antivirus and firewall.
- Reviewing proxy settings
- Uninstalling and re-installing VSCode
- Running the Insiders Edition of VSCode
- Other actions that I canโt even recall.
None have worked long term. Once, I was also having a problem reaching github.com in the browser but that has since resolved. I am not sure if the two are related. I can access github at the moment. I manually downloaded the current version of VSC and am currently running the latest.
[vscode-app-1728754946852.log](https://github.com/user-attachments/files/17351084/vscode-app-1728754946852.log)
I have attached the output from developer tools console. I start VSCode, open dev tools console and select the extensions icon. I then search for an extension. This is the output.
| info-needed | low | Critical |
2,583,314,052 | deno | Overlapping LTS releases | I'm not sure if this is the right place, but couldn't find anywhere else.
I just read the Deno 2.0 blog post, showing the upcoming release schedule, and was surprised to see LTS versions not having any overlap.
Basically, what I'm aiming for is; always running the most stable (often means "oldest") version still receiving security patches. I currently practice this in Node.js by jumping from LTS to LTS. As an example, I would not want to run into https://github.com/nodejs/node/issues/54543 in production.
Node.js LTS overlaps provide plenty of migration time.
If overlapping LTS versions is not the strategy for Deno, what's the recommendation? | question | low | Minor |
2,583,316,154 | ui | Dropdown opening causing whole page to freeze | ### Describe the bug
Hi. I am trying to use Dropdown component inside of data table. I am using Next.js. Opening this dropdown causes whole page to freeze.
```<DropdownMenu >
<DropdownMenuTrigger asChild>
<Button variant="ghost" className="h-8 w-8 p-0">
<MoreVertical className="h-4 w-4" />
</Button>
</DropdownMenuTrigger>
<DropdownMenuContent align="end">
<DropdownMenuItem onClick={() => navigator.clipboard.writeText(expense.id)}>
Copy Expense ID
</DropdownMenuItem>
</DropdownMenuContent>
</DropdownMenu>
```
The whole code is given below:
```
"use client";
import { ColumnDef } from "@tanstack/react-table";
import Image from "next/image";
import { Doctors } from "@/constants";
import { formatDateTime } from "@/lib/utils";
import { Appointment } from "@/types/appwrite.types";
import { AppointmentModal } from "../AppointmentModal";
import { StatusBadge } from "../StatusBadge";
export const Columns: ColumnDef<Appointment>[] = [
{
header: "#",
cell: ({ row }) => {
return <p className="text-14-medium ">{row.index + 1}</p>;
},
},
{
accessorKey: "patient",
header: "Patient",
cell: ({ row }) => {
const appointment = row.original;
return <p className="text-14-medium ">{appointment.patient.name}</p>;
},
},
{
accessorKey: "status",
header: "Status",
cell: ({ row }) => {
const appointment = row.original;
return (
<div className="min-w-[115px]">
<StatusBadge status={appointment.status} />
</div>
);
},
},
{
accessorKey: "schedule",
header: "Appointment",
cell: ({ row }) => {
const appointment = row.original;
return (
<p className="text-14-regular min-w-[100px]">
{formatDateTime(appointment.schedule).dateTime}
</p>
);
},
},
{
accessorKey: "primaryPhysician",
header: "Doctor",
cell: ({ row }) => {
const appointment = row.original;
const doctor = Doctors.find(
(doctor) => doctor.name === appointment.primaryPhysician
);
return (
<div className="flex items-center gap-3">
<Image
src={doctor?.image!}
alt="doctor"
width={100}
height={100}
className="size-8"
/>
<p className="whitespace-nowrap">Dr. {doctor?.name}</p>
</div>
);
},
},
{
id: "actions",
header: () => <div className="pl-4">Actions</div>,
cell: ({ row }) => {
const appointment = row.original;
return (
<div className="flex gap-1">
<AppointmentModal
patientId={appointment.patient.$id}
userId={appointment.userId}
appointment={appointment}
type="schedule"
title="Schedule Appointment"
description="Please confirm the following details to schedule."
/>
<AppointmentModal
patientId={appointment.patient.$id}
userId={appointment.userId}
appointment={appointment}
type="cancel"
title="Cancel Appointment"
description="Are you sure you want to cancel your appointment?"
/>
</div>
);
},
},
];
```
### Affected component/components
Drop-down and Data-table
| bug | low | Critical |
2,583,349,198 | godot | [.Net] All Script `Exports` Becomes Null and Ineditable when `TOOLS` is Not Defined | ### Tested versions
v4.3.stable.mono.official [77dcf97d8]
### System information
v4.3.stable.mono.official [77dcf97d8]
### Issue description
Under certain unknown conditions, every C# script's export will become null and ineditable.
### Steps to reproduce
1. Download the MRP
2. Unzip the MRP and Open it with Godot 4.3 Stable Mono
3. Without opening any Scene, Build the C# Project
4. Open the `Scenes/Main.tscn`
5. Ignore the missing dependency error; this MRP is an existing game project with proprietary art assets stripped out.
6. Inspect the issue; every script export has turned into null, and reassigning doesn't work.
https://github.com/user-attachments/assets/86de231c-76f5-4df6-9150-2f3cdc204bf4
### Minimal reproduction project (MRP)
[MRP_ObjectsBecomeNull.zip](https://github.com/user-attachments/files/17351220/MRP_ObjectsBecomeNull.zip)
| enhancement,usability,topic:dotnet | low | Critical |
2,583,351,281 | go | proposal: crypto/ecdh: allow external curve and key implementations | ### Proposal Details
At this point this is more a number of thoughts and description of issues I've encountered trying to work with `crypto/ecdh` rather than a proposal to change things in a specific way. `crypto/ecdh` is used by a lot of people, so breaking changes are out of the picture unless maybe if a `/v2` version is created, but I am not sure this is warranted or even qualifies.
My goal here is first to start a discussion.
Golang's `crypto` package is nice because objects like `crypto.PrivateKey` are interfaces that allows both the use of local secrets managed via the standard libraries, or hardware encryption where secrets aren't stored on the machine at all.
It seems that this was a goal, as `crypto/ecdh.Curve` is an interface that could be implemented by a third party package, for the exception that it has private functions and it is impossible to implement NewPrivateKey or NewPublicKey because both are opaque objects.
Ideally both `ecdh.PublicKey` and `ecdh.PrivateKey` would be interfaces, however now that the package is widely used it is not possible to change that without causing a lot of breakage.
An alternative would be to have a method to create private/public key objects by specifying the data (bytes) and curve interface, and making the private elements of the curve interface public. Actually it would be better if the private key data could be an interface for the private key, as in the case of a tpm it would be a Handle, and in some cases libraries may prefer keeping track of specific values for performance.
Point is, the ecdh interface as it exists is very nice. Creating an ephemeral private key to encode a message to a recipient is as easy as recipient.Curve().GenerateKey(rand.Reader), it's a shame however that it is not possible to implement other curves.
Current library has a nice API, the part about PrivateKey can actually be worked around fairly easily as long as the curve is one supported by `crypto/ecdh`. Working with other curves however is proving to be extremely difficult, dirty alternatives include things like implementing `GenerateKey` directly on the public key object that returns not a `*ecdh.PrivateKey` but a custom object that simply implements the minimum required.
Some suggestions here:
```go
type PrivateKeyInterface interface {
Curve() Curve
ECDH(remote *PublicKey) ([]byte, error)
Equal(x crypto.PrivateKey) bool
Public() crypto.PublicKey
}
type GenericCurve interface {
// Using a different name so that to not break existing Curve
GeneratePrivateKey(rand io.Reader) (PrivateKeyInterface, error)
// The current ecdh package does not expose the following methods, making these public would allow custom implementations so I'm curious for the more specific reason than "breaking backward compatibility" for an interface that cannot be implemented externally anyway
ECDH(local *PrivateKey, remote *PublicKey) ([]byte, error)
PrivateKeyToPublicKey(PrivateKeyInterface) *PublicKey
}
// NewPublicKey would simply return a public key object
func NewPublicKey(c Curve, data []byte) *PublicKey
// This could be nice to allow custom curve objects to be marshalable, and maybe parsable if there is some method to register a type
type X509Marshalable interface {
GetOID() pkix.AlgorithmIdentifier
Bytes() []byte // current name in ecdh
}
```
More curves are being requested, and being able to extend things without the need for users of `crypto/ecdh` to think too much about makes sense I believe.
* https://github.com/golang/go/issues/59368 about support for adding a specific curve
* https://github.com/golang/go/issues/59783
| Proposal,Proposal-Crypto | low | Critical |
2,583,379,474 | material-ui | Type error importing `@mui/styled-engine` from `@mui/material` using `skipLibCheck: false` | ### Search keywords
type error missing dependency
### Latest version
- [X] I have tested the latest version
### Steps to reproduce
Steps:
1. Start a TypeScript project with `@mui/material` using a strict package manager (e.g., pnpm or Yarn PnP) and with `skipLibCheck` set to `false`
### Current behavior
Type error:
```
./node_modules/@mui/material/utils/memoTheme.d.ts(4,14): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
./node_modules/@mui/material/utils/memoTheme.d.ts(6,42): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
./node_modules/@mui/material/utils/memoTheme.d.ts(6,91): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
./node_modules/@mui/material/utils/memoTheme.d.ts(6,132): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
./node_modules/@mui/material/utils/memoTheme.d.ts(6,180): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
./node_modules/@mui/material/utils/memoTheme.d.ts(6,221): error TS2307: Cannot find module '@mui/styled-engine' or its corresponding type declarations.
```
This is caused by the fact that `@mui/material` references `@mui/styled-engine`, but does not have a dependency on it.
### Expected behavior
No type error
### Context
N/A
### Your environment
<details>
<summary><code>npx @mui/envinfo</code></summary>
```
"@mui/material": "^6.1.3"
```
</details>
| bug ๐,typescript,package: system,package: material-ui | low | Critical |
2,583,386,695 | rust | rustdoc panics while documenting panicking associated constant | I have the following code:
```rust
pub trait Foo {
const BAR: ();
}
impl Foo for () {
const BAR: () = panic!("intentional PME");
}
```
While this is contrived, this pattern is used in real codebases to take advantage of post-monomorphization errors (PME's), for example [here](https://github.com/google/zerocopy/blob/5452c3d787486603e57bd191571ad05525c181b0/src/pointer/ptr.rs#L674-L679).
When running `cargo doc`, rustdoc seems to try to evaluate the constant, and crashes:
```text
$ cargo doc
Documenting tmp v0.1.0 (.../tmp)
error[E0080]: evaluation of constant value failed
--> src/lib.rs:6:21
|
6 | const BAR: () = panic!("intentional PME");
| ^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'intentional PME', src/lib.rs:6:21
|
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info)
```
## Miscellaneous
```text
$ cargo version
cargo 1.78.0 (54d8815d0 2024-03-26)
``` | T-rustdoc,C-bug,A-const-eval | low | Critical |
2,583,386,933 | ui | [bug]: Installation Error | ### Describe the bug
npx shadcn@latest init
โ Preflight checks.
โ Verifying framework. Found Next.js.
โ Validating Tailwind CSS.
โ Validating import alias.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
request to https://ui.shadcn.com/r/styles/index.json failed, reason: connect ETIMEDOUT 76.76.21.164:443
### Affected component/components
installation
### How to reproduce
npx shadcn@latest init
โ Preflight checks.
โ Verifying framework. Found Next.js.
โ Validating Tailwind CSS.
โ Validating import alias.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
request to https://ui.shadcn.com/r/styles/index.json failed, reason: connect ETIMEDOUT 76.76.21.164:443
### Codesandbox/StackBlitz link
_No response_
### Logs
```bash
npx shadcn@latest init
โ Preflight checks.
โ Verifying framework. Found Next.js.
โ Validating Tailwind CSS.
โ Validating import alias.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
request to https://ui.shadcn.com/r/styles/index.json failed, reason: connect ETIMEDOUT 76.76.21.164:443
```
### System Info
```bash
npx shadcn@latest init
โ Preflight checks.
โ Verifying framework. Found Next.js.
โ Validating Tailwind CSS.
โ Validating import alias.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
request to https://ui.shadcn.com/r/styles/index.json failed, reason: connect ETIMEDOUT 76.76.21.164:443
```
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues | bug | low | Critical |
2,583,389,142 | flutter | WebViewWidget steals keyboard focus from a TextField on touch | ### Steps to reproduce
1. Have a screen with a `WebViewWidget` (non-empty) and a `TextField`.
2. Focus the text field and type something. It works.
3. Tap the web view. The text field still has the focus, but the tapping the keys does nothing, and also autocomplete is gone.
I tried wrapping the web view in `ExcludeFocus` and `TextFieldTapRegion`, and adding an `onTapOutside` listener to the text field. Nothing changed this behaviour.
I am testing on Android 14 phone, Sony Xperia 10 IV.
### Expected results
I expect tapping the non-interactive web view to have no effect on the textfield.
### Actual results
When tapping on the web view, the autocomplete bar is hidden, but the keyboard stays visible, and there's a blinking cursor inside the text field. Tapping any of the keyboard keys does not work.
### Code sample
<details open><summary>Code sample</summary>
```dart
import 'package:flutter/material.dart';
import 'package:webview_flutter/webview_flutter.dart';
class TestFocusPage extends StatefulWidget {
const TestFocusPage({super.key});
@override
State<TestFocusPage> createState() => _TestFocusPageState();
}
class _TestFocusPageState extends State<TestFocusPage> {
final _webController = WebViewController();
@override
void initState() {
super.initState();
_load();
}
_load() async {
await _webController.loadHtmlString(
'<html><title>Test</title><body>Test! Tap here!</body></html>',
);
}
@override
Widget build(BuildContext context) {
return Scaffold(
body: SafeArea(
child: Column(
children: [
Expanded(child: WebViewWidget(controller: _webController)),
TextField(autofocus: true),
],
),
),
);
}
}
```
</details>
### Screenshots or Video
<details open>
<summary>Screenshots / Video demonstration</summary>
https://github.com/user-attachments/assets/3511a2a8-13ea-4203-8ce9-341240ac20a2
(Pictured is Microsoft Swift keyboard, but I have the same trouble with the default GBoard.)
</details>
### Logs
<details open><summary>Logs</summary>
```console
I/PlatformViewsController(12980): Hosting view in view hierarchy for platform view: 0
I/PlatformViewsController(12980): PlatformView is using SurfaceProducer backend
D/CompatibilityChangeReporter(12980): Compat change id reported: 236825255; UID 10590; state: ENABLED
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
D/CompatibilityChangeReporter(12980): Compat change id reported: 193247900; UID 10590; state: ENABLED
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
I/ImeTracker(12980): info.zverev.ilya.sonamobi:b75f095b: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F....ID 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
I/ImeTracker(12980): info.zverev.ilya.sonamobi:a694a94d: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F....ID 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
I/AssistStructure(12980): Flattened final assist data: 396 bytes, containing 1 windows, 3 views
D/InputConnectionAdaptor(12980): The input method toggled cursor monitoring on
D/InsetsController(12980): show(ime(), fromIme=true)
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:a694a94d: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/cr_A11yState(12980): Enabled accessibility services list updated. [com.x8bit.bitwarden/.Accessibility.AccessibilityService]
I/cr_A11yState(12980): Informing listeners of changes.
I/cr_A11yState(12980): New AccessibilityState: State{isScreenReaderEnabled=false, isTouchExplorationEnabled=false, isPerformGesturesEnabled=false, isAnyAccessibilityServiceEnabled=true, isAccessibilityToolPresent=false, isSpokenFeedbackServicePresent=false, isTextShowPasswordEnabled=true, isOnlyPasswordManagersEnabled=true}
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
I/ImeTracker(12980): info.zverev.ilya.sonamobi:b75f095b: onShown
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
D/ProfileInstaller(12980): Installing profile for info.zverev.ilya.sonamobi
I/ImeTracker(12980): info.zverev.ilya.sonamobi:48448dd0: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:48448dd0: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:d085e5fa: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:d085e5fa: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:7a9f8344: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:7a9f8344: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:50ae35ea: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:50ae35ea: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:bc84b75b: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:bc84b75b: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:ead5ad71: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:ead5ad71: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
D/CompatibilityChangeReporter(12980): Compat change id reported: 289878283; UID 10590; state: ENABLED
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
W/RemoteInputConnectionImpl(12980): requestCursorAnchorInfo on inactive InputConnection
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
W/WindowOnBackDispatcher(12980): sendCancelIfRunning: isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@91662709 Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@a45abe9
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
I/ImeTracker(12980): info.zverev.ilya.sonamobi:f4fd2256: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F....ID 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
I/ImeTracker(12980): info.zverev.ilya.sonamobi:e8c57057: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F....ID 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
D/InputConnectionAdaptor(12980): The input method toggled cursor monitoring on
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:f4fd2256: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:e8c57057: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
I/ImeTracker(12980): info.zverev.ilya.sonamobi:d02228aa: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:d02228aa: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:ddd5f93b: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:ddd5f93b: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:9f9a66c: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:9f9a66c: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:71080674: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:71080674: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
I/ImeTracker(12980): info.zverev.ilya.sonamobi:8a0e19ea: onRequestShow at ORIGIN_CLIENT_SHOW_SOFT_INPUT reason SHOW_SOFT_INPUT
D/InputMethodManager(12980): showSoftInput() view=io.flutter.embedding.android.FlutterView{b9fb62a VFED..... .F...... 0,0-1080,2394 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
D/InsetsController(12980): show(ime(), fromIme=true)
I/ImeTracker(12980): info.zverev.ilya.sonamobi:8a0e19ea: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
E/FrameEvents(12980): updateAcquireFence: Did not find frame.
W/RemoteInputConnectionImpl(12980): requestCursorAnchorInfo on inactive InputConnection
```
</details>
### Flutter Doctor output
<details open><summary>Doctor output</summary>
```console
Doctor summary (to see all details, run flutter doctor -v):
[โ] Flutter (Channel stable, 3.24.3, on Fedora Linux 40 (KDE Plasma) 6.10.10-200.fc40.x86_64, locale ru_RU.UTF-8)
[โ] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[โ] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[โ] Linux toolchain - develop for Linux desktop
โ clang++ is required for Linux development.
It is likely available from your distribution (e.g.: apt install clang), or can be downloaded from https://releases.llvm.org/
โ ninja is required for Linux development.
It is likely available from your distribution (e.g.: apt install ninja-build), or can be downloaded from https://github.com/ninja-build/ninja/releases
โ GTK 3.0 development libraries are required for Linux development.
They are likely available from your distribution (e.g.: apt install libgtk-3-dev)
[โ] Android Studio (version 2024.1)
[โ] Connected device (2 available)
[โ] Network resources
! Doctor found issues in 2 categories.
```
</details>
| a: text input,platform-android,p: webview,package,p: webview-keyboard,has reproducible steps,P2,team-android,triaged-android,fyi-text-input,found in release: 3.24,found in release: 3.27 | low | Minor |
2,583,399,310 | godot | move_and_collide registers CSGshapes with a frame of delay. | ### Tested versions
-Reproducible in 4.3
### System information
Linux mint
### Issue description
When the game starts running the body will register no collisions until one frame has passed if the would be collision is against a CSG shape. I'm guessing there is some kind of delay between the CSG shapes spawning and the collision shape being added on the world state.
If the guess is correct and this is inherent to CSG shapes and we can't do nothing without heavy changes, i suggest documenting it, as is in my opinion disruptive enough as to cause some headaches to the user.
### Steps to reproduce
Open the project in godot. There are 2 scenes: csgfloor and staticfloor. When run, staticfloor will report correctly on the first frame. csgfloor will take an extra frame to do so under the same conditions.
### Minimal reproduction project (MRP)
[csgbug.zip](https://github.com/user-attachments/files/17351419/csgbug.zip)
| bug,topic:core,topic:physics | low | Critical |
2,583,454,892 | rust | rustdoc: `#impl-` link renders raw in some situations | 

See how the same link is rendered differently in the footnote.
Occurred in https://github.com/bevyengine/bevy/pull/15874
### Meta
stable 1.82
| C-bug,A-rustdoc-ui,T-rustdoc-frontend | low | Minor |
2,583,469,619 | terminal | Terminal Unresponsive when Playing Games | ### Windows Terminal version
1.20.11781.0
### Windows build number
10.0.26100.0
### Other Software
Steam
Any game launched through steam
### Steps to reproduce
Start a video game and open Windows Terminal. Windows Terminal becomes unresponsive. This is true for any shell that terminal launches. powershell, cmd, wsl. This is on a fresh install of Windows 11 2024H2 on my Desktop with AMD Ryzen 7950x3d. I have disabled Game Mode and ensured power settings were set to performance.
Please note that a terminal inside of VSCode works without issue while Windows Terminal is entirely unresponsive.
### Expected Behavior
No change in Windows Terminal performance when other programs are launching.
### Actual Behavior
Windows Terminal freezes. After 3-5 minutes the terminal will accept keystrokes but quickly freeze again. | Area-Rendering,Issue-Bug,Product-Terminal | medium | Major |
2,583,470,864 | excalidraw | Possible to add default libraries for all users? | Running via docker compose. Can I possibly host some download libraries and provide them as defaults for anyone who hits the website? | support | low | Minor |
2,583,503,510 | ui | [bug]: Combobox search functionality searches values instead of labels | ### Describe the bug
The example on the web page works fine but that is because the values have the same text as the labels. Most selects will have a description as the label and some sort of ID as the value. Upon changing the values to in the examples to random strings, the search/filter does not filter based on the labels, it searches based upon the value.
### Affected component/components
combobox
### How to reproduce
Change values of frameworks to values that does not directly contain the same text as the labels. Then try to search for a framework in the list
### Codesandbox/StackBlitz link
_No response_
### Logs
_No response_
### System Info
```bash
Chrome
```
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues | bug | low | Critical |
2,583,505,816 | PowerToys | Occasionally a serious error will occur: โBlack screen of deathโ (Windows 11 graphics go out!). | ### Microsoft PowerToys version
0.851
### Installation method
Microsoft Store
### Running as admin
None
### Area(s) with issue?
Always on Top
### Steps to reproduce
Application: PowerToys.PowerLauncher.exe
CoreCLR Version: 8.0.824.36612
.NET Version: 8.0.8
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ComponentModel.Win32Exception (0x80004005): Operacja ukoลczona pomyลlnie.
at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)
at System.Windows.Interop.HwndSource.Initialize(HwndSourceParameters parameters)
at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at PowerLauncher.Helper.ErrorReporting.Report(Exception e, Boolean waitForClose)
at PowerLauncher.Helper.ErrorReporting.DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
at System.Windows.Threading.Dispatcher.CatchException(Exception e)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
### โ๏ธ Expected Behavior
_No response_
### โ Actual Behavior
_No response_
### Other Software
_No response_ | Issue-Bug,Needs-Triage | low | Critical |
2,583,529,850 | stable-diffusion-webui | [Bug]: ModuleNotFoundError: No module named 'timm' | ### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [ ] The issue exists in the current version of the webui
- [ ] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet
### What happened?
root@debian:/dockerx/stable-diffusion-webui# REQS_FILE='requirements.txt' python launch.py --precision full --no-half
Python 3.10.15 (main, Oct 3 2024, 07:27:34) [GCC 11.2.0]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Launching Web UI with arguments: --precision full --no-half
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/dockerx/stable-diffusion-webui/launch.py", line 44, in main
start()
File "/dockerx/stable-diffusion-webui/modules/launch_utils.py", line 465, in start
import webui
File "/dockerx/stable-diffusion-webui/webui.py", line 13, in <module>
initialize.imports()
File "/dockerx/stable-diffusion-webui/modules/initialize.py", line 39, in imports
from modules import processing, gradio_extensons, ui # noqa: F401
File "/dockerx/stable-diffusion-webui/modules/processing.py", line 31, in <module>
from ldm.data.util import AddMiDaS
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/data/util.py", line 3, in <module>
from ldm.modules.midas.api import load_midas_transform
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/api.py", line 8, in <module>
from ldm.modules.midas.midas.dpt_depth import DPTDepthModel
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/dpt_depth.py", line 6, in <module>
from .blocks import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/blocks.py", line 4, in <module>
from .vit import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/vit.py", line 3, in <module>
import timm
ModuleNotFoundError: No module named 'timm'
### Steps to reproduce the problem
1. Install the prooject using the docker method.
2. get to the steep where you have to run the following command
3. `root@debian:/dockerx/stable-diffusion-webui# REQS_FILE='requirements.txt' python launch.py --precision full --no-half`
4. You get this error:
```
root@debian:/dockerx/stable-diffusion-webui# REQS_FILE='requirements.txt' python launch.py --precision full --no-half
Python 3.10.15 (main, Oct 3 2024, 07:27:34) [GCC 11.2.0]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Launching Web UI with arguments: --precision full --no-half
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/dockerx/stable-diffusion-webui/launch.py", line 44, in main
start()
File "/dockerx/stable-diffusion-webui/modules/launch_utils.py", line 465, in start
import webui
File "/dockerx/stable-diffusion-webui/webui.py", line 13, in <module>
initialize.imports()
File "/dockerx/stable-diffusion-webui/modules/initialize.py", line 39, in imports
from modules import processing, gradio_extensons, ui # noqa: F401
File "/dockerx/stable-diffusion-webui/modules/processing.py", line 31, in <module>
from ldm.data.util import AddMiDaS
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/data/util.py", line 3, in <module>
from ldm.modules.midas.api import load_midas_transform
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/api.py", line 8, in <module>
from ldm.modules.midas.midas.dpt_depth import DPTDepthModel
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/dpt_depth.py", line 6, in <module>
from .blocks import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/blocks.py", line 4, in <module>
from .vit import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/vit.py", line 3, in <module>
import timm
ModuleNotFoundError: No module named 'timm'
```
### What should have happened?
The project should be installed correctly.
### What browsers do you use to access the UI ?
Google Chrome
### Sysinfo
Debian 12
### Console logs
```Shell
root@debian:/dockerx/stable-diffusion-webui# REQS_FILE='requirements.txt' python launch.py --precision full --no-half
Python 3.10.15 (main, Oct 3 2024, 07:27:34) [GCC 11.2.0]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Launching Web UI with arguments: --precision full --no-half
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/dockerx/stable-diffusion-webui/launch.py", line 44, in main
start()
File "/dockerx/stable-diffusion-webui/modules/launch_utils.py", line 465, in start
import webui
File "/dockerx/stable-diffusion-webui/webui.py", line 13, in <module>
initialize.imports()
File "/dockerx/stable-diffusion-webui/modules/initialize.py", line 39, in imports
from modules import processing, gradio_extensons, ui # noqa: F401
File "/dockerx/stable-diffusion-webui/modules/processing.py", line 31, in <module>
from ldm.data.util import AddMiDaS
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/data/util.py", line 3, in <module>
from ldm.modules.midas.api import load_midas_transform
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/api.py", line 8, in <module>
from ldm.modules.midas.midas.dpt_depth import DPTDepthModel
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/dpt_depth.py", line 6, in <module>
from .blocks import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/blocks.py", line 4, in <module>
from .vit import (
File "/dockerx/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/midas/midas/vit.py", line 3, in <module>
import timm
ModuleNotFoundError: No module named 'timm'
```
### Additional information
I installed timm manually and it fixed the problem.
```
root@debian:/dockerx/stable-diffusion-webui# pip install timm
Collecting timm
Downloading timm-1.0.9-py3-none-any.whl.metadata (42 kB)
Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm) (2.3.0a0+gitd2f9472)
Requirement already satisfied: torchvision in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torchvision-0.18.0a0+68ba7ec-py3.10-linux-x86_64.egg (from timm) (0.18.0a0+68ba7ec)
Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm) (6.0.1)
Requirement already satisfied: huggingface_hub in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm) (0.25.2)
Requirement already satisfied: safetensors in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm) (0.4.5)
Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm) (3.16.1)
Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/fsspec-2024.9.0-py3.10.egg (from huggingface_hub->timm) (2024.9.0)
Requirement already satisfied: packaging>=20.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm) (24.1)
Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm) (2.32.3)
Requirement already satisfied: tqdm>=4.42.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm) (4.66.5)
Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm) (4.12.2)
Requirement already satisfied: sympy<=1.12.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm) (1.12.1)
Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm) (2.8.8)
Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm) (3.1.3)
Requirement already satisfied: numpy<2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision->timm) (1.26.4)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision->timm) (10.2.0)
Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy<=1.12.1->torch->timm) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch->timm) (2.1.5)
Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm) (1.26.20)
Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm) (2024.8.30)
Downloading timm-1.0.9-py3-none-any.whl (2.3 MB)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ 2.3/2.3 MB 15.9 MB/s eta 0:00:00
Installing collected packages: timm
Successfully installed timm-1.0.9
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
```
Then i get this error:
```
root@debian:/dockerx/stable-diffusion-webui# REQS_FILE='requirements.txt' python launch.py --precision full --no-half
Python 3.10.15 (main, Oct 3 2024, 07:27:34) [GCC 11.2.0]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Launching Web UI with arguments: --precision full --no-half
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Pytorch_lightning.distributed not found, attempting pytorch_lightning.rank_zero
Downloading: "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors" to /dockerx/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 3.97G/3.97G [02:48<00:00, 25.4MB/s]
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for Hypertile:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
*** Error creating UI for None:
Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 640, in create_script_ui
self.create_script_ui_inner(script)
File "/dockerx/stable-diffusion-webui/modules/scripts.py", line 645, in create_script_ui_inner
import modules.api.models as api_models
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 113, in <module>
).generate_model()
File "/dockerx/stable-diffusion-webui/modules/api/models.py", line 96, in generate_model
DynamicModel.__config__.allow_population_by_field_name = True
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 262, in __getattr__
raise AttributeError(item)
AttributeError: __config__
---
Calculating sha256 for /dockerx/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors: Traceback (most recent call last):
File "/dockerx/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/dockerx/stable-diffusion-webui/launch.py", line 44, in main
start()
File "/dockerx/stable-diffusion-webui/modules/launch_utils.py", line 469, in start
webui.webui()
File "/dockerx/stable-diffusion-webui/webui.py", line 64, in webui
shared.demo = ui.create_ui()
File "/dockerx/stable-diffusion-webui/modules/ui.py", line 489, in create_ui
toprow.ui_styles.dropdown.change(fn=wrap_queued_call(update_token_counter), inputs=[toprow.prompt, steps, toprow.ui_styles.dropdown], outputs=[toprow.token_counter])
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/gradio/events.py", line 140, in __call__
dep, dep_index = self.trigger.set_event_trigger(
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/gradio/blocks.py", line 286, in set_event_trigger
"inputs": [block._id for block in inputs],
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/gradio/blocks.py", line 286, in <listcomp>
"inputs": [block._id for block in inputs],
AttributeError: 'NoneType' object has no attribute '_id'
6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa
Loading weights [6ce0161689] from /dockerx/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
Creating model from config: /dockerx/stable-diffusion-webui/configs/v1-inference.yaml
/opt/conda/envs/py_3.10/lib/python3.10/site-packages/huggingface_hub/file_download.py:1142: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
vocab.json: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 961k/961k [00:00<00:00, 3.86MB/s]
merges.txt: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 525k/525k [00:00<00:00, 5.36MB/s]
special_tokens_map.json: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 389/389 [00:00<00:00, 3.12MB/s]
tokenizer_config.json: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 905/905 [00:00<00:00, 10.8MB/s]
config.json: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 4.52k/4.52k [00:00<00:00, 33.4MB/s]
```
| bug-report | low | Critical |
2,583,623,425 | deno | Request for Peer Dependency Support in Deno | I am currently developing a framework in Deno and noticed that Deno lacks the peerDependency feature, which is available in Node.js.
I would like to request supporting peer dependency in Deno, specifically allowing the specification of peer dependencies in the deno.json configuration file, similar to how it is handled in package.json in Node.js.
While I implement a custom solution by reading the deno.json file and checking if the user installed a package with a specific version, a built-in, native implementation would be far more cleaner.
Is this a feature that Deno is considering, or are there any plans to add support for peer dependencies in future releases?
Thank you | suggestion | low | Major |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.