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,662,426,167 | PowerToys | Shortcut key combinations are missing in the Power Toys Shortcut Guide | ### Microsoft PowerToys version
0.85.1
### Installation method
GitHub
### Running as admin
None
### Area(s) with issue?
Shortcut Guide
### Steps to reproduce
The Power Toys "Shortcut Guide" is missing important keystrokes, such as ⊞+p.
### ✔️ Expected Behavior
I was expecting an exhaustive list of keyboard s... | Issue-Bug,Needs-Triage | low | Minor |
2,662,427,942 | kubernetes | `volumes[*].hostPath.type: Socket` doesn’t prevent the kubelet from creating a directory instead of waiting for a UNIX socket to be created. | ### What happened?
[`hostPath` volumes have different types](https://kubernetes.io/docs/concepts/storage/volumes/#hostpath-volume-types).
By default, no check is done. Whatever is found is bind-mounted and, if nothing exists, a directory is created on the host.
But, if the type is `Socket`, the kubelet is supposed t... | kind/bug,sig/storage,needs-triage | low | Critical |
2,662,440,633 | rust | rustdoc: single comma is put on newline if it occurs after item in double ticks | ### Problem
Here is a part of the documentation in my fork of the `colstodian` crate's `lib.rs`:
```rust
//! If you also have alpha (i.e. four values instead of three), then
//! [`Color::srgba_u8`], [`Color::srgba_f32`], and [`Color::linear_srgba`]
//! are the equivalents of the above with an alpha component.
```
An... | T-rustdoc,C-bug,A-rustdoc-ui,T-rustdoc-frontend,E-needs-investigation | low | Minor |
2,662,450,021 | vscode | Improve wording and flow of restart EH blocker | * run a debug session
* update an extension and trigger EH restart
* 😕 be confused about the wording here

How about a less technical language. Like
```
Restart Extension Blocked
A debug session is still running and would b... | feature-request,polish,extensions,verification-needed,author-verification-requested | low | Critical |
2,662,571,203 | vscode | variables view is not working as expected | cc @jooyoungseo
enter a variable in the interactive repl, like `x=12`. run the focus variables view command. note that no `x` is within that table.

| bug,accessibility,notebook-variables | low | Minor |
2,662,576,447 | vscode | terminal quick fixes don't work for screen reader users sometimes | From @jooyoungseo
waiting for the logs

| bug,windows,terminal-quick-fix | low | Major |
2,662,620,149 | stable-diffusion-webui | [Bug]: Issue with Python 3.10.6 and Sharkcodecs launcher64.exe | ### 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... | bug-report | low | Critical |
2,662,624,860 | svelte | Svelte 5 Exporting $state compile problem | ### Describe the bug
If I want to export a shared state, the normal way is to do like this:
### Option 1
```ts
// rune.svelte.ts
export const rune = <T>(initialValue: T) => {
let _rune = $state(initialValue);
return {
get value() {
return _rune;
},
set valu... | feature request,runes | medium | Critical |
2,662,635,918 | flutter | VideoPlayerTests testSeekToWhilePlayingDoesNotStopDisplayLink flakes: (([player position]) equal to (1234)) failed: ("0") is not equal to ("1234"), "HALPlugIn::DeviceGetCurrentTime: got an error from the plug-in routine | Flaked in presubmit
```
Test Case '-[VideoPlayerTests testSeekToWhilePlayingDoesNotStopDisplayLink]' started.
2024-11-14 16:58:12.673815-0800 Runner[19814:124579] HALPlugIn.cpp:551 HALPlugIn::DeviceGetCurrentTime: got an error from the plug-in routine, Error: 1937010544 (stop)
2024-11-14 16:58:12.674... | platform-ios,p: video_player,package,P3,c: flake,team-ios,triaged-ios | low | Critical |
2,662,644,159 | go | proposal: html/template: export filters and escapers | ### Proposal Details
I try to create a [tool](https://github.com/apleshkov/tmtr) to translate text/template and html/template to go source code.
For example:
```html
<div>{{.}}</div>
```
translates to smth like this:
```go
func Render(w io.Writer, data string) {
io.WriteString(w, HTMLEscape(data))
}
``... | Proposal | low | Critical |
2,662,683,064 | kubernetes | New EvictionBlocked PodDisruptionCondition | ### What would you like to be added?
A EvictionByEvictionAPI [pod disruption condition](https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-conditions) already exists. Suggesting a EvictionBlocked condition be added to know when a eviction is being attempted but blocked by a pod disruptio... | kind/feature,sig/apps,needs-triage | medium | Critical |
2,662,716,365 | go | crypto/internal/fips/check:exe_external: unrecognized failures | ```
#!watchflakes
default <- pkg == "crypto/internal/fips/check:exe_external" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8731297058133517505)):
FAIL crypto/internal/fips/check [build failed]
— [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,662,719,878 | electron | useSystemPicker with getDisplayMedia should not ask to pick another window when calling applyConstraints on the tracks. | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/macOS,bug :beetle:,33-x-y | low | Critical |
2,662,737,196 | PowerToys | Bug Report: Text Extractor Clipboard Issue in PowerToys | ### Microsoft PowerToys version
0.84.1 and 0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
TextExtractor
### Steps to reproduce
When using the Text Extractor tool in PowerToys, the extracted text does not appear in the clipboard history (Win + V) as expected. How... | Issue-Bug,Needs-Triage | low | Critical |
2,662,757,028 | yt-dlp | Requesting support for escribe videos | ### 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://gith... | site-request,triage | low | Critical |
2,662,767,474 | pytorch | auto-grad graph replicate split_with_sizes(lengths) X times where X = len(lengths) effecting compile time | auto-grad graph replicate split_with_sizes(lengths) X times where X = len(lengths) effecting compile time.
I think this repitions might be related to the functionalization view replay? unsure yet.
We spend 50% of in split_with_sizes .
strobelight profile:
https://fburl.com/scuba/pyperf_experimental/on_demand/pz... | triaged,module: functionalization,oncall: pt2,module: pt2-dispatcher | low | Critical |
2,662,773,228 | electron | useSystemPicker should return an audio track when the user requests audio in the constraints { audio: true}. | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/macOS,bug :beetle:,component/desktopcapturer,33-x-y | low | Critical |
2,662,790,138 | react | [React 19] Bug : Weird behavior when changing the order of a list | # Explanations :
It seems to have some weird behavior introduced in the React 19 RC update. When we iterate over a list to create components and put a unique id as a key, when sorting certain elements are rerendered. Which was not the case in version 18.
# The effect :
```js
//In each item
useEffect(() => ... | React 19 | low | Critical |
2,662,842,656 | vscode | improve failure message when disposables are leaked in unit test | This could probably be more immediately helpful to see why it failed

| debt,engineering | low | Critical |
2,662,889,028 | pytorch | torch.cond with unbacked symint failed to compile in AOTI | ### 🐛 Describe the bug
Repro:
```python
def test_cond_symint_input(self):
class M(torch.nn.Module):
def forward(self, x, y, z):
a = y.shape[0]
b = z.item()
def true_fn(x):
return x + a
def false_fn(x)... | oncall: pt2,oncall: export,module: aotinductor | low | Critical |
2,662,899,048 | yt-dlp | [ApplePodcasts] Download all episodes of a podcast | ### 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 requesting a site-specific feature
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github... | site-enhancement,triage | low | Critical |
2,662,936,860 | deno | no hot realod under WSL2 | Environment : Deno Version: 2.0.6 | WSL2
Problem Description :
When I add external folders to the watch list, such as in the following command:
`"start": "deno run -A --watch=static/,routes/,islands/,components/ dev.ts"`
Hot reload does not work as expected. Specifically:
• Changes made to files in island... | windows,needs investigation,--watch | low | Critical |
2,662,953,820 | vscode | Semantic tokens are causing a large changed range onTokensChanged event to fire | I was working on https://github.com/microsoft/vscode/issues/227107 which involves listening to various view events and updating a cache. But I'm running into this problem where I want to clear all lines when new tokens come in, but it seems that a large range is being fired as changed when scrolling stops.
Here are a ... | feature-request,semantic-tokens | low | Minor |
2,662,954,432 | pytorch | compiled LSTM performance is worse than not compiled | ### 🐛 Describe the bug
I tried to export and compile LSTM model and it's performance finally is much worse than in CUDA in terms of total kernel time and in number of operations
```(python)
import torch
class LSTM(torch.nn.LSTM):
def _update_flat_weights(self):
return
@torch.compiler.disab... | triaged,oncall: pt2,module: decompositions | low | Critical |
2,662,966,128 | rust | `assert_eq!` fails with `const { .. }` in Rust 2024 | This code fails to compile in Rust 2024 when it should pass:
```rust
//@ edition:2024
fn main() {
assert_eq!(0, const { 0 });
//~^ ERROR no rules expected keyword `const`
}
```
This will be fixed, I expect, by migrating the standard library to Rust 2024, and when doing that, by using the `:expr` rather than `... | A-macros,C-bug,T-libs,A-edition-2024,I-edition-triaged | low | Critical |
2,662,987,104 | vscode | Remote desktop connection drops when opening vscode |
Type: <b>Bug</b>
Connection drops for at least 30 seconds up to several minutes when opening vscode.
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.19045
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|I... | bug,windows,remote-desktop | low | Critical |
2,663,025,159 | go | x/tools/go/analysis/passes/nilness: spurious "impossible/tautological condition" with cond := a != nil; if cond {...}; if cond { ... } | ### Go version
go version go1.23.0 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/liam/.cache/go-build'
GOENV='/home/liam/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMOD... | Tools | low | Critical |
2,663,028,049 | angular | Warn users when attempting to navigate when no `<router-outlet>` exists | ### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
If a router link is clicked, but there is no router outlet present, navigation will fail. Presently we don't indicate to anyone that this is a problem. In the case of incremental hydration, it's possible so... | area: router,area: core,core: incremental hydration | low | Critical |
2,663,054,040 | vscode | Editor GPU: Lines invalided by onLinesInserted and onLinesDeleted events should shift and retain valid line data | Follow up for https://github.com/microsoft/vscode/issues/227107, https://github.com/microsoft/vscode/pull/233947
We should avoid throwing so much line data away when lines are added and deleted here:
https://github.com/microsoft/vscode/blob/f8c18693df60043bdd8990baa66c919e13855c38/src/vs/editor/browser/gpu/fullFileRe... | plan-item,editor-gpu | low | Minor |
2,663,090,303 | flutter | [go_router_builder] Enum route ordering leads to wrong route | ### What package does this bug report belong to?
go_router_builder
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Dependency versions
<details><summary>pubspec.lock</summary>
```lock
# Generated by pub
# See https://dart.dev/t... | c: crash,package,has reproducible steps,P2,p: go_router,p: go_router_builder,team-go_router,triaged-go_router,found in release: 3.24,found in release: 3.27 | low | Critical |
2,663,090,817 | rust | Performance regression between 1.78 and 1.79 | We were upgrading from rust 1.78 to 1.79 and later 1.81 and we discovered a performance regression in our applications in certain cases up to 10%.
In our benchmarks we were using `iai-callgrind` to measure instructions and we have seen a significant increase there.
Unfortunately, I can't provide exact code as they are... | I-slow,T-compiler,regression-from-stable-to-stable,C-bug,A-mir-opt-inlining,S-needs-repro | low | Critical |
2,663,158,453 | pytorch | flex_attention + `export_for_inference` ` NYI: querying is_contiguous inside of vmap for memory_format other than torch.contiguous_format` | ### 🐛 Describe the bug
```python
import torch
from torch import nn, Tensor
from torch.export import export_for_inference, Dim
from torch.nn.attention.flex_attention import flex_attention
class MinimalAttention(nn.Module):
"""Minimal reproduction of Attention layer using flex_attention."""
def _... | triaged,oncall: pt2,module: higher order operators,module: pt2-dispatcher,dynamo-functorch,module: flex attention | low | Critical |
2,663,312,116 | godot | Changing the script on an object in the editor and undoing does not restore any properties | ### Tested versions
Reproducible in `4.2.stable`, `4.3.stable` and `4.4.dev4`
### System information
Godot v4.3.stable - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce GTX 1660 SUPER (NVIDIA; 32.0.15.6603) - Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz (16 Threads)
### Issue description
When you change t... | bug,topic:editor | low | Critical |
2,663,313,274 | deno | Reduce memory usage by taking content bytes out of deno_graph's graph | Right now, we keep deno_graph's graph around in memory, but this is a waste of memory. We should have a way to be able to take the source out of the graph once it's no longer necessary. | perf | low | Minor |
2,663,322,698 | ollama | When I run Ollama using AMD 6750GRE 12G I get an error - gfx1031 unsupported by official ROCm on windows | ### What is the issue?
After downloading and installing. Requires additional download of compiled Rocblas
Rocblas.dll overwrites the rocblas.dll that comes with the SDK, and puts rocblas.dll in the relative path of the HIP SDK file (if not, please download it yourself), and replaces the library folder (C:\Program Fil... | bug,windows | low | Critical |
2,663,339,363 | pytorch | FlexAttention + ROCM Issue Tracker | ```[tasklist]
### Tasks
- [ ] Rocm accuracy failures on learnable bias cases: https://github.com/pytorch/pytorch/pull/137452
```
cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd @ezyang @chauhang @penguinwu @zou3519 @ydwu4 @bdhirsh @yf225 @Chil... | module: rocm,triaged,oncall: pt2,rocm,module: higher order operators,module: pt2-dispatcher,module: flex attention | low | Critical |
2,663,405,637 | go | cmd/go: using both -v and -json with go test has unintended effects | ### Go version
go version go1.23.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/firelizzard/.cache/go-build'
GOENV='/home/firelizzard/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSE... | NeedsInvestigation,GoCommand | low | Critical |
2,663,434,714 | vscode | Telemetry info table is not aligned in defaultSettings.json | <!-- ⚠️⚠️ 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,telemetry | low | Critical |
2,663,526,685 | yt-dlp | [archive.org] Original files with unsupported extensions not extracted. | ### 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 requesting a site-specific feature
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https:/... | site-enhancement,triage | low | Critical |
2,663,538,406 | kubernetes | In terminating pod, status of containers is not updated | ### What happened?
When a pod with several containers is terminating, until all of those containers successfully terminate, the number of ready containers is not updated. For example, if you have a pod with two containers and one of them immediately exits and one of them has a prestop hook that sleeps for several minu... | kind/bug,priority/backlog,sig/node,triage/accepted | low | Critical |
2,663,578,509 | vscode | vscode crashes when delete file with explorer |
Type: <b>Bug</b>
1. open an empty folder.
2. create a source file, such as 'main.cpp'
3. select the source file in explorer, and press the 'Del' key.
4. click 'Move to Recycle Bin' when the dialog box 'Are you sure you want to delete xxx' pops up.
5. vscode crashes
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe... | bug,freeze-slow-crash-leak | low | Critical |
2,663,652,276 | PowerToys | File Explorer File/Folder Comment Adding Tool | ### Description of the new feature / enhancement
I would love to see a PowerToys app where you can right click on a file or file within file explorer and add/edit/delete a comment.
### Scenario when this would be used?
This would be useful to know which files are important and why if you want to mark them in some wa... | Needs-Triage | low | Minor |
2,663,652,671 | kubernetes | Kubelet receives pod scheduling late. | ### What happened?
The time when kubelet receives the pod creation request is much later than the time when scheduler scheduling is successful.
The log is as follows:
scheduler:
I1115 04:12:00.190703 10 schedule_one.go:286] "Successfully bound pod to node" pod="kube-system/registry-6cc84d4599-d7v2z" node="ma... | kind/support,sig/node,triage/needs-information,needs-triage | low | Major |
2,663,703,140 | TypeScript | Weird behaviour with an "evolving any" and a non-null assertion operator | ### 🔎 Search Terms
"evolving any", "non-null assertion", "compiler api"
### 🕗 Version & Regression Information
- This changed in version 5.1
### ⏯ Playground Link
https://typescript-eslint.io/play/#ts=5.5.2&fileType=.tsx&code=CYUwxgNghgTiAEAzArgOzAFwJYHtVJxwAoBKALnlWQFsAjEGeAH3jVES1RGAFgAoUJFgIU6bHni1YpClToN%2B... | Bug,Help Wanted | low | Critical |
2,663,703,334 | angular | Strictly typed FormGroup should have stictly-typed "get" accessor | ### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
> https://angular.dev/guide/forms/typed-forms
For instance:
```ts
private formBuilder = inject(NonNullableFormBuilder);
constructor() {
const formGroup = this.formBuilder.group({
someField: [""],
... | area: forms,forms: strictly typed | low | Critical |
2,663,705,737 | create-react-app | Default project 'dotnet react' is not working | Just created project and executing test run.
Created Project using Visual Studio Code
Create command: 'dotnet new react'
Run command: dotnet run
TargetFramework: net6.0
Nove Version: v22.11.0
npm version: 10.9.0
Error: Microsoft.AspNetCore.SpaProxy.SpaProxyMiddleware[0]
SPA proxy is not ready. Re... | needs triage,issue: bug report | low | Critical |
2,663,741,798 | kubernetes | Add flagz endpoint for kube-controller-manager | ### What would you like to be added?
Part of
- https://github.com/kubernetes/enhancements/issues/4828
Add the `/flagz` endpoint for kube-controller-manager.
Sample response:
```
----------------------------
title: Kubernetes Flagz
description: Command line flags that Kubernetes component was started with.
... | kind/feature,sig/instrumentation,needs-triage | low | Minor |
2,663,743,053 | vscode | Emmet class expansions retain period in .erb files |
Type: <b>Bug</b>
If you expand an Emmet class shortcut (e.g.: `.something`) vscode will expand the entry to `.<div class="something"></div>`. The period at the start is incorrect.

 for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/macOS,bug :beetle:,status/confirmed,has-repro-gist,33-x-y,34-x-y | low | Critical |
2,663,921,534 | godot | Disabling "Script Editor" editor feature causes external script editor to not auto-launch | ### Tested versions
v4.4.dev4.mono.official [36e6207bb]
### System information
Godot v4.4.dev4.mono - Windows 10.0.22631 - Multi-window, 2 monitors - OpenGL 3 (Compatibility) - NVIDIA GeForce RTX 4070 Ti SUPER (NVIDIA; 32.0.15.6614) - 13th Gen Intel(R) Core(TM) i9-13900K (32 threads)
### Issue description
... | discussion,topic:editor | low | Major |
2,663,928,961 | react-native | RCTUnsafeExecuteOnMainQueueSync crash | ### Description
UIKit's UIView only guarantee to run on main thread/MainActor.
But ReactNative's RCTRootView is expecting to run on main queue.
This will cause crash when using RCTRootView in UICollectionViewCell which may call init on `com.apple.uikit.datasource.diffing` (serial) queue.
### Steps to reproduce
... | Issue: Author Provided Repro | low | Critical |
2,663,952,503 | svelte | svelte component not reactive | ### Describe the bug
Hi , here activeGrid is reactive state , i can see activeGrid text changes.. but GridSvg with reactive component is not re-rendering when activeGrid is changed.
{#snippet button()}
<div>
{activeGrid} - this changes , but not below
<GridSvg template={activeGrid} {di... | awaiting submitter | low | Critical |
2,663,994,319 | langchain | langchain-pinecone 0.2.0 doesn't support Python 3.13 | ### 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 ... | investigate | low | Critical |
2,664,051,643 | opencv | CUDA_DISABLER macro is not defined in OpenCV code | ### System Information
OpenCV version: 4.10.0
Operating System / Platform: Ubuntu 22.04
Compiler & compiler version: GCC 11.4.0
### Detailed description
In the following code refer to `CUDA_DISABLER`.
- https://github.com/opencv/opencv/blob/4.10.0/modules/stitching/src/cuda/build_warp_maps.cu
- https://g... | bug,category: build/install,category: gpu/cuda (contrib) | low | Minor |
2,664,062,120 | TypeScript | `RegExp#[Symbol.matchAll]` should return iterable of `RegExpExecArray` instead of `RegExpMatchArray` | ### 🔎 Search Terms
RegExp, matchAll, Symbol.matchAll, RegExpExecArray, RegExpMatchArray
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about RegExp, matchAll, Symbol.matchAll, RegExpExecArray, RegExpMatchArray
### ⏯ Playground Link
https... | Bug,Help Wanted,Domain: lib.d.ts | low | Minor |
2,664,121,266 | tauri | [bug] Tauri dev failing when adding tailwind to SvelteKit project | ### Describe the bug
After adding tailwindcss to a brand new project, I get an error when running `pnpm tauri dev`.
But works when running `pnpm run dev` and opening in the browser.
Seems similar to this issue: https://github.com/tauri-apps/tauri/issues/11482
### Reproduction
- Create a new project with `pnpm cr... | type: bug,status: upstream,platform: Linux,status: needs triage | low | Critical |
2,664,157,722 | PowerToys | Highlight diff for PowerRename | ### Description of the new feature / enhancement
Highlight only changed parts of the renamed file name (like git diff)

### Scenario when this would be used?
Always.
### Supporting information
_No response_ | Needs-Triage | low | Minor |
2,664,179,853 | TypeScript | Missing Boolean.toString definition and loose valueOf definition | ### ⚙ Compilation target
ES2017
### ⚙ Library
lib.es5.d.ts
### Missing / Incorrect Definition
```typescript
interface Boolean {
toString<T extends boolean>(this: T): `${T}`
toString(this: Boolean): `${boolean}`
valueOf<T extends boolean>(this: T): T
valueOf(this: Boolean): boolean
}
```
[TS Playgro... | Suggestion,Awaiting More Feedback | low | Major |
2,664,183,859 | material-ui | [icons] Support converting icons to PNG | ### Steps to reproduce
[ Question doesn't need reproduction. ]
### Current behavior
I have also tried `ReactDOMServer.renderToString`, `ReactDOMServer.renderToStaticMarkup`, `ReactDOM.render` and friends to retrieve the SVG string for `sharp` to convert, which returns an invalid XM Ldocument, crashing `sharp`. Var... | new feature,waiting for 👍,package: icons | low | Critical |
2,664,193,529 | rust | Add mention that `ilog2` and `checked_ilog2` can be used to get the number of bits in an integer | ### Location
- [`{integer}::ilog2`](https://doc.rust-lang.org/nightly/core/primitive.i32.html#method.ilog2)
- [`{integer}::checked_ilog2`](https://doc.rust-lang.org/nightly/core/primitive.i32.html#method.checked_ilog2)
- [`NonZero::ilog2`](https://doc.rust-lang.org/nightly/core/num/struct.NonZero.html#method.ilog2)
#... | A-docs,T-libs | low | Minor |
2,664,194,084 | PowerToys | Focus/Study mode | ### Description of the new feature / enhancement
This feature would stop you from using certain apps which could hamper productivity.
### Scenario when this would be used?
Useful for students or professionals looking to focus on their work/studies
### Supporting information
An app with similar functionality to Foc... | Needs-Triage | low | Minor |
2,664,265,010 | node | resolve hook is not run for require | ### Version
23.0.0
### Platform
```text
Linux hooks 6.8.0-47-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Oct 2 16:16:55 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
```
### Subsystem
customization hooks
### What steps will reproduce the bug?
Set up a [module resolution hook](https://nodejs.org/... | loaders | low | Critical |
2,664,274,720 | deno | thread 'main' panicked at ext/cache/sqlite.rs on cache creation | Version: Deno 2.0.6
Script:
```ts
await caches.open("example")
```
Command: `deno run -A main.ts`
Error:
```
============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliabl... | needs investigation | low | Critical |
2,664,275,828 | deno | make deno installable in stackblitz | Attempting to install Deno inside a Stackblitz Web Container fails immediately (note that currently `curl` in a Stackblitz Web Container environment doesn't support `-f` nor `-S`):
```console
❯ curl -sL https://deno.land/install.sh | sh
curl: socket hang up
```
Inspecting network traffic for the browser docume... | suggestion | low | Minor |
2,664,275,943 | pytorch | [Windows] pytorch >= 2.5 | ### 🐛 Describe the bug
I build pytorch from github but when I try to use I get this error:
```
Traceback (most recent call last):
File "C:\Users\Admin\Desktop\Python\0.LLMs\AutoAWQ\AutoAWQ\setup.py", line 2, in <module>
import torch
File "C:\Users\Admin\Desktop\Python\0.LLMs\AutoAWQ\venv\Lib\site-packa... | module: build,module: windows,triaged | low | Critical |
2,664,279,543 | next.js | Query parameters incorrect when navigating from App Router to Pages Router | ### Link to the code that reproduces this issue
https://github.com/ledbetterljoshua/link-bug-reproduction
### To Reproduce
### Live Demo
https://link-bug-reproduction.vercel.app/
### Repository
https://github.com/ledbetterljoshua/link-bug-reproduction
### Steps to reproduce
1. Start on the home page (App Ro... | bug,Navigation,Pages Router | low | Critical |
2,664,318,665 | godot | Godot Randomly Crashes even when idle, Event Viewer says it's dxgi faulting | ### Tested versions
Reproducible in: 4.4 Dev, 4.3 stable, both in mono and default
### System information
Godot v4.4.dev4.mono - Windows 10.0.19045 - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1650 (NVIDIA; 32.0.15.6614) - 12th Gen Intel(R) Core(TM) i5-12400F (12 threads)
##... | bug,topic:editor,needs testing,crash | low | Critical |
2,664,407,741 | PowerToys | Bug deactivation of Ctrl when keyboard manager turned on | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
I assigned only one shortcut to Play/Pause in order to pause and play music on spotify without leaving my actual window.
### ✔️ Expected Beha... | Issue-Bug,Needs-Triage | low | Critical |
2,664,422,625 | ui | [bug]: Installing Dependencies issue | ### Describe the bug
I'm using the latest version of Next.js and attempted to integrate ShadCN, but I keep encountering errors. I've tried several approaches, including adding this to my package.json:
"overrides": {
"react-is": "^19.0.0-rc-69d4b800-20241021"
}
I also tried manually installing dependencies and ad... | bug | low | Critical |
2,664,503,079 | vscode | Editor GPU: Render line numbers on the GPU | null | plan-item,performance,editor-gpu | low | Minor |
2,664,506,669 | vscode | Editor GPU: Render link underline decorations on GPU | Related: https://github.com/microsoft/vscode/issues/227094

Blocked on https://github.com/microsoft/vscode/issues/234473
Link underlines specifically are also tricky as they use multiple classes. It's unclear if the current syst... | plan-item,editor-gpu | low | Minor |
2,664,507,388 | vscode | Editor GPU: Render deprecated strikethrough decorations on the GPU | 
Blocked on https://github.com/microsoft/vscode/issues/234473 | plan-item,editor-gpu | low | Minor |
2,664,508,735 | PowerToys | 键盘管理器中的重映射快捷键无效 | ### Microsoft PowerToys version
0.86
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
我键盘管理器中的重映射快捷键无效 配置alt+w 发送 ctrl+w 无效
### ✔️ Expected Behavior
_No response_
### ❌ Actual Behavior
_No response_
### Other Software
_No re... | Issue-Bug,Product-Keyboard Shortcut Manager,Needs-Triage | low | Minor |
2,664,602,440 | rust | compiletest: cdb version detection locally seems funky | While investigating #133107, it seems that even if I have a suitably-versioned `cdb` e.g. `10.0.26100.2161` in `PATH`, compiletest cdb version detection seems to consider that I failed to satisfy
```
//@ min-cdb-version: 10.0.26100.2161
``` | A-debuginfo,C-enhancement,T-bootstrap,A-docs,A-compiletest | low | Critical |
2,664,644,777 | pytorch | fr_trace usability issues | Tried to analyze the output from https://github.com/pytorch/pytorch/issues/140563 and ran into a number of issues
1) interestingly i had a `fr_trace` in /usr/local/bin/fr_trace on my devserver. not sure how it got there, but it confused me a for a while becuase it looks like a modern version of the script. BUT it ... | oncall: distributed,triaged | low | Minor |
2,664,644,815 | rust | Debuginfo tests are highly sensitive to debugger versions and thus very fragile | AFAIK debugger visualization output usually don't guarantee output format stability, which as a corollary of #126092, this means that our debuginfo test suite is extremely fragile and prone to breakage from debugger version updates in CI. | A-testsuite,A-debuginfo,T-compiler,T-bootstrap,C-bug,A-compiletest | low | Critical |
2,664,645,517 | rust | Tracking issue for release notes of #46571: Tracking issue for `const_size_of_val` and `const_align_of_val` |
This issue tracks the release notes text for #46571.
### Steps
- [ ] 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
The... | T-lang,relnotes,A-const-eval,relnotes-tracking-issue | low | Minor |
2,664,646,606 | godot | `SpinBox` fires `ValueChanged` when focus changes to a `TreeItem` and it souldn't | ### Tested versions
v4.3.stable.mono.official [77dcf97d8]
tested on Windows11 and Ubuntu
### System information
v4.3.stable.mono.official
### Issue description
***Update:*** If you checked this issue earlier, the MRP link was broken. I fixed it.
We have a `SpinBox` that edits a selected value. The valu... | bug,topic:gui | low | Critical |
2,664,650,316 | pytorch | Implement Cut Cross Entropy | ### 🚀 The feature, motivation and pitch
https://github.com/apple/ml-cross-entropy Better version of cross entropy for large vocab sizes, this allows small models to have a dramatically higher batch size than otherwise. Implementing this conditionally would be trivial based on the input / output dimension and dtype of... | feature,module: nn,triaged,module: python frontend | low | Minor |
2,664,652,650 | go | cmd/compile: provide default PGO profiles that cover the runtime | Given no PGO coverage should have minimal impact and there seems to be limited ways to use the runtime codepaths.
It *might* be worth collecting average profiles for some go programs, filter for the runtime (or maybe std) and apply it if no profile at all were provided. This wouldn't make your code faster, but might f... | Performance,NeedsInvestigation,FeatureRequest,compiler/runtime | low | Minor |
2,664,725,965 | stable-diffusion-webui | [Bug]: OSError: None is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>` | ### 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
- [ ] The issue has not been reported before... | bug-report | low | Critical |
2,664,726,300 | deno | `deno test --doc` "All imports in import declaration are unused" TS6192 error. | I'm receiving the error:
```
TS6192 [ERROR]: All imports in import declaration are unused.
```
This is across a couple files and I can't seem to figure out why this is happening. Looking at the doc examples in the referenced locations/files all appears correct to me. I'm assuming this is some sort of Deno issue... | needs investigation,testing | low | Critical |
2,664,740,256 | godot | Skeleton3D.set_bone_pose() does not set the real pose transform | ### Tested versions
Reproducible in 4.3.stable
### System information
Godot v4.3.stable (77dcf97d8) - NixOS #1-NixOS SMP PREEMPT_DYNAMIC Thu Sep 12 09:13:13 UTC 2024 - X11 - Vulkan (Mobile) - integrated Intel(R) Graphics (ADL GT2) - 12th Gen Intel(R) Core(TM) i5-1240P (16 Threads)
### Issue description
This issue ... | bug,topic:xr,topic:3d | low | Critical |
2,664,794,748 | ollama | Clarify JSONL as the Returned Format for Streaming JSON Objects | **Current Documentation**:
[API documentation](https://github.com/ollama/ollama/blob/4759d879f2376ffb9b82f296e442ec8ef137f27b/docs/api.md?plain=1#L79) states:
> A stream of JSON objects is returned.
**Proposal**:
Specify the format explicitly as:
> A stream of JSON objects in [JSON Lines (JSONL)] format ... | documentation | low | Minor |
2,664,798,836 | godot | Joystick Motion not triggering Pressed signal on Button when assigned via Shortcut | ### Tested versions
4.3.stable.mono (official download)
### System information
Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce RTX 3090 (NVIDIA; 32.0.15.6109) - Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz (20 Threads)
### Issue description
When you attach InputEventAction sho... | bug,topic:input,topic:gui | low | Major |
2,664,838,360 | pytorch | `torch.compile` tries to invoke a torch op on numpy.ndarray in nightly release | ### 🐛 Describe the bug
I'm not sure if this is the intended behavior or a bug.
Using the nightly release (`torch-2.6.0.dev20241115+cu124`), when I run the following code (lifted out of [dynamo/test_misc.py#test_numpy_gt()](https://github.com/pytorch/pytorch/blob/main/test/dynamo/test_misc.py#L2530)) but running ... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,664,842,864 | ui | [feat]: List ListItem | ### Feature description
I'm migrating from Vue/Quasar to React/ShadUI, I can't find a List and ListItem component.
Something like https://quasar.dev/vue-components/list-and-list-items
or https://mui.com/material-ui/react-list/
### Affected component/components
_No response_
### Additional Context
I'm aware <ul... | area: request | low | Minor |
2,664,846,370 | rust | Tracking Issue for `async_fn_in_dyn_trait` | This is a tracking issue for dyn-compatible traits with async functions in them, called "async functions in dyn trait".
The feature gate for the issue is `#![feature(async_fn_in_dyn_trait)]`.
### About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hu... | T-lang,C-tracking-issue,B-experimental | low | Critical |
2,664,847,717 | godot | Incorrect "Parse Error" for cyclic dependency in Resource | ### Tested versions
- Reproducible in: v4.4.dev4.official [36e6207bb]
### System information
macOS 15.2 Beta (24C5057p)
### Issue description
Opening project with cyclic dependency between scene and resource prints twice incorrect error in output log:
```
scene/resources/resource_format_text.cpp:41 - res://som... | bug,topic:core | low | Critical |
2,664,849,482 | godot | Improper navigation mesh merging in some cases | ### Tested versions
- Reproducible in 4.2.stable, 4.3.stable and 4.4.dev-4
### System information
Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 Ti SUPER (NVIDIA; 32.0.15.6603) - AMD Ryzen 7 7800X3D 8-Core Processor (16 Threads)
### Issue description
The navigation p... | bug,needs testing,topic:navigation | low | Critical |
2,664,858,025 | godot | The property string "Physics Layer %d" in TileSet editor has not been got translated | ### Tested versions
- since 4.0
- available in 4.4.dev4
- tested only for windows
### System information
Windows
### Issue description
https://github.com/godotengine/godot/blob/master/editor/plugins/tiles/tile_set_atlas_source_editor.cpp#L742
For some reason, the string "Physics Layer %d" is not translated wh... | bug,topic:editor | low | Minor |
2,664,868,259 | next.js | PNPM and output standalone issue running pnpm run dev after pnpm rub build | ### Link to the code that reproduces this issue
https://github.com/Mr-Vipi/test-pnpm
### To Reproduce
1. clone the project I provided, is created from pnpm create next-app@14.2.18
there i changed only `output: standalone` in the next config.
2. run `pnpm run build`. It should terminate succesfully
3. run `p... | bug,Output (export/standalone) | low | Critical |
2,664,869,119 | godot | 'as' operator breaks expectation for Packed Array types being copied by reference | ### Tested versions
reproducible in 4.3 stable
### System information
Godot v4.3.stable unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000 - X11 - Vulkan (Forward+) - dedicated AMD Radeon RX 7900 XTX (RADV NAVI31) - AMD Ryzen 9 3900X 12-Core Processor (24 Threads)
### Issue description
Th... | topic:gdscript,documentation | low | Minor |
2,664,869,399 | TypeScript | Non-null assertion operator whitespace allowances can create confusing conditional statements | ### 🔎 Search Terms
You can write a non-null assertion operator with whitespace after a variable name and no white space before certain keywords such as `in` and `instanceof` and the type checker doesn't fail but instead strips the operator creating the opposite condition as it appears.
To a someone not familiar with... | Suggestion,Help Wanted,Experience Enhancement | low | Critical |
2,664,870,993 | rust | debuginfo: does the debugger annotations support revisions? | Noticed while working on #133115. | A-debuginfo,T-compiler,T-bootstrap,C-bug,A-compiletest | low | Critical |
2,664,873,547 | rust | add a note if a type implements a trait with the same name as the required trait | ### Code
```Rust
trait Trait {}
mod m {
pub trait Trait {}
pub struct St;
impl Trait for St {}
}
fn func<T: Trait>(_: T) {}
fn main() {
func(m::St);
}
```
### Current output
```Shell
Compiling playground v0.0.1 (/playground)
error[E0277]: the trait bound `St: Trait` is not satisfied
--> src/main... | A-diagnostics,A-trait-system,T-compiler | low | Critical |
2,664,933,749 | neovim | Lua: clone object/table (like js structuredClone) | ### Problem
(Not fully formed yet, this is just a tracking/reference issue.)
js has `structuredClone` and https://developer.mozilla.org/en-US/docs/Web/API/Window/structuredClone related concepts of serializability and equality.
### Expected behavior
The Nvim Lua stdlib has `vim.deepcopy` but no way to override it... | enhancement,lua | low | Minor |
2,665,043,049 | pytorch | Replace reduce(operator.mul) with math.prod for computing product of dimensions | The current implementation within the autograd _functions utils.py [file](https://github.com/pytorch/pytorch/blob/main/torch/autograd/_functions/utils.py) relies on reduce and operator.mul to compute the product of a list of dimensions, which can be replaced with the more modern and readable math.prod.
cc @chauhang @p... | module: onnx,triaged | low | Minor |
2,665,043,220 | node | Some client http2 streams are closed with error code NGHTTP2_INTERNAL_ERROR after receiving GOAWAY frame | ### Version
v23.2.0 (also reproduces on v18.20.4, v20.17.0)
### Platform
```text
Darwin UA-KJP26G976P 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:54 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6030 arm64
```
### Subsystem
http2
### What steps will reproduce the bug?
Start a simpl... | http2 | 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.