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,715,397,022 | langchain | AzureMLEndpointClient 400 Bad Request with Azure ML Inference Endpoint | ### 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 ... | ๐ค:bug | low | Critical |
2,715,403,198 | pytorch | [ONNX] DispatchError: No ONNX function found for <OpOverload(op='prims.var', overload='default')> exporting ToTaToNet | ### ๐ Describe the bug
The goal is to export ToTaToNet (speaker diarization and overlap segmentation) to onnx.
The model by default uses the asteroid-library heavily which internally does some dynamic checks which are incompatible with exporting. Therefore, the relevant files have been modified to remove such ch... | module: onnx,triaged,onnx-triaged | low | Critical |
2,715,407,452 | PowerToys | Mouse w/o boreder do not go to other PC | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Mouse Without Borders
### Steps to reproduce
Hi,
It did work. It was great. It stopt and do not want to run properly again.
PTs it is running on two PC.
I generat new key on PC 1, g... | Issue-Bug,Needs-Triage,Product-Mouse Without Borders | low | Minor |
2,715,420,424 | flutter | [google_maps_flutter] Flaky crashes in Android integration tests: `Trying to call onSurfaceCreated with no current context` | I'm seeing a fair amount of flake in the roller ([example failure](https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_device_tests_shard_2%20master/12649/overview)) when running `google_maps_flutter_android` integration tests, with the following error:
```
Fatal AndroidRuntime Exception detec... | platform-android,p: maps,package,P2,c: flake,team-android,triaged-android | low | Critical |
2,715,427,346 | go | cmd/go: go list misattributed error for missing dependency | ### Go version
go version go1.23.3 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/nabice/.cache/go-build'
GOENV='/home/nabice/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECUR... | NeedsInvestigation,GoCommand | low | Critical |
2,715,432,097 | godot | Windows are always rendered over other controls | ### Tested versions
Tested in v4.3.stable.mono.arch_linux
### System information
Godot v4.3.stable.mono unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Fri, 22 Nov 2024 16:04:27 +0000 - Wayland - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 Ti (nvidia; 565.57.01) - AMD Ryzen 9 7950X3D 16-Core Processor (32 Thre... | discussion,topic:editor,topic:gui | low | Minor |
2,715,439,724 | langchain | PDFPlumber extract_images has problems on 1bit images | ### 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 ... | ๐ค:bug | low | Critical |
2,715,448,906 | vscode | issue with nb occurrence highlighting | Testing #235047
looks like it picks up some matches, but not others when doing `cmd + shift + L` even though it is highlighted.
in the vid, only 2 are selected, but 4 were highlighted
https://github.com/user-attachments/assets/81910cf9-4bc6-4138-b253-e86624f64e01
| bug,notebook-cell-editor | low | Minor |
2,715,459,898 | vscode | Debugger hover doesn't work with parenthesized expressions | <!-- โ ๏ธโ ๏ธ 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 creat... | bug,debug | low | Critical |
2,715,473,669 | deno | "Failed to create JsStackFrame from callsite object" | I very well could be doing something abominable. However, the logs suggested this was a Deno bug, so I figured I'd create an issue just incase. The source code can be found [here](https://github.com/harrysolovay/structured-outputs/tree/659a2690c3f5f0aafd5413607497a74b62084f8f). The erroring script is `examples/what_to_... | bug,deno_core | low | Critical |
2,715,481,460 | rust | `compare_method_predicate_entailment` is missing implied bounds from higher-ranked GAT | I tried this code (from `tests/ui/generic-associated-types/extended/lending_iterator.rs`):
```rust
pub trait FromLendingIterator<A>: Sized {
fn from_iter<T: for<'x> LendingIterator<Item<'x> = A>>(iter: T) -> Self;
}
impl<A> FromLendingIterator<A> for Vec<A> {
fn from_iter<I: for<'x> LendingIterator<Item<'x> =... | A-trait-system,C-bug,T-types,A-implied-bounds,A-GATs,A-higher-ranked | low | Critical |
2,715,483,400 | go | x/build/cmd/relui: add workflows for some remaining manual recurring Go major release cycle tasks | In addition to workflows for all of Go release types, relui holds a few workflows for miscellaneous recurring tasks that come up in the release cycle (go.dev/s/release) such as [pinging early-in-cycle issues](https://cs.opensource.google/go/x/build/+/master:internal/relui/workflows.go;l=297-313;drc=4fcdaed4d4dccf0d4c73... | Builders,NeedsFix | low | Major |
2,715,493,684 | godot | Shadow looks little weird on Bright texture. | ### Tested versions
v4.4.dev5.official [9e6098432]
### System information
Godot v4.4.dev5 - Android - Single-window, 1 monitor - OpenGL ES 3 (Compatibility) - Adreno (TM) 610 - (8 threads)
### Issue description
I don't have idea how I should write it. Shadow looks like glowing on Bright Texture. Here is the previ... | bug,topic:rendering | low | Minor |
2,715,501,462 | rust | s390x regression: failing io::tests::try_oom_error | As of this merge commit:
```
commit d53f0b1d8e261f2f3535f1cd165c714fc0b0b298
Merge: a2545fd6fc6 4a216a25d14
Author: bors <bors@rust-lang.org>
Date: Thu Nov 28 21:44:34 2024 +0000
Auto merge of #123244 - Mark-Simulacrum:share-inline-never-generics, r=saethlin
```
I'm seeing the following test case failure. Note... | T-compiler,C-bug,O-SystemZ,E-needs-mcve,A-ABI,I-miscompile | low | Critical |
2,715,517,643 | go | proposal: bufio: Scanner.IterText/Scanner.IterBytes | ### Proposal Details
Once iterators are introduced in 1.23 there is growing number of libraries based on this feature. Reading data by lines or words are quite common task and could be accomplished with `for ... range` loop. It requires just two simple methods for `bufio.Scanner`:
```go
func (s *Scanner) TextSeq... | Proposal | low | Major |
2,715,523,349 | tensorflow | CPU performance is questionable | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
v2.18.0-rc2-4-g6550e4bd802 2.18.0
### Custom code
No
### OS platform and distribution
Ubuntu 22.04
### Mobile device
_No response_
### Python version
Pyth... | type:support,TF 2.18 | medium | Critical |
2,715,543,522 | PowerToys | [request] PowerToys Run, execute hotkeys, switch to desktop | ### Description of the new feature / enhancement
Hello,
would be nice if a new feature could be implemented to send key or hotkeys, example: you type "win+d" => switch to desktop, "win" => opens start menu, "ctrl+shift+esc" => opens task manager, and so on.
Then also for the window switch, could you also please impl... | Idea-Enhancement,Product-PowerToys Run | low | Major |
2,715,555,879 | vscode | Very small buttons for expandable hover | Testing #234989
First of all, I think this is a great feature! - really useful :)
I wish the UX was better though, in terms of its really hard or rather takes very conscious effort to carefully click on + or - which are really close to each other.
We may want to consider giving more gap in between the two buttons or... | ux,under-discussion,editor-hover | low | Minor |
2,715,570,083 | rust | ICE: `DefId::expect_local DefId isn't local` | <!--
[31mICE[0m: Rustc ./a.rs '' 'thread 'rustc' panicked at compiler/rustc_hir_analysis/src/collect/predicates_of.rs:401:60: 'DefId::expect_local: `DefId(2:2144 ~ core[958b]::mem::transmutability::TransmuteFrom::{constant#0})` isn't local'', 'thread 'rustc' panicked at compiler/rustc_hir_analysis/src/collect/predica... | I-ICE,T-compiler,C-bug,F-generic_const_exprs,S-has-mcve,S-bug-has-test,F-transmutability,S-has-bisection | low | Critical |
2,715,582,302 | flutter | [packages] `withOpacity` is deprecated | Example apps for a few packages use `withOpacity`, which is deprecated in favor of `withValues`. | package,team-ecosystem,P2,c: tech-debt,p: flutter_markdown,p: flutter_adaptive_scaffold,triaged-ecosystem,p: two_dimensional_scrollables,p: deprecated api | low | Major |
2,715,606,378 | tauri | [bug] Tauri CLI fails to correctly install/remove dependencies in a pnpm workspace | ### Describe the bug
I follow the documentation to install plugin using the `tauri add` command. But it fails when installing NPM dependency.
```bash
pnpm tauri add cli
```
```bash
> @readest/readest-app@0.8.0 tauri /Users/chrox/dev/readest/apps/readest-app
> tauri "add" "cli"
Info Installing Cargo depe... | type: bug,status: needs triage | low | Critical |
2,715,641,293 | vscode | Git - Don't show inline blame while dragging selection | Testing #235028
1. Click and drag to make a multi-line selection
**Bug**
The inline blame decoration moves along with the mouse cursor, which is distracting
I'd find it better if blame only showed after the selection has been made instead of while dragging | bug,git | low | Critical |
2,715,651,218 | pytorch | frozen modules | ### ๐ Describe the bug
# checking frozen modules
import sys
frozen_modules = [name for name, module in sys.modules.items() if getattr(module, '__frozen__', False)]
print("Frozen Modules:", frozen_modules)
# output
Frozen Modules: ['torch.ops', 'torch.classes']
### Versions
Frozen Modules: ['torch.ops', 'torc... | module: binaries,triaged | low | Critical |
2,715,656,194 | flutter | [packages] `Color.value` is deprecated | ```
info โข [...] โข 'value' is deprecated and shouldn't be used. Use
component accessors like .r or .g, or toARGB32 for an explicit conversion. Try replacing the use of the
deprecated member with the replacement. โข deprecated_member_use
```
It's mostly used in plugins where we are serializi... | p: maps,p: webview,package,team-ecosystem,P2,c: tech-debt,triaged-ecosystem,p: deprecated api,p: vector_graphics,p: flutter_svg | low | Major |
2,715,662,377 | flutter | [palette_generator] `red`/`blue`/`green`/`alpha` are deprecated | They have been replaced with one-character versions:
```
info โข example/lib/main.dart:315:16 โข 'red' is deprecated and shouldn't be used. Use .r. Try replacing the
use of the deprecated member with the replacement. โข deprecated_member_use
info โข example/lib/main.dart:315:30 โข 'green' is deprecated a... | package,p: palette_generator,team-ecosystem,P2,c: tech-debt,triaged-ecosystem,p: deprecated api | low | Minor |
2,715,673,156 | flutter | [A11y] Semantics roles system โ๏ธ | ### Use case
Our current semantics system is missing a bunch of roles in web and desktop platform, and some in mobile platform.
See
http://flutter.dev/go/semantics-roles
### Proposal
http://flutter.dev/go/semantics-role-system
### General
- [ ] https://github.com/flutter/flutter/issues/161346
### Dropdown, Menu, ... | c: new feature,a: accessibility,P2,team-accessibility,triaged-accessibility | low | Minor |
2,715,674,189 | opencv | YOLO11 models do not operate with the CUDA and CUDA FP16 targets (OpenCV 4.10.0) | ### System Information
OpenCV 4.10.0
Windows 11 Pro
JDK 23.0.1
CUDA 12.4
CuDNN cudnn-windows-x86_64-9.0.0.312_cuda12
### Detailed description
YOLO11 models do not operate with the CUDA and CUDA FP16 targets. Meanwhile, it operates well with the CPU target.
### Steps to reproduce
For instance, the... | bug,category: dnn,category: dnn (onnx) | low | Critical |
2,715,680,252 | godot | Checkable properties behave differently based on where they are edited | ### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated GeForce GTX 1660 Ti - Intel(R) Core(TM) i5-9300HF CPU @ 2.40GHz (8 Threads)
### Issue description
I use "checkable properties" to refer to properties exposed to the edi... | bug,topic:editor | low | Minor |
2,715,684,536 | ui | [feat]: Stepper | ### Feature description
Hello,
I am actively using the Shadcn library and find it highly efficient. However, there is currently no Stepper component available in the library. The Stepper component, commonly used to visualize step-by-step processes, is a widely preferred feature in modern user interface designs.
I ... | area: request | low | Minor |
2,715,722,368 | go | x/net/http2: stuck extended CONNECT requests | @aojea points out in [https://go-review.googlesource.com/c/net/+/610977/comment/2f78d788_69fe1833/](https://go-review.googlesource.com/c/net/+/610977/comment/2f78d788_69fe1833/) that HTTP/2 extended CONNECT requests can get stuck waiting for a SETTINGS frame, due to a failure to close ClientConn.seenSettingsChan on som... | NeedsFix | low | Critical |
2,715,731,092 | vscode | Git - What should blame show for deleted files | Testing #235028
1. Delete a tracked file and stage the change
Currently this keeps showing the original blame info. Should it show `Not Committed Yet (staged)` instead? | bug,git | low | Minor |
2,715,735,161 | PowerToys | [Request] Automated window manager with rules for programs and system events | ### Description of the new feature / enhancement
It would be great if PowerToys provided some automated window manager which allowed to set different rules when a certain app is opened, closed, minimized/maximized. It could also support various sorts of system events (certain time of the day, light/dark mode change, e... | Idea-New PowerToy,Needs-Triage | low | Minor |
2,715,747,212 | godot | [MINOR] Dieresis not working from my keyboard | ### Tested versions
4.2.2.stable
### System information
Windows 7 - Godot 4.2.2 - Microsoft Wired Keyboard 600 (Mouse and Keyboard Center) (Azerty layout)
### Issue description
Never thought I would fall one day on a minor bug of that sort of thing, but figuring out it was an Engine bug (or maybe not, after all ca... | bug,topic:input | low | Critical |
2,715,748,488 | deno | `deno task`: built-in additional env vars | It'd be nice to have a normalized set of env var for "common paths" across the different OS:
```json
{
"tasks": {
"foo": "deno run --allow-write=$X_TMP foo.ts"
}
}
```
I prefixed with `X_` in the example but could be something else
The difference with specifying manually all possible env fro... | suggestion,task runner | low | Critical |
2,715,774,877 | pytorch | CI feature mirroring or caching for Docker Hub images | ### ๐ Describe the bug
We should investigate figuring out some way to cache Docker Hub images to avoid hitting the Docker Hub API limit. There's 2 ideas that might be worth exploring.
1) Setting up a pull through cache using Docker registry (https://docs.docker.com/docker-hub/mirror/)
2) Using AWS Public ECR Gall... | module: ci,triaged | low | Critical |
2,715,787,449 | PowerToys | Mouse Jump > Activation Shortcut description language | ### Microsoft PowerToys version
0.86.0
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Settings, Mouse Utilities
### Steps to reproduce
Just go to Mouse Utilities settings
### โ๏ธ Expected Behavior
This little tweak to the description would be clearer. Change to:
... | Issue-Bug,Product-Settings,Needs-Triage,Product-Mouse Utilities | low | Minor |
2,715,792,332 | flutter | Flutter engine logs do not appear in Console.app on macOS | ### Steps to reproduce
1. Log anything using `FML_LOG(ERROR)` (using the ERROR severity level to ensure the log will be printed regardless of log level.)
### Expected results
The log message does not appear in Console.app (messages logged with `NSLog` appear as expected)
### Actual results
The log messag... | platform-mac,a: desktop,P3,fyi-tool,team-macos,triaged-macos | low | Critical |
2,715,809,320 | ant-design | Support for defaultProps in ConfigProvider | ### What problem does this feature solve?
Since a while, React is throwing a warning when using defaultProps. This feature was useful for overriding defaults from external libraries like AntD, but now if we want to customize the default behavior, we have to create a wrapper for basicaly every AntD component and use ... | ๐ฃ Discussion,๐ก Feature Request,Inactive,๐งถ Low Priority | low | Minor |
2,715,823,247 | tauri | [bug] Building of the tonic crate (added as a dependency) fails the running cargo tauri dev due to failed to build archive: Operation not permitted | ### Describe the bug
Using `cargo tauri dev` or `deno task tauri dev` fails to build [`tonic`](https://crates.io/crates/tonic) with:
```
Compiling tonic v0.12.3
error: failed to build archive: Operation not permitted
error: could not compile `tonic` (lib) due to 1 previous error
```
Building works with ... | type: bug,help wanted,platform: macOS,status: needs triage | low | Critical |
2,715,833,051 | vscode | "This browser supports WebGPU but it appears to be disabled" on linux | Testing #234762
I thought i'd test on my Ubuntu 24.04 VM (virtualized on an ARM mac). After enabling the setting and reloading I get this, presumably meaning my environment is incompatible?

: Address already in use (os error 48)
[serve_test 003.21] const server = Deno.serve(***
[serve_test 003.21] ^
[serve_test 003.21] at listen (ext:deno_net/01_net.js:504:35)
[serve_test 00... | flaky | low | Critical |
2,715,876,276 | ui | [bug]: Drawer component doesn't work properly when direction="top" | ### Describe the bug
When you set `<Drawer direction="top">` the component doesn't work properly.

### Affected component/components
Drawer
### How to reproduce
On a new nextjs project install Drawer component and set `<... | bug | low | Critical |
2,715,889,221 | go | x/mobile: target maccatalyst cannot find OpenGLES header | ### Go version
go version go1.23.3 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='auto'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/brien/Library/Caches/go-build'
GOENV='/Users/brien/Library/Application Support/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='arm64'
G... | help wanted,NeedsInvestigation,mobile | low | Critical |
2,715,890,426 | rust | Tracking issue for release notes of #133811: [AIX] change AIX default codemodel=large |
This issue tracks the release notes text for #133811.
### Steps
- [x] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review of clarity for wider audience.
- [ ] Release team includes text in release notes/blog posts.
### Release notes text
Th... | T-compiler,relnotes,O-aix,relnotes-tracking-issue | low | Minor |
2,715,898,270 | rust | compiletest: improve diagnostics for test suite default outcome expectation | > Remark (for myself): improve this diagnostics when I get to untangling the runtest logic to make it so that test suites explicitly declare their intended default behavior so that the diagnostics here can say e.g. "expected to check-fail, but this didn't fail" or whatever.
_Originally posted by @jieyouxu in https:/... | C-enhancement,A-diagnostics,T-compiler,T-bootstrap,A-compiletest | low | Minor |
2,715,915,193 | pytorch | Add torch.set_default_int_dtype() / extend set_default_dtype() to allow setting default signed integer dtype | ### ๐ The feature, motivation and pitch
The proposal is adding torch.set_default_int_dtype() to PyTorch, similar to the existing torch.set_default_dtype() for floating-point types [1]. This function would allow users to set the default integer dtype used by PyTorch.
When working with certain datasets or models, ... | feature,triaged,needs design,module: python frontend | low | Major |
2,715,930,976 | go | x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo | ```
#!stacks
("runtime.sigpanic" || "bug.Errorf") &&
("stubmethods.fromReturnStmt:+24" || "fromReturnStmt:+27") &&
"GetIfaceStubInfo"
```
Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks).
This stack `P5n9hA` was [reported by telemetry](https://storage.goo... | NeedsInvestigation,gopls,Tools,gopls/telemetry-wins | low | Critical |
2,715,967,260 | vscode | Clear Search Results also clears the filter unexpectedly | Clicking the button will clear the filter when there are no results:

Note that the button is enabled when there is text in the box, but not without:
]
pub enum Foo {
Foo1 = 1,
Foo2 = 2,
Foo4 = 4,
Foo8 = 8,
}
#[no_mangle]
pub fn load(foo: &Foo) -> u32 {
*foo as u32
}
```
I expected to see this happen: The metadata attatched to the `load` should specify that the load... | A-LLVM,I-slow,A-codegen,T-compiler,C-optimization | low | Critical |
2,715,997,852 | pytorch | [export] Move pytree serialization into export serializer | ### ๐ The feature, motivation and pitch
Instead of giving pytree their own serialization mechanism ([code](https://github.com/pytorch/pytorch/blob/b4ea9139781dce66419961305d220baeda565969/torch/utils/_pytree.py#L1425-L1444)), a better design seems like for export to have its own pytree serialization mechanism. Maybe ... | oncall: pt2,oncall: export | low | Minor |
2,715,999,013 | go | proposal: crypto/x509: support extracting X25519 public keys from certificates | ### Proposal Details
Even though X25519 key pairs (not to be confused with Ed25519 key pairs) can't be used to establish TLS connections, there are still cases in which you want to use them in combination with X.509 certificates. For example, if X25519 is used to perform public key authenticated encryption (e.g., [N... | Proposal,Proposal-Crypto | low | Major |
2,716,010,133 | go | proposal: x/mobile: better support for unrecovered panics | ### Proposal Details
Currently with gomobile, the following example would crash the entire app with a single error message and no stack trace.
```
func HelloWorld() {
var x *SomeType
x.Foo()
// oh no, the application crashed
}
```
In mobile applications we typically don't want to crash the app, but i... | Proposal | low | Critical |
2,716,014,904 | angular | FormControl events should include when ValidatorFn is added/removed | ### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
I'd like to be able to show a required asterisk (`*`) when the `Validators.required` is added to the reactive forms control.
There doesn't seem to be a way to get this information in any rxjs event or signal way.
My ... | area: forms,forms: validators | low | Minor |
2,716,022,752 | TypeScript | [bug] Auto `accessor` fields are declared as regular properties in mixin abstract classes | ### ๐ Search Terms
abstract class mixin accessor field property declaration .d.ts ts(2611)
### ๐ Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _____... | Needs Investigation,Fix Available | low | Critical |
2,716,022,995 | next.js | useRef value not reset on component suspension caused by "use" after client-side navigation | ### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/fl4vdz
### To Reproduce
1. open codesandbox
2. run build and then prod-mode server
3. visit the root `/` in preview and hit "NAVIGATE"
4. observe that the loaded page has a blank result value and the ref is set to "done"
<img width... | bug,Lazy Loading | low | Minor |
2,716,061,749 | rust | Compiling `no_std` for `i686-pc-windows-gnu` ignores `panic=abort` | When cross-compiling a `#![no_std]` crate for `i686-pc-windows-gnu` with `panic=abort` it includes unwinding symbols and its dependencies:
```text
Archive member included to satisfy reference by file (symbol)
/usr/lib/gcc/i686-w64-mingw32/13-win32/libgcc_eh.a(unwind-dw2-fde.o)
/home/irat... | A-cross,T-compiler,O-windows-gnu,C-bug,-Zbuild-std,A-panic,O-x86_32 | low | Critical |
2,716,067,195 | yt-dlp | Some Reddit videos fail to download | ### 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 that yt-dlp is broken on a **supported** site
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | NSFW,site-bug | low | Critical |
2,716,074,846 | react-native | iOS - borderStyle: 'dashed' and 'dotted' no longer works in combination with overflow: hidden in 0.76 | ### Description
After upgrading to expo 52 and react-native 0.76.3 I noticed some of my dashed borders had disappeared in some cases on iOS. On further investigation, I discovered that dashed borders no longer work when borderStyle: "dashed" | "dotted" are used in combination with overflow: "hidden" or overflow: "scro... | Platform: iOS,Issue: Author Provided Repro,Resolution: PR Submitted | low | Minor |
2,716,088,082 | pytorch | Reduce the number of included headers in cpp_wrapper mode | See https://github.com/pytorch/pytorch/pull/141580#discussion_r1868239904, where handling of certain Python argument types relies on including new header files. This should be minimized as a compile time improvement.
Tagging @desertfire.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @Xi... | triaged,oncall: pt2,module: inductor | low | Minor |
2,716,105,790 | godot | AudioEffectCapture not working correctly with 2 channel microphone | ### Tested versions
- Found in Godot 4.3-stable
- Reproducible in Godot 4.2
### System information
Windows 11
### Issue description
When getting buffer data with get_buffer(1024) from a AudioEffectCapture and playing it back on a AudioStreamGeneratorPlayback , the voice heard is heavily distorded. This seems to oc... | bug,topic:audio | low | Critical |
2,716,124,651 | vscode | Expand section symbol persistent | Testing #234762
Does not repro with acceleration disabled. When collapsing a section in the editor, the three dots appear and the end of the line allowing the user to click and expand the section.
After clicking the symbol, rather than disappearing, it remains present and interactable. However, clicking is just a no... | bug,editor-gpu | low | Minor |
2,716,130,669 | go | cmd/link: unused runtime-internal exported methods aren't getting deadcoded | For example, `internal/abi.(*SwissMapType).NeedKeyUpdate`. It has a 3-instruction body and gets inlined everywhere. There is no reference to it from any code. But it still exists in the binary.
Probably this is because it is exported (starts with a capital letter), and the type `*SwissMapType` is reachable somehow.
... | NeedsInvestigation,compiler/runtime | low | Major |
2,716,152,237 | terminal | New Tab Menu Customization SUI Follow-ups | Follow-ups from #18015:
- [ ] add support for adding and editing action entries
- [x] when we discard changes or save, it would be cool if we could stay on the same page
- [ ] allow customizing the folder entry _before_ adding it (current workaround is to add it, then edit it)
- [ ] improve UI for setting icon (reuse U... | Product-Terminal,Issue-Task,Needs-Tag-Fix,Area-SettingsUI | low | Critical |
2,716,175,929 | deno | TypeError: expected typed ArrayBufferView at readableStreamWriteChunkFn | deno 2.1.2 (stable, release, aarch64-apple-darwin)
v8 13.0.245.12-rusty
typescript 5.6.2
Using `Deno.serve` and returning a Response with readable stream generates an error during this line: `controller.enqueue("<!DOCTYPE html>");`. However, if instead of `Deno.serve` I use `import https from 'node:https';` then i... | needs investigation | low | Critical |
2,716,185,694 | ollama | Improve handling of pushes without namespace prefix | Currently, when users try to push a model without specifying their namespace (e.g. push model-name instead of push username/model-name), they receive a generic error about not being able to push to that namespace. This happens because the registry implicitly tries to use the "library/" namespace, which is restricted.
... | feature request | low | Critical |
2,716,244,159 | ollama | add code to enable ollama cli cmd logging , or disable the new ' if not tty exit ' code PLZZ | ### What is the issue?
i have .bashrc like to log ollama cmds
newly , this completly stopped working ..
neither
tee -a $somelog < <( ollama .. )
nor
ollama |& tee -a $log
nor
ollama > >( cat )
.. stay alive
.. they exit after ai answers , .. or exit after loading model if no text as cli arguments... | bug | low | Minor |
2,716,275,139 | tauri | [feat] binary diff updater for tiny updates | ### Describe the problem
Currently, the updater downloads the entire binary file for updates. Consider implementing a system to download only the patched updates.
### Describe the solution you'd like
For example, walk through the files in the installation directory, compare each binary, and generate a patch for each... | type: feature request | low | Minor |
2,716,300,758 | kubernetes | FIPS 140-3 Compliance K8s Release | ### What would you like to be added?
This issue is for being consensus on building a [FIPS 140-3](https://csrc.nist.gov/pubs/fips/140-2/upd2/final) compliant flavor/variant of k8s within the kubernetes project or CNCF organization.
While not important to all users, there are a significant number of users in the US... | kind/feature,sig/auth,sig/release,needs-triage | medium | Major |
2,716,328,460 | stable-diffusion-webui | [Bug]: When using Python to call the web UI API for mask image generation, a black bar appears at the bottom of the image. | ### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] 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
- [X] The issue has not been reported before... | bug-report | low | Critical |
2,716,338,178 | godot | You're breathtaking! | It's been over 10 years now that Godot has been developed in the open, with code contributions from 2,800 users.
The total count of people who helped build Godot is actually far greater, as it should include documentation writers, testers, bug reporters, translators, moderators, content creators, users doing community... | discussion,good first issue | high | Critical |
2,716,339,212 | flutter | How can I tell if code is running in a unit test? | ### Use case
Code that doesn't work in tests should explicitly report that as an error, not silently hang (#159597).
### Proposal
Method somewhere that returns a Boolean. This needs to be supported by the framework and not rely on the user to set a global at the start of a test. | a: tests,c: new feature,framework,d: api docs,c: proposal,P3,team-framework,triaged-framework | low | Critical |
2,716,368,483 | pytorch | [export] NotImplementedError: No registered serialization name for <class 'diffusers.models.modeling_outputs.Transformer2DModelOutput'> | ### ๐ Describe the bug
Flux model has been compiled using Torch-TensorRT and I'm trying to export it using `torch.export.export` and see the following error
```py
File "/root/.pyenv/versions/3.10.15/lib/python3.10/site-packages/torch/_export/serde/serialize.py", line 1139, in <listcomp>
self.serialize_module... | triaged,oncall: pt2,export-triaged,oncall: export | low | Critical |
2,716,426,448 | deno | bad error message in `deno lint` when workspace member version is missing patch component | Repro:
```
// deno.jsonc
{
"workspace": [
"./foo"
]
}
// foo/deno.jsonc
{
"name": "@test/foo",
"version": "1.0"
"exports": "./mod.ts",
}
// foo/mod.ts
export const hi: string = "hi";
```
```
โฏ deno lint
error: Invalid version: Unexpected character.
1.0
~
```
The actual... | dx | low | Critical |
2,716,454,854 | godot | get_vertex_uv seems to return improper values | ### Tested versions
4.3 stable
### System information
Godot v4.3.stable - Linux Mint 22 (Wilma) - X11 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Laptop GPU - AMD Ryzen 9 5900HX with Radeon Graphics (16 Threads)
### Issue description
A lot of copy/paste from godot forums, but as there was no reply, and... | bug,needs testing,topic:3d | low | Critical |
2,716,459,255 | godot | Viewport Texture doesn't work with output override (OpenXR) | ### Tested versions
- Unreproducible in 3.5
- Reproducible since 4.1.3 (maybe earlier)
- Reproducible in 4.4 master (47bc374edf6d2e775a5e6b937dc3fd73cdc6f59b)
### System information
Windows 11 - NVidia 4070ti - Quest 3 with SteamLink
### Issue description
This issue seems to have been introduced early in Godot 4's... | bug,topic:rendering,topic:xr | low | Critical |
2,716,477,794 | pytorch | [RFC] Add Intel GPU Support to Torch Test Cases | ### ๐ The feature, motivation and pitch
### Motivation
For [[RFC]Add Intel GPU Support in PyTorch CI/CD,](https://github.com/pytorch/pytorch/issues/114850) we already enabled Intel GPU support in test cases of Inductor ([#122866,](https://github.com/pytorch/pytorch/pull/122866) [#124147](https://github.com/pytorch/p... | triaged,module: testing,module: xpu | low | Minor |
2,716,487,411 | pytorch | DISABLED TCPStoreTest.testMultiTenantStores (__main__.TCPStoreTest) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=TCPStoreTest.testMultiTenantStores&suite=TCPStoreTest&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/33883747655).
Over the past 3 hours, it ha... | module: rocm,triaged,module: flaky-tests,skipped | low | Critical |
2,716,511,668 | rust | #![debugger_visualizer] arbitrary file access & storing of file in debug binary |
I tried this code:
```rust
#![debugger_visualizer(gdb_script_file = "/etc/passwd")]
#![debugger_visualizer(gdb_script_file = "/proc/self/environ")]
```
I expected to see this happen: Error: Invalid GDB Python Script
Instead, this happened:
Both files `/etc/passwd` and `/proc/self/environ` were added to the rust ... | T-compiler,C-discussion,F-debugger_visualizer | low | Critical |
2,716,541,342 | rust | `./x check std --target aarch64-apple-ios` fails when cross-checking due to missing `xcrun` | On a non-mac host, checking std for an ios target fails with the following error:
```
> ./x check std --target aarch64-apple-ios
Building bootstrap
Finished `dev` profile [unoptimized] target(s... | A-cross,T-bootstrap,A-linkers | low | Critical |
2,716,551,275 | vscode | Explore app group containers for user data isolation | App group containers overview https://developer.apple.com/videos/play/wwdc2024/10123/?time=743
We cannot apply the isolation to all files in the user data since there are files shared by the runtime and also we need specific apis to read/write data to/from the container.
Upstream issue - https://issues.chromium.org/i... | feature-request,macos | low | Minor |
2,716,554,913 | TypeScript | Incorrect error attribution on indexed access, when using object spread operator | ### ๐ Search Terms
`spread operator destructuring error`, `spread error message`, `object indexed access error message`
### ๐ Version & Regression Information
- This changed between versions [4.2.3](https://www.typescriptlang.org/play/?ts=4.2.3#code/C4TwDgpgBAogbhAdsACgQxAGwPZoCYDOUAvFAN4BQU1UAxtgLZiYTAQDKYATgJbIB... | Help Wanted,Possible Improvement | low | Critical |
2,716,566,919 | pytorch | Python 3.12 "from functorch.einops import rearrange" fails with "RuntimeError: First class dim doesn't work with python 3.12" | ### ๐ Describe the bug
Python 3.12 Nightly binary (e.g. wget https://download.pytorch.org/whl/nightly/cu126/torch-2.6.0.dev20241119%2Bcu126-cp312-cp312-linux_x86_64.whl ) fails with
`import functorch
from functorch.einops import rearrange`
python3 -c "import functorch; from functorch.einops import rearr... | triaged,module: regression,module: functorch | low | Critical |
2,716,651,889 | next.js | Next lint doesn't give warning of unused dependencies in other places than pages/components | ### Link to the code that reproduces this issue
https://github.com/Harsh-Sharma25/lint-issue-next
### To Reproduce
1. pnpm i
2. pnpm lint
& then if you run `pnpm eslint .` you will see the difference.
### Current vs. Expected behavior
When you run `pnpm lint` which in turn runs next lint it doesn't giv... | bug,Linting | low | Major |
2,716,671,833 | ui | [bug]: Syntax Issue in Generated tailwind.config.ts from `pnpm dlx shadcn@latest init` | ### Describe the bug
The `tailwind.config.ts` generated by `pnpx shadcn@latest init` contains syntax issues, writing \n as a string.

### Affected component/components
tailwind.config.ts
### How to r... | bug | low | Critical |
2,716,748,315 | ui | [bug]: Website broken: https://ui.shadcn.com/blocks | ### Describe the bug
Blocks part of the documentation website does not work (https://ui.shadcn.com/blocks).
All blocks are blanks, console log gets filled with "Minified React error ..." messages.
### Affected component/components
Website documentation
### How to reproduce
1. Go to https://ui.shadcn.com/blocks
... | bug | low | Critical |
2,716,759,471 | ollama | Multiple ollama_llama_server process are created and then not released | ### What is the issue?
In the process of use, after a period of time through nvidia-smi view, there will be multiple processes using the GPU, but only one of these processes actually works. You can confirm this by using the ollama ps command
;` statements sometimes don't seem to include `;` in `stmt.span` (HIR) | cc #133833 and #133834 in suggestions such as
```rs
#![crate_type = "lib"]
fn foo() -> String {
let mut bar = {
unknown_macro!();
};
return bar;
}
```
Opened while looking at #133843 to not lose the FIXME. | A-diagnostics,T-compiler,A-HIR,C-bug,E-needs-investigation | low | Minor |
2,716,848,689 | transformers | Multiple training runs not working with deepspeed | ### System Info
- `transformers` version: 4.46.1
- Platform: Linux-5.15.0-126-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4.5
- Accelerate version: 1.0.1
- Accelerate config: - compute_environment: LOCAL_MACHINE
- distributed_type... | bug | low | Critical |
2,716,857,348 | transformers | `trainer.evaluate` always creates a new MLFlow run, separate from the one used during `train()` | ### System Info
`transformers` version: 4.46.1
`mlflow==2.18.0`
I have confirmed this on my local machine (mac) and our training cluster (8x H100 using standard nvcr image), using a local and external MLFlow tracking server, so this is not likely to be very environment dependent outside the above.
### Who can hel... | bug | low | Major |
2,716,897,373 | vscode | $CURRENT_TIME_UTC in snippet | <!-- โ ๏ธโ ๏ธ 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. -->
Hello,
I appreciate the functionality in vscode tha... | feature-request,snippets | low | Minor |
2,716,986,210 | kubernetes | When kube-apiserver list is used, the maximum message size is 4 GB. A single message may exceed the limit. | ### What happened?
When I create more than 10000 secrets, and per secret size is more than 400KB,than kube-apiserver will report warning,and my cluster can't work well

The page size of kube-apiserver list is 10000. Can I change... | kind/support,needs-sig,needs-triage | low | Major |
2,717,017,382 | rust | Incorrect rustdoc rendering of const generic default | I tried this code:
https://doc.rust-lang.org/nightly/std/mem/trait.TransmuteFrom.html
```rust
pub unsafe trait TransmuteFrom<Src, const ASSUME: Assume = { Assume::NOTHING }> where Src: ?Sized {}
```
I expected to see this happen: Renders identically to the above in the rustdoc output.
Instead, this happened: Render... | T-rustdoc,C-bug,A-const-generics,A-cross-crate-reexports | low | Critical |
2,717,019,871 | ui | [bug]: Issue Initializing ```shadcn``` in ```Next.js``` When axios Is Installed | ### Describe the bug
When initializing `shadcn` in a Next.js project, the process fails if `axios` is installed beforehand. The error indicates that the socket connection was unexpectedly closed during the registry check. Removing `axios` resolves the issue, and `shadcn` initializes successfully.
---
### Bug... | bug | low | Critical |
2,717,022,661 | material-ui | Accordion unresponsive when imported as`import Accordion from @mui/material/Accordion` via esm.sh | ### Steps to reproduce
Steps:
1. Open this link to live example: https://idx.google.com/mui-accordion-3766562 (first time using idx, not sure whether this link works), here stackblitz: https://stackblitz.com/edit/stackblitz-starters-rihbql?file=index.html
2. See that the Accordion does not work
3. Change the Acc... | bug ๐,component: accordion,package: material-ui | low | Minor |
2,717,034,785 | next.js | Client components wrapped in React.memo rendered by a server component remount unexpectedly | ### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/wispy-leftpad-9scxwl?workspaceId=ws_TBJMVdGvaGCmBYC6VerWKV
### To Reproduce
In the provided example, click the "router.refresh()" button to observe the unexpected remount behavior of memo-ed components.
Details are given directly in t... | bug | low | Minor |
2,717,081,441 | flutter | In reverse mode, the `localToGlobal` method of `SliverMainAxisGroup`'s children returned incorrect positions. | ### Steps to reproduce
```dart
import 'package:flutter/material.dart';
GlobalKey key = GlobalKey();
void main() {
runApp(
MaterialApp(
home: Scaffold(
body: Align(
alignment: Alignment.topLeft,
child: SizedBox(
height: 400,
child: CustomScrollView(
... | framework,f: scrolling,has reproducible steps,P2,has partial patch,team-framework,triaged-framework,found in release: 3.24,found in release: 3.27 | low | Minor |
2,717,110,677 | react | Bug: useState apply updaters order does not comply with the documentation | React version: 16 & 18
## Steps To Reproduce
1. Call setState(functional updater) twice
2. One of the updater will be calculated before re-render.
Link to code example: https://codesandbox.io/p/sandbox/quizzical-hugle-wsp7zh
## The expected behavior
As per the [documentation of setState](https://react.dev/r... | Status: Unconfirmed | low | Critical |
2,717,117,425 | rustdesk | Multi-Monitor problem - clicking on first window results in click on other windows | ### Bug Description
Using Linux Mind Debian Edition LMDE 6, 4 Monitors (all different resolutions), connecting to a Windows-Client with 3 Monitors an different resolutions.
On Linux: #2-Main 2560x1440 in the middle, #1 3840x2160 scaled to 150% on the left, #3 3840x2160 scaled 150% on the right, #4 1920x1080 scaled... | bug | low | Critical |
2,717,130,233 | PowerToys | [Power toys-Image resizer]: Edit Buttons in Image Resizer Not Associated with Their Names and Dimensions. | ### Microsoft PowerToys version
0.86.0
### Installation method
PowerToys auto-update
### Running as admin
None
### Area(s) with issue?
Image Resizer
### Steps to reproduce
**Test environment:**
OS Build: Windows 11 Enterprise Insider Preview 24H2 (26120.1340)
Power toys version: v0.86.0
Screen Reader: Narrator... | Issue-Bug,Resolution-Fix Committed,Product-Image Resizer,Priority-2,Area-Accessibility,A11yE+D,A11ySev2,A11yWCAG | low | Major |
2,717,162,736 | yt-dlp | [ximalaya]The audio related to newspapers on the radio is unavailable. | ### 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 that yt-dlp is broken on a **supported** site
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | site-bug,triage | low | Critical |
Subsets and Splits
GitHub Issues Containing Next.js References
Filters training data to find examples mentioning "next.js", providing basic keyword search capability but offering limited analytical value beyond simple retrieval.