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,689,325,111
excalidraw
[Feature Request] Add Master Frame/Template functionality similar to PowerPoint master slides
### Problem Description When creating multiple frames in Excalidraw+, there's currently no way to maintain consistent elements (like logos, headers, footers) across all frames. Each element needs to be manually copied and placed in each frame individually. ### Proposed Solution Implement a master frame/template featur...
E+/presentations
low
Minor
2,689,334,331
vscode
Chat response provider with identifier <REDACTED: user-file-path> is already registered.
```javascript Error: Chat response provider with identifier <REDACTED: user-file-path> is already registered. at OPe.registerLanguageModelChat in out-vscode/vs/workbench/contrib/chat/common/vs/workbench/contrib/chat/common/languageModels.ts:287:10 at LAt.$registerLanguageModelProvider in out-vscode/vs/workbench/api/bro...
bug,error-telemetry,chat
low
Critical
2,689,335,136
vscode
TreeError [Chat] Tree element not found: [object Object]
```javascript Error: TreeError [Chat] Tree element not found: [object Object] at Ose.o in src/vs/base/browser/ui/tree/objectTreeModel.ts:313:10 at Ose.expandTo in src/vs/base/browser/ui/tree/objectTreeModel.ts:261:25 at jk.reveal in out-vscode/vs/base/browser/ui/tree/vs/base/browser/ui/tree/abstractTree.ts:3037:14 at P...
bug,error-telemetry,chat
low
Critical
2,689,337,384
vscode
Illegal value for lineNumber
```javascript Error: Illegal value for lineNumber at Lw.getLineMaxColumn in src/vs/editor/common/model/textModel.ts:860:10 at Gte.G in src/vs/editor/browser/controller/editContext/native/nativeEditContext.ts:306:42 at Gte.C in src/vs/editor/browser/controller/editContext/native/nativeEditContext.ts:243:33 at Gte.prepar...
error-telemetry,editor-edit-context
low
Critical
2,689,340,711
PowerToys
In Windows 11, newly created, deleted, copied, or pasted files aren't refreshing in real-time. A manual refresh (F5) or restarting Windows Explorer is required
### Microsoft PowerToys version 0.73.0 ### Installation method GitHub ### Running as admin No ### Area(s) with issue? General ### Steps to reproduce [PowerToysReport_2024-11-25-14-16-52.zip](https://github.com/user-attachments/files/17898182/PowerToysReport_2024-11-25-14-16-52.zip) ### โœ”๏ธ Expected Behavior ...
Issue-Bug,Needs-Triage
low
Minor
2,689,340,858
vscode
[140] potential listener LEAK detected, having 178 listeners already. MOST frequent listener (2):
```javascript Error at oci.create in src/vs/base/common/event.ts:933:15 at RHe.q [as onModelAdded] in src/vs/base/common/event.ts:1140:34 at nu.u in out-vscode/vs/workbench/browser/vs/workbench/browser/labels.ts:160:36 at new nu in out-vscode/vs/workbench/browser/vs/workbench/browser/labels.ts:137:8 at Qht.o in src/vs/...
error-telemetry
low
Critical
2,689,668,836
pytorch
Segmentation fault (core dumped) in `segment_reduce`
### ๐Ÿ› Describe the bug Under specific inputs, `segment_reduce` triggered a crash. ```python import torch data = torch.full((6,9,1,1,8,), 7.17172e+12, dtype=torch.double) reduce = "max" lengths = None indices = None offsets = torch.full((5,0,0,9,2,), 0, dtype=torch.long) axis = 4 unsafe = False initial = 7...
module: crash,triaged,module: python frontend,module: edge cases
low
Critical
2,689,693,977
rust
Non pub functions are exported as DLL symbols
<!-- 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 tried this code: ```rust #[no_mangle] extern "C" fn foo() {} ``` I build a Windows DLL, I use this foo function with other static library written in C. I t...
C-discussion
low
Critical
2,689,713,224
pytorch
Can't use dataparallel
### ๐Ÿ› Describe the bug `output = model(input_data)` has no output, don't return. ``` import os import torch import torch.nn as nn from models import encoders os.environ['CUDA_VISIBLE_DEVICES'] = '3,4' model = encoders.ResnetEncoder( 18, True, num_input_images=2) if torch.cuda.device_count()...
needs reproduction,triaged,module: data parallel
low
Critical
2,689,740,860
transformers
[i18n-zh] Translating docs to Chinese Translate bertlogy.md into Chinese
I have translated bertlogy.md into Chinese and my PR is here #34908 .This is my second contribution, and I hope to do better than the last time. Welcome anyone to review it.
WIP
low
Minor
2,689,825,285
svelte
Add minimum browser versions to the documentation
### Describe the problem Hello. We have encountered the fact that the documentation is not entirely clear what minimum browser versions svelte@5 requires. I would like to understand what things need to be polyfilled on older versions of browsers. For example, on 70 and 71 versions of Chrome, Svelte does not w...
documentation
low
Major
2,689,834,318
TypeScript
Static Index Signature with Generics
### ๐Ÿ” Search Terms - static mappings with generics - static generic index signature - class index signature static - generic index signature - https://github.com/microsoft/TypeScript/issues/58258 - https://github.com/microsoft/TypeScript/issues/17867 - https://www.typescriptlang.org/docs/handbook/2/classes.html#...
Suggestion,Awaiting More Feedback
low
Minor
2,689,851,262
kubernetes
Failure cluster [5c42e849...]: TestApfWatchHandlePanic/post-execute_panic DATA RACE
### Failure cluster [5c42e84947d532cf1eee](https://go.k8s.io/triage#5c42e84947d532cf1eee) The test accesses a variable marked as "atomicRead" without using an atomic read... https://github.com/kubernetes/kubernetes/blob/e4c1f980b76fecece30c2f77885a7117192170a6/staging/src/k8s.io/apiserver/pkg/server/filters/prior...
sig/api-machinery,kind/flake,kind/failing-test,triage/accepted
low
Critical
2,689,885,855
rust
thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54: called `Option::unwrap()` on a `None` value
This is my first time opening an issue in the Rust repository. I encountered a rustc error for the first time, and since the error message included "this is a bug," I decided to report it here. I am developing a program where an embedded device communicates with a host PC. The main crates I am using are: - tokio - e...
I-ICE,T-compiler,A-incr-comp,C-bug,S-needs-repro
low
Critical
2,689,923,572
yt-dlp
Check archive prior to every 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 requesting a feature unrelated to a specific site - [X] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#readme) - [X] I've ver...
enhancement,regression
low
Critical
2,689,959,333
PowerToys
FancyZones: Allow exclusion of a specific window rather than just an application
### Description of the new feature / enhancement At present, you can only exclude an entire application, I need to be able to exclude a single window - namely outlook's reminder window because it keeps snapping to a much larger size than it needs to. ### Scenario when this would be used? When Outlook pops up its rem...
Product-FancyZones,Needs-Triage
low
Minor
2,690,018,872
pytorch
DISABLED test_weight_norm_bwd_dynamic_shapes_cpu (__main__.DynamicShapesCpuTests)
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_weight_norm_bwd_dynamic_shapes_cpu&suite=DynamicShapesCpuTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/33457450172). Over the past...
triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,690,056,584
three.js
LineNodeMaterial uv() & positionGeometry are relative to the segments not the line
### Description In `LineNodeMaterial`, `uv()` and `positionGeometry` values are relative to the "instance/segment" of the line. I expect both or at least one of them to return the position on the full line so it makes easy to make custom effect on the line. ### Reproduction steps 1. [this fiddle](https://jsfiddle....
Nodes
low
Minor
2,690,063,722
vscode
extensions.autoUpdate setting should be group policy controlled
Continuation from https://github.com/microsoft/vscode/issues/84756 Here's the user request https://github.com/microsoft/vscode/issues/84756#issuecomment-2492115153 By making extensions.autoUpdate enterprise controlled, we would allow enterprises to either disable extension auto updates, or make sure that their develo...
feature-request,extensions
low
Minor
2,690,199,949
rust
An unsafe const fn being used to compute an array length or const generic is incorrectly described as being an "item".
### Code ```Rust const unsafe fn foo() -> usize { 1 } fn main() { unsafe { let _x = [0; foo()]; } } ``` ### Current output ```Shell Compiling playground v0.0.1 (/playground) warning: unnecessary `unsafe` block --> src/main.rs:4:5 | 4 | unsafe { | ^^^^^^ unnecessary `unsafe` block | ...
A-diagnostics,T-lang,T-compiler,I-lang-nominated,T-types
low
Critical
2,690,278,057
react-native
TextInput: No events triggered and no text displayed when typing Korean on AndroidReact Native 0.73.8)
### Description I created a new React Native project using npx react-native init text. After completing the setup, I ran the app on Android using `yarn android` without any additional configurations. However, when using the TextInput component, typing Korean does not trigger any events (onChange, onChangeText, etc...
Component: TextInput,Platform: Android,Needs: Attention,Type: Unsupported Version
low
Critical
2,690,287,652
flutter
flutter doctor should not make an issue on Android Studio if IntelliJ IDEA Ultimate Edition with Android plugin is installed
### Steps to reproduce 1. Install IntelliJ IDEA Ultimate Edition 2. Install the "Android" plugin in the IDE 3. Install flutter 4. Install Android SDK and Visual Studio 5. run `flutter doctor` ### Expected results `flutter doctor` should tell me there are no issues. IntelliJ IDEA Ultimate Edition is an all-in-...
tool,t: flutter doctor,P3,team-tool,triaged-tool
low
Major
2,690,372,083
react-native
Upgrading React native from 0.74 to 0.76 in existing project creates Jittering effect
### Description I was using expo sdk 51.0.28 and RN 0.74.5 after upgrading it to latest expo and RN, I am facing lot of jittering effect in app **Earlier package.json** `{ "name": "vyayam", "version": "1.0.0", "main": "expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo...
Needs: Attention
medium
Critical
2,690,373,072
flutter
Menu Anchor alignment offset does not work when right alignment is set
### Steps to reproduce 1. flutter create bug 2. paste the code sample 3. flutter run -d chrome 4. press the menu button 5. the open menu is aligned to the right of the screen, but it hugs the edge. The additional offset is ignored. 6. Change the dx offset from `-60` to `60` and use `Alignment.bottomLeft` for th...
framework,f: material design,has reproducible steps,P2,team-design,triaged-design,found in release: 3.24,found in release: 3.27
low
Critical
2,690,425,028
rust
Meta tracking issue for release notes PRs
To hopefully make it easier to find previous release notes PRs (due to github PR search funny business). Only goes back to 1.50 for the time being. - 1.84: #134568 - 1.83: #133320 - 1.82: #131137 - 1.81: #128523 - 1.80.1: - stable: #128635 - master: #129930 - 1.80: #127083 - 1.79: #125470 - 1.78: #123248 - 1.77.2:...
C-tracking-issue,T-release,A-meta,S-tracking-forever
low
Minor
2,690,465,745
angular
resource loader param `request` fails to exclude `undefined` from `request` returned value
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description `request` field in `ResourceLoaderParams` should exclude `undefined` type from returned value of `request` function. ```ts export class ProductViewer { productId = input.required<number | undefined>(); ...
area: core,cross-cutting: types,bug,core: reactivity
low
Critical
2,690,470,375
PowerToys
Workspaces
### Microsoft PowerToys version 0.86.0 ### Installation method Microsoft Store ### Running as admin No ### Area(s) with issue? Workspaces ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/fad0e8be-e4b6-4c24-bdee-8c9e7762db3e) ### โœ”๏ธ Expected Behavior ![Image](https://github.com/user...
Issue-Bug,Needs-Triage,Product-Workspaces
low
Minor
2,690,506,494
godot
[3.6] Cannot drop file into exported GDScript variable
### Tested versions In Godot 3.6, in the box created by export var a:GDScript, scripts cannot be dragged in and referenced. ![Image](https://github.com/user-attachments/assets/8ae37a71-b9ce-43b1-ad2e-4c0ad8683413) 3.5.2 No problem ### System information win10 ### Issue description ``` extends Control export var ...
bug,topic:editor,regression
low
Minor
2,690,527,119
svelte
Svelte 5 runtime crash inside each block
### Describe the bug In our crashlog system I can see the following error <img width="1305" alt="image" src="https://github.com/user-attachments/assets/fb2531aa-2c37-433a-8907-6cbe537742a3"> ### Reproduction Unfortunately I am unable to figure out what exactly is causing this. Will come back with repro if will ca...
awaiting submitter
low
Critical
2,690,534,026
tensorflow
This method creates a model with a 100% memory leak loop using model. fit()
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.18 ### Custom code Yes ### OS platform and distribution ubuntu 2.2 or mac m1 ### Mobile device ubuntu 2.2 or mac m1 ### Python version 3.11 ### Bazel...
stat:awaiting tensorflower,type:bug,comp:keras,TF 2.18
low
Critical
2,690,535,994
angular
When @defer-loading just one component form a library, Angular doesn't tree-shake unused contents of this library
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description When @defer-loading just one component from a (3rd party) Angular library, the whole library is bundled in the lazy loaded chunk (even if the library has `sideEffects: false` in its `package.json`). Instead...
area: core,core: defer
medium
Critical
2,690,590,953
rust
Tracking Issue for `io::const_error!`
Feature gate: `#![feature(io_const_error)]` This is a tracking issue for `const_error!`, a macro to create `io::Error`s from a string literal without allocating. ### Public API ```rust // std::io macro const_error($kind:expr, $message:expr $(,)?) { ... } ``` ### Steps / History - [x] ACP: https://github.com/rust-...
T-libs-api,C-tracking-issue
low
Critical
2,690,592,901
react
[Compiler Bug]: React Hook placement prevents memoization of dependent variables
### 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) - [ ]...
Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler
medium
Critical
2,690,641,682
godot
Cannot look among all items when using Quick Open and Quick Open Script anymore
- *Related to https://github.com/godotengine/godot/issues/98726 and https://github.com/godotengine/godot/pull/56772.* ### Tested versions - Reproducible in: 4.4.dev5 - Not reproducible in: 4.3.stable ### System information Godot v4.4.dev (9e6098432) - Fedora Linux 41 (KDE Plasma) on X11 - X11 display driver, Multi-...
discussion,topic:editor,usability,regression
low
Minor
2,690,648,155
langchain
๐Ÿ›Bug: The aload function, contrary to its name, is not an asynchronous function, so it cannot work concurrently with other asynchronous functions.
### 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,690,678,481
TypeScript
JSDoc property modifiers on computed properties
### ๐Ÿ”Ž Search Terms All declarations of '{property}' must have identical modifiers JSDoc Symbol Computed Property Names Property Modifiers ### ๐Ÿ•— Version & Regression Information This is the behavior in every version I tried (4.X.X - 5.X.X) ### โฏ Playground Link https://www.typescriptlang.org/play/?ts=5.7.2&filet...
Bug,Help Wanted
low
Critical
2,690,758,343
vscode
Git commands do not work if the profile folder name does not contain ASCI characters
Type: <b>Bug</b> Perform any git command from vs code (pull/push/clone) result: > git pull --tags origin master Could not create directory '/c/Users/\335\344\343\340\360/.ssh' (No such file or directory). Failed to add the host to the list of known hosts (/c/Users/\335\344\343\340\360/.ssh/known_hosts). git@github.c...
bug,git
low
Critical
2,690,797,533
TypeScript
JSDoc implements with imported types
### ๐Ÿ”Ž Search Terms Declaration emit for this file requires using private name '__type' from module '{path}'. An explicit type annotation may unblock declaration emit implements import type JSDoc ### ๐Ÿ•— Version & Regression Information This is the behavior in every version I tried (v5.5.4 - Nightly) ### โฏ Playgrou...
Bug,Help Wanted
low
Critical
2,690,799,797
vscode
Cannot create file or folder in root directory
![Image](https://github.com/user-attachments/assets/ff7c8bc9-75c6-4201-ab30-d16dcf6ba112) ![Image](https://github.com/user-attachments/assets/977a7dad-267d-4dd1-b985-df3e334e45dc) Macbook Sequoia 15.1.1, Visual Studio Code 1.95.3 After opening the project in VS Code, I am unable to create files or folders in the pro...
info-needed
low
Minor
2,690,840,167
opencv
videoio: capture by index/name check is wrong on failure with API preference set
### System Information OpenCV version: 4.10.0 (checked: still the same code in 4.x & 5.x branch) ### Detailed description #22700 introduced a check to print the `backend is generally available but can't be used to capture by index/name` message. however, this message is also printed even if the backend does support...
bug,category: videoio
low
Critical
2,690,841,569
vscode
Git - Git blame editor decoration color
With `git.blame.editorDecoration.enabled`. I was expecting it to pick up my theme's comment color as the default color since that's the closest thing to what it is: ![Image](https://github.com/user-attachments/assets/6575b653-37f1-4437-afcb-0cd842ad4308) Personally I want it to be very subtle just like comments.
bug,git,ux
low
Minor
2,690,857,512
vscode
Git blame editor decoration leverage horizontal space?
What it looks like currently: ![Image](https://github.com/user-attachments/assets/31b9fda5-9317-4d1e-b247-efa0a2387dba) If I zoom out though it reveals a lot of unused space: ![Image](https://github.com/user-attachments/assets/7d9d6116-1a19-42b0-898b-09713b6e33d7) Instead of cluttering things, perhaps it makes sens...
feature-request,scm
low
Minor
2,690,886,842
stable-diffusion-webui
[Bug]: Getting and error: runtimeerror: no hip gpus are available
### 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,690,890,201
angular
linkedSignal / resource: small APIs inconsistency
### Which @angular/* package(s) are relevant/related to the feature request? core ### Description Hey! I've being playing with `linkedSignal` and `resource` in the last few days. Just a small remark on the new APIs: ```ts linked = linkedSignal({ source: () => this.params(), computation: (one, two) => {...
area: core,core: reactivity,cross-cutting: signals
low
Major
2,690,894,541
three.js
GLTFLoader: Assets with url-encoded UTF8 characters in filenames don't load correctly
### Description While tackling various internationalization issues with glTF assets I made a few new test assets: - https://github.com/KhronosGroup/glTF-Sample-Assets/pull/157 In general, three.js fares second-best of the viewers I tested, but one asset doesn't load at all, thus this report. ### Reproduction ste...
Loaders
low
Critical
2,690,912,884
vscode
Editor GPU: Bracket pair colorization doesn't update when theme is changed
Repro: 1. editor gpu rendering on 2. Change `workbench.colorCustomizations.editorBracketHighlight.foreground*` settings 3. Save, ๐Ÿ› existing editors don't update
bug,editor-gpu
medium
Minor
2,690,991,016
vscode
Editor GPU: Support non-regular inline decorations
See https://github.com/microsoft/vscode/pull/234579
plan-item,editor-gpu
low
Minor
2,691,036,532
transformers
`transformers.image_transforms.resize` doesnot work for negative values
### System Info - `transformers` version: 4.47.0.dev0 - Platform: Linux-6.8.0-48-generic-x86_64-with-glibc2.39 - Python version: 3.12.5 - Huggingface_hub version: 0.25.0 - Safetensors version: 0.4.5 - Accelerate version: 1.0.0 - Accelerate config: not found - PyTorch version (GPU?): 2.4.1+cu121 (False) - Te...
WIP,bug,Vision,Processing
low
Critical
2,691,094,330
kubernetes
DRA: seamless kubelet plugin upgrade
### What would you like to be added? When updating the DaemonSet of a DRA driver, ideally we want that to be seamless: - minimal period of time where the kubelet can't call NodePrepareResources - no deletion + recreation or updates of ResourceSlices A DaemonSet supports [rolling updates](https://pkg.go.dev/k8s.io...
sig/node,kind/feature,needs-triage,wg/device-management
low
Major
2,691,131,693
kubernetes
DRA: version skew testing
### What would you like to be added? Upgrading a 1.31 alpha cluster to 1.32 with only the beta API enabled is supported. We should have automated tests for version skew and upgrade scenarios: - creating a v1alpha3 ResourceClaim, upgrading to 1.32 beta, getting it allocated - creating a DaemonSet with admin access en...
sig/node,kind/feature,needs-triage,wg/device-management
low
Critical
2,691,144,851
react
[React 19] Internal error: TypeError: Invalid state: ReadableStream is already closed
## Summary When I declared a component as an async function and used React.use() to retrieve the parameter of a dynamic route within it, I received following error: โจฏ Internal error: TypeError: Invalid state: ReadableStream is already closed at __node_internal_captureLargerStackTrace (node:internal/errors:49...
React 19
medium
Critical
2,691,195,418
rust
The default values for TargetOption violate the target consistency check
`TargetOption` defaults to `relocation_model: Pic` and `dynamic_linking: false` and `position_independent_executables: false`. However, our consistency check that this is an invalid combination of options. So it seems we should either fix our defaults, or the consistency check is a bit overzealous? This check was add...
T-compiler,A-target-specs,C-bug,A-targets
low
Major
2,691,232,871
vscode
Not displaying completion items with empty string text labels
<!-- โš ๏ธโš ๏ธ 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...
suggest,under-discussion
low
Critical
2,691,244,818
storybook
[Bug]: Nuxt init broken
### Describe the bug When I create a new Nuxt project and try to initialize Storybook, it says that the initialization is successful but nothing is installed. I would expect that it would either install the Nuxt framework or the `vue3-vite` framework or to fail with an error. ### Reproduction link N/A ### Reproduc...
bug,cli,vue3,nuxt,sev:S2
low
Critical
2,691,254,904
next.js
Middleware called redirect but the browser is not redirected
### Link to the code that reproduces this issue https://github.com/kuanjiahong/nextjs-middleware-redirect-issue-demo ### To Reproduce 1. npm run dev 2. Go to http://localhost:3000 3. Click "Go to Dashboard" on "/" page 4. Click "Set Session Cookie" on "/set-cookie" page 5. Click "Go to Dashboard" on "/" page 6....
bug,Middleware
low
Minor
2,691,309,300
vscode
Let language extensions dynamically configure soft word wrap for long lines
<!-- โš ๏ธโš ๏ธ 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. --> VS Code currently offers a word wrap option, which b...
feature-request,editor-wrapping
low
Minor
2,691,446,774
vscode
Indicate that version property should not be used for reporting telemetry
I have been using version property name to report the version on an extension in my telemetry event and I discovered that this property name is reserved for product version. It would be helpful if there is some indication that this property is reserved and cannot be used.
debt,telemetry
low
Minor
2,691,489,469
go
x/tools/gopls: "slice bounds out of range" crash in ExtractToNewFile
``` #!stacks "goPanicSliceAcap" && ("golang.ExtractToNewFile:+72" || "golang.ExtractToNewFile:+98") ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go fileStart := pgf.File.FileStart buf.Write(pgf.Src[start-fileStart : end-fileStart]) // slice bo...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins
low
Critical
2,691,505,687
godot
Shortcut to restart particles doesn't work when multiple particle systems are selected
### Tested versions 4.3-stable ### System information Windows ### Issue description Seleting multiple particle systems disables the shortcut to restart them doens't work ### Steps to reproduce Open mrp, open node3d scene. Select a single particle node, hit ctrl+r, observe it restart Select the two particle nodes...
topic:editor,topic:particles
low
Minor
2,691,510,154
go
x/tools/gopls: refactor.rewrite.removeUnusedParam: avoid literalization for recursive spread call
### gopls version Build info ---------- golang.org/x/tools/gopls v0.16.2 golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM= github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak= github.com/google/go-cmp@v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1...
gopls,Tools,Refactoring
low
Critical
2,691,630,620
deno
Deno.dlopen cannot open static asset
Version: Deno 2.1.1 I tried to bundle my native library and script into a single executable file. Of course, I used the --include flag during compilation. After running the executable, I found that Deno.readFile successfully reads the static asset, but Deno.dlopen is unable to open it. Below is an example of the cod...
feat,compile
low
Critical
2,691,649,295
vscode
Feature Request: Enhance Edit > Find to a dropdown list
<!-- โš ๏ธโš ๏ธ 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. --> Enhance Edit > Find to a dropdown list I constantly ...
feature-request,editor-find
low
Minor
2,691,740,037
PowerToys
FancyZones - zones created will shift up the height of the taskbar and then shift back down
### Microsoft PowerToys version 0.86.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? FancyZones, FancyZones Editor ### Steps to reproduce Usually on reboot but sometimes I'll go to move a window into a zone and notice that I've got one of two situations appearin...
Issue-Bug,Needs-Triage
low
Critical
2,691,742,353
react-native
React Native 0.76.3 Eslint Parser Issue with Flow
### Description I have recently migrated the app to 0.76.3 following the upgrade helper and also upgraded `@react-native/babel-preset` which has resulted in eslint parsing error for flow typed files. ### Steps to reproduce Using latest react native 0.76.3 with @react-native/babel-preset version 0.76.3, add som...
Flow,Needs: Repro,Needs: Attention
low
Critical
2,691,745,634
go
x/tools: Windows build OOM crash
``` #!watchflakes default <- pkg == "golang.org/x/tools/go/callgraph/vta" && test == "" && goos == "windows" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8730352753718672849)): PASS ok golang.org/x/tools/go/callgraph/vta 14.936s โ€” [watch...
NeedsInvestigation,Tools
low
Critical
2,691,798,368
transformers
Uniformize zero-shot object detection postprocessing methods
## Uniformizing Zero-Shot Object Detection post-processing ### Introduction Currently, we have four **zero-shot object detection models** in the Transformers library: - **OwlVit** - **OwlV2** - **Grounding Dino** - **OmDet Turbo** Each model uses slightly different **postprocessing arguments*...
Feature request,Vision,Processing
low
Minor
2,691,880,898
react-native
RN 0.76: std::__1::bad_function_call
### Description After upgrading to RN 0.76.x the iOS app started crashing. ### Steps to reproduce 1. Build & start ### React Native Version 0.76.3 ### Affected Platforms Runtime - iOS ### Output of `npx react-native info` ```text System: OS: macOS 15.1.1 CPU: (12) arm64 Apple M2 Max Memory: 813.77 MB ...
Needs: Author Feedback,Needs: Repro
medium
Critical
2,691,890,092
go
runtime: make Windows VirtualAlloc failure more informative
When a Windows build fails due to OOM, the error log looks like this: https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8730352753718672849/+/u/step/19/log/2 It contains a thread dump of the go test command at the moment after VirtualAlloc failed, but I suspect the real culprits here are the test child...
help wanted,OS-Windows,NeedsInvestigation,compiler/runtime
low
Critical
2,691,898,113
transformers
Recomputed tensor size does not match when using activation checkpointing when using FSDP and accelerate
### System Info ``` - `transformers` version: 4.46.3 - Platform: Linux-6.8.0-1015-aws-x86_64-with-glibc2.35 - Python version: 3.12.6 - Huggingface_hub version: 0.26.2 - Safetensors version: 0.4.5 - Accelerate version: 1.1.1 - Accelerate config: not found - PyTorch version (GPU?): 2.5.1+cu124 (True) - Ten...
bug
low
Critical
2,692,039,471
opencv
cap_aravis: support specifying device by GUID/name
### Describe the feature and motivation currently when using aravis you have to specify the ID of the device: https://github.com/opencv/opencv/blob/65d4112fa52511cd609a5c794a263bee9b5a8d43/modules/videoio/src/cap_aravis.cpp#L206-L225 it'd be much more usable if it were possible to specify the GUID (aka device name...
feature,category: videoio(camera)
low
Minor
2,692,044,837
pytorch
[AudioLM] Inductor `LoweringException: NotImplementedError: View`
### ๐Ÿ› Describe the bug This is a carryover from https://github.com/pytorch/pytorch/issues/121345#issuecomment-2492686541. The model no longer fails in Dynamo on latest main, but fails in Inductor. Repro code: https://gist.github.com/ezyang/64c24c9fc5529f3afed4ee4266f6adc5 ### Error logs ``` 2024-11-25 11:49:55 ...
triaged,oncall: pt2,module: inductor
low
Critical
2,692,050,386
vscode
icon is not colored correctly for failing task terminal
![Image](https://github.com/user-attachments/assets/fad07903-bda5-4265-b4eb-8c50d3778b4e)
bug,tasks,terminal-tabs
low
Minor
2,692,059,434
opencv
cap_aravis: no image when not explicitly specifying `cv::CAP_PROP_FOURCC`
### System Information OpenCV version: 4.10.0 (with `HAVE_ARAVIS`!) OS: Ubuntu 24.04 (in WSL 2) Compiler: CLang 18.1.8 camera & driver from [get cameras / VAimaging / Daheng Imaging](https://www.get-cameras.com/) ### Detailed description when creating a new Aravis `cv::VideoCapture` the image will be empty ...
bug,category: videoio
low
Critical
2,692,187,492
storybook
[Bug]: Import Absolute Path in MDX files using Blocks
### Describe the bug I want to use an absolute path alias instead of a relative path in the MDX file for the documentation. I have this `button.mdx` file: ```mdx import { Meta, Canvas } from '@storybook/blocks' import * as ButtonStories from './button.stories' import * as DropdownButtonStories from '../../dropdown-b...
bug,mdx
low
Critical
2,692,208,382
terminal
x-markdown - right click Select All crashes
### Steps to reproduce Load up a markdown document in an `x-markdown` pane. Right click the body text and Select All. ### Actual Behavior It blow up
Issue-Bug,Area-UserInterface,Severity-Crash,Product-Terminal
low
Critical
2,692,253,611
TypeScript
Dynamically importing JSON should require import attribute with node16/nodenext
### ๐Ÿ”Ž Search Terms dynamic import, import attribute, resolveJsonModule, ### ๐Ÿ•— Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for entries about [TS 5.7's new checks around importing JSON](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/)...
Needs Investigation,Fix Available
low
Critical
2,692,267,531
vscode
terminal mac os web smoke tests failing
seems like a few consistent smoke test failures: see build: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306954&view=results and https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306866&view=results ``` 1) VSCode Smoke Tests (Web) Terminal Terminal Input Au...
smoke-test-failure
low
Critical
2,692,282,149
react-native
[iOS] Some weird animation happening on inputs and buttons when switching screens
### Description When switching between screens using simple unmount/mount logic like this: ``` {activeTab === 1 && <TabOne />} {activeTab === 2 && <TabTwo />} ``` it seems like React Native is trying to "reuse" some inputs or components in some way. **Result:** This causes strange animations or t...
Platform: iOS,Component: Button,Component: Switch,Needs: Author Feedback,Type: New Architecture
low
Critical
2,692,336,769
material-ui
[Tooltip] Stays visible when scrolling away
### Steps to reproduce Steps: 1. [Open this link to live example](https://stackblitz.com/edit/react-44fyjx?file=LastName.js) 2. Hover over one of the tooltips in the Last Name column 3. Scroll away (without moving the mouse) 4. You'll notice the tooltip stays open ### Current behavior The tooltip stays o...
bug ๐Ÿ›,component: tooltip,package: material-ui
low
Major
2,692,353,149
flutter
Rebuild Autocomplete options at arbitrary time
### Use case When the user finishes typing in the field, a user of Autocomplete might make two network requests: one to quickly fetch some approximate options and another, longer request to get more detailed results. Autocomplete should be able to update the options with the result of each request. Currently the opt...
a: text input,P2,team-text-input,triaged-text-input
low
Minor
2,692,373,221
flutter
Implement WidgetStateProperty Styling for Tab and TabBar Widgets
### Use case In a TabBar, you can control certain visual aspects of the tabs through overlayColor, unselectedLabelStyle, and labelStyle. However, this is a very limiting in what you can do and also doesn't consider other states such as Focused or Disabled. ### Proposal My proposal would be to update Tab and TabBar ...
c: new feature,framework,f: material design,c: proposal,P3,customer: castaway,team-design,triaged-design
low
Minor
2,692,378,488
TypeScript
rewriteRelativeImportExtensions does not rewrite the extension for an import expressions unless the file is detected to be a module
### ๐Ÿ”Ž Search Terms rewriteRelativeImportExtensions, import expression ### ๐Ÿ•— Version & Regression Information - This changed between versions 5.7 ### โฏ Playground Link https://www.typescriptlang.org/play/?rewriteRelativeImportExtensions=true#code/PTAEEsFsAcHsCcAuoDkA6YAzWs2IM4oDcAsAFBRxIAU6WOehAlOUA ### ๐Ÿ’ป Code...
Needs Investigation
low
Major
2,692,394,084
kubernetes
Add configuration property to delete cronjobs if it succeeds after retry
### What would you like to be added? Add a boolean cronjob property `deleteFailedJobsOnSuccess` that, when set to `true`, will effectively delete the failed jobs history of that cronjob when it succeeds based on retries dependent on `backoffLimit`. So e.g. `backoffLimit: 2` and the 1. run fails, but the 2. succee...
kind/feature,sig/apps,needs-triage
low
Critical
2,692,394,295
excalidraw
Arrow navigation in canvas search moves text cursor
https://github.com/user-attachments/assets/a150489a-fca7-4b10-af40-a33cbe0b2228
bug
low
Minor
2,692,404,262
TypeScript
Javascript function type inference breaks across a property accessor but not a function call
Type: <b>Bug</b> I am writing a typescript declaration file `declarations.d.ts` that describes some interfaces and a global object. The declarations will be use to assist JavaScript developers that are writing script for an embedded v8 engine that offers global objects like the one being described. There is a global ...
Suggestion,Help Wanted,Experience Enhancement
low
Critical
2,692,433,598
vscode
Git - Git blame editor decoration appears before the folding ... one
The ... should be before the git one ![Image](https://github.com/user-attachments/assets/8a7704f1-4a36-40db-94b4-4d80d448f9bc)
bug,git
low
Minor
2,692,571,008
svelte
Svelte 5: Preserve local state during HMR
### Describe the bug With a brand new SvelteKit project with Svelte 5, I realized that all my states are reset whenever HMR updates Whenever I change anything in the HTML part of a Svelte file, HMR kicks in and resets all my `$state`, which makes it very cumbersome to develop a large and complex form I read th...
feature request
low
Critical
2,692,653,252
rust
`avr-rjmp-offset` is flaky on `x86_64-mingw`
> This test seems to be failing somewhat often: > > * 2024-11-25 Hang: https://github.com/rust-lang/rust/pull/133465#issuecomment-2499233485 > * 2024-11-20 Error: https://github.com/rust-lang/rust/pull/132629#issuecomment-2490054965 > * 2024-11-13 Error: https://github.com/rust-lang/rust/pull/132997 > * 2024-11-08 Erro...
A-LLVM,A-testsuite,T-compiler,O-windows-gnu,C-bug,O-AVR,A-run-make,A-linkers,C-external-bug,I-flaky-test
low
Critical
2,692,708,355
react-native
Bug in the height of the text input when it is multiline
### Description When specifying the "multiline" and "numberOfLines" properties, the height of the text input acts differently in the new and old architecture. In the new architecture the height remains the same as if the properties were not specified, while in the old architecture the height increases. ### Steps to ...
Issue: Author Provided Repro,Type: New Architecture
low
Critical
2,692,771,737
svelte
`$state(undefined)` is typed as never on svelte-check
### Describe the bug On a project generated by `create-vite@5.5.5`, running a type check to the following code will get a result that `p` is typed as `never`. ```html <script lang="ts"> type Person = { name: string } let p: Person | undefined = $state(undefined) $effect(() => { // load person ...
types / typescript
low
Critical
2,692,779,664
flutter
Replace use of ATK with accessing AT-SPI directly
The Linux embedder currently uses the ATK library to provide accessibility. [GTK4 switched from using this library to accessing AT-SPI directly over D-Bus](https://gitlab.gnome.org/GNOME/gtk/-/commit/c63087a5631e72cd1c45bdc5a41bf605195be64c), this may also be a good more for Flutter as this removes the usage of an old ...
engine,a: accessibility,platform-linux,c: proposal,P2,team-linux,triaged-linux
low
Minor
2,692,880,188
vscode
Visual glitches in editor when hardware acceleration is disabled
<!-- โš ๏ธโš ๏ธ 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,linux,editor-rendering,chromium,wayland
low
Critical
2,692,944,159
transformers
Add support for causal language modeling for `DistilBertModel`
### Feature request HuggingFace Transformers currently supports causal language modeling (CLM) fine-tuning for BERT using`BertLMHeadModel` [as shown in the docs](https://huggingface.co/docs/transformers/model_doc/bert#transformers.BertLMHeadModel). My request is simply to extend this support to `DistilBertModel`. ###...
Feature request
low
Critical
2,692,946,499
pytorch
[Inductor] [CPU] `GroupNorm` triggers inconsistency when using Inductor
### ๐Ÿ› Describe the bug `GroupNorm` does not seem to be optimized correctly, I think this is related to #129823 I can provide the reproduction. BTW, it only prints `False` on **cpu**. Although the error on **cuda** is not **0**, it is within the tolerance range of `torch.allclose` ```python import torch imp...
triaged,oncall: pt2,module: inductor,module: pt2 accuracy
low
Critical
2,692,957,167
tensorflow
Aborted (core dumped) in `RaggedBincount`
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17.0 tf2.16.1 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04 ### Mobile device _No response_ ### Python version 3.11 ### Bazel version _No response_ ###...
stat:awaiting tensorflower,type:bug,comp:ops,2.17
low
Critical
2,692,984,193
PowerToys
Enhancement Request: Introduce a Variable to Fetch Parent Folder Name in PowerRename
### Description of the new feature / enhancement We propose the addition of a new variable in the PowerRename tool that allows users to dynamically retrieve the name of the parent folder for any given file or folder. This feature would be particularly useful for users who frequently perform batch renaming operations b...
Needs-Triage
low
Minor
2,692,996,489
pytorch
ShardedGradScaler is not documented on the website.
### ๐Ÿ“š The doc issue the function of ShardedGradScaler is not documented on the website. I want to ask that this function is indeed public or unexpectedly exposed. ### Suggest a potential alternative/fix _No response_ cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o @svekars @b...
oncall: distributed,module: docs,module: fsdp,topic: docs
low
Minor
2,693,007,846
vscode
Inconsistent decorations behavior in explorer panel
<!-- โš ๏ธโš ๏ธ 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,file-explorer,file-decorations
low
Critical
2,693,023,198
kubernetes
statefulset can not recreate the lost replicas in case of node loss
### What happened? kube-state-metric was deployed with statefulset, in multiple shard mode shard 1-3 are lost during a disaster, but they never get recreated ![image](https://github.com/user-attachments/assets/55974f88-54b3-46f5-a42f-fa14889f422a) ### What did you expect to happen? the lost replicas sh...
kind/bug,sig/apps,needs-triage
low
Major
2,693,109,381
deno
thread 'worker-2' panicked ... called `Result::unwrap()` on an `Err` value
Deno 2.1.1 ``` Deno has panicked. This is a bug in Deno. Please report this at https://github.com/denoland/deno/issues/new. If you can reliably reproduce this panic, include the reproduction steps and re-run with the RUST_BACKTRACE=1 env var set and include the backtrace in your report. Platform: linux x86_64 ...
bug,panic
low
Critical