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,733,682,994
flutter
Windows tool_integration_tests_2_9 times out
### Type of Request bug ### Infrastructure Environment flutter/flutter post submit ### What is happening? Windows tool_integration_tests_2_9 task kept timing out even if it passes, it is close to time out. ### Steps to reproduce https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests...
team-infra,P1,triaged-infra
medium
Critical
2,733,690,203
vscode
Settings editor search quality epic
The Settings editor search experience is currently lacking for the following reasons: - Results are often sorted in an unclear order, ref https://github.com/microsoft/vscode/issues/221535 - Typos or inexact strings are not identified - "stickyscrolle" does not reveal terminal.integrated.stickyScroll.enabled https://g...
bug,settings-editor,settings-search
low
Minor
2,733,694,964
vscode
TS Server performance 10-50mb files
From https://github.com/Microsoft/vscode/issues/63473 <!-- Please try to reproduce the issue with `typescript@next`. It may have already been fixed. --> **TypeScript Version:** 3.3.0-dev.20181128 <!-- Search terms you tried before logging this (so others can find this issue more easily) --> **Search Terms:** ...
bug,typescript,freeze-slow-crash-leak,perf
low
Critical
2,733,730,324
PowerToys
New+ mustache and options
### Description of the new feature / enhancement Add [mustache](https://mustache.github.io/) templating to New+ templates. Templates could have a config file (`NewPlus.yml`) that contains options like [GitHub issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-reque...
Idea-Enhancement,Needs-Triage,Product-New+
low
Minor
2,733,742,234
godot
glTF/glb mesh imports with errors when Static Lightmaps used
### Tested versions - Reproducible on 4.3-stable. - Reproducible on the latest commit of the master branch at the time of writing (c2e4ae78). ### System information Godot v4.3.stable - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce RTX 4080 (NVIDIA; 32.0.15.6094) - AMD Ryzen 9 3900X 12-Core Processor (2...
bug,topic:import,topic:3d
low
Critical
2,733,747,836
langchain
Expecting value: line 1 column 1 (char 0) Attachment not found at ... - ConfluenceLoader fails to parse attachment JSON and generates incorrect URLs
### 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 b...
🤖:bug
low
Critical
2,733,838,051
flutter
[go_router] Pop immediately after replace doesn't work
### Steps to reproduce 1. Use go_router: 14.6.2 2. Create an app with 3 routes A, B, and C 3. Use A as the initial route 4. Push route B 5. In a button callback, replace the current route with C, then immediately pop the current route 6. See that the app stays on route C instead of going back to A ### Expect...
package,has reproducible steps,P2,p: go_router,team-go_router,triaged-go_router,found in release: 3.24,found in release: 3.27
low
Critical
2,733,850,687
godot
Suppress Thread Warning
### Tested versions I am currently using Godot 4.3.stable I do not think testing earlier versions would matter as the @warning_ignore() has changed and this is more of an item that appears to have never been there rather than it not working as intended. ### System information Windows 11 Godot 4.3,stable ### Issue d...
discussion,topic:core
low
Critical
2,733,878,616
pytorch
Use labels to create dedicated pools of non-scalable runners for trunk jobs
### 🐛 Describe the bug We have number of workflows that runs on resources which are allocated statically and therefore can not be auto-scaled, which creates queues for jobs which are running on trunk How about assigning two labels such runners, say `xyz` and `xyz.trunk`. All jobs scheduled via `pull_request:` or...
module: ci,triaged,enhancement,module: infra
low
Critical
2,733,935,681
tauri
[bug] Unmaximize window by double clicking data-tauri-drag-region does not resize correctly
### Describe the bug I have a window with `"decorations": false` set. When double-clicking an element with the data-tauri-drag-region attribute to restore a maximized Tauri window, the window state changes to "unmaximized," but the size and position of the window remain unchanged. This behavior is unexpected Runnin...
type: bug,status: needs triage
low
Critical
2,733,951,011
pytorch
Can't run torch conv2d with AMD Instinct MI250X
### 🐛 Describe the bug I am on AMD 250X GPU after installed rocm5.6 with pytorch version 2.2 following commend ``` pip install torch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0 --index-url https://download.pytorch.org/whl/rocm5.6 ``` I am on slurm system, I don't have super admin right. I am trying to ru...
module: rocm,triaged
low
Critical
2,733,964,005
next.js
Issue: Data Not Updating Properly in Next.js Server Actions
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: win32 Arch: x64 Version: Windows 11 Home China Available memory (MB): 40768 Available CPU cores: 12 Binaries: Node: 20.13.1 ...
examples
low
Critical
2,733,979,055
ollama
Documentation enhancement Idea - AWS Fargate Infra Implementation
I was able to get Ollama up and running on [Fargate](https://aws.amazon.com/fargate/) using [copilot cli](https://aws.github.io/copilot-cli/) as a sandbox/test environment.. would this be helpful for the community?
feature request
low
Minor
2,734,000,481
next.js
The link to Server Action's error with Client Component doesn't redirect to the corresponding section
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/condescending-shadow-lsly9n?workspaceId=ws_Sq4GMLXY8mhdG4GGt4EY7P ### To Reproduce 1. Start the application in development _(next dev)_. 2. Create a client component. 3. Create a server action in a different file adding the "use server...
bug
low
Critical
2,734,029,499
ui
[bug]: Chat bubble overflow on long word
### Describe the bug on landing or home page of `https://ui.shadcn.com/` there is chat card exist there. when user add long word in the text field and hit send button than the chat bubble overflow in it. here is an image: ![image](https://github.com/user-attachments/assets/5e5a1ae6-c4a1-4aad-9335-0ee476949b51) ...
bug
low
Critical
2,734,049,568
angular
Add extended diagnostic for referencing a function in a text interpolation
We should have an extended diagnostic that warns if you reference a function in a text interpolation expression ```typescript @Component({ /* ... */ template: '<p> {{ firstName }} </p>', }) export class UserProfile { protected firstName() { return 'Morgan'; } } ``` This would be very similar to the "Signa...
feature,help wanted,good first issue,area: compiler,compiler: extended diagnostics
low
Minor
2,734,050,476
flutter
Exception during scheduler callback in rendering/object.dart
### Steps to reproduce This test https://github.com/flutter/packages/blob/8238e1c5ada8c6a99f7fb6087484b52face33721/packages/google_maps_flutter/google_maps_flutter/example/integration_test/src/maps_controller.dart#L24 is failing due to this bug ### Expected results test would pass ### Actual results https://fire...
framework,P1,team-accessibility,triaged-accessibility
medium
Critical
2,734,110,250
next.js
[PPR][DIO] Dynamic Segment Static Shell is blank
### Link to the code that reproduces this issue https://github.com/marmalade-labs/dynamicio-static-gen ### To Reproduce 1. Open a browser tab, open the inspector, and disable javascript 2. In the address bar, enter https://dynamicio-static-gen.vercel.app/static?__nextppronly=1 3. :+1: Notice that [the full `...
bug,Partial Prerendering (PPR),dynamicIO
low
Major
2,734,120,649
rust
Invalid suggestion for `AsyncFnOnce` trait object
### Code ```Rust #![feature(async_closure)] pub fn f(x: &dyn AsyncFnOnce()) {} ``` ### Current output ```Shell error[E0191]: the value of the associated type `CallOnceFuture` in `AsyncFnOnce` must be specified --> src/main.rs:3:18 | 3 | pub fn f(x: &dyn AsyncFnOnce()) {} | ^^^^^^^^^^^^^ help: ...
A-diagnostics,T-compiler,F-async_closure,A-trait-objects
low
Critical
2,734,154,674
vscode
Product Icon Theme crash on Linux
Type: <b>Bug</b> When I try to change the product icon theme in VS Code then the VS Code application crashes. Actual: Repro: 'File->Preferences->Theme->Product Icon Theme' and then click on Browse Aditional Product Item Theme. Expected: Search list for product icon themes to download from. VS Code version: Code 1...
bug,freeze-slow-crash-leak,confirmation-pending
low
Critical
2,734,163,039
go
math/big: update to math/rand/v2
### Go version go version 1.23 ### Output of `go env` in your module/workspace: ```shell N/A ``` ### What did you do? I wanted to update robpike.io/ivy to math/rand/v2, but was inconvenienced by math/big/Int.Rand using the old random number generator. The type in the signature precludes using v2. Compatibility...
NeedsInvestigation
low
Major
2,734,163,528
vscode
Ctrl+a not selecting all cell contents
This happened shortly after navigating up and down cells with the keyboard. Seems to have messed up context keys as it's trying to select the output: ![Image](https://github.com/user-attachments/assets/66501844-14d5-4c26-b7bd-808cbb33cacc)
bug,notebook-commands
low
Minor
2,734,166,710
go
x/tools/gopls: "diagnostic location is not among files of package: %s" bug (with analyzer SA4023)
``` #!stacks "bug.Errorf" && "cache.(*action).exec.func2:+48" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go if mapper == nil { // The start position was not among the package's parsed // Go files, indicating that the analyzer added new fi...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins
low
Critical
2,734,172,610
vscode
Git Diff Viewer Fails After Updating Images in Markdown Cells
## Environment data - VS Code Version: 1.95.3 (Universal) - Jupyter Extension version (available under the Extensions sidebar): v2024.10.0 - Python Extension version (available under the Extensions sidebar): v2024.20.0 - OS (Windows | Mac | Linux distro) and version: MacOS, latest - Python and/or Anaconda ...
bug,notebook-diff
low
Critical
2,734,178,265
vscode
Save Jupyter notebook failed if the .ipynb extension was removed in the save filename dialog box
### Applies To - [ ] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? When saving the Jupyter notebook for the very first time, if the default filename Untitled.ipynb was erased and then input a new filename without adding the .ipynb, the save no...
bug,notebook-workbench-integration
low
Critical
2,734,184,146
flutter
Change `integrationDriver(...)` calls to use `exitCode = 0|1` not `exit(0|1)`
Calls to `exit(...)` hide process leaks or other background isolates that should be terminated instead. I am hoping that this is not a breaking change and we don't need to put this behind some sort of flag.
f: integration_test,P2,c: tech-debt,team-framework,triaged-framework
low
Minor
2,734,210,809
langchain
OpenAIEmbeddings unable to embed_query or embed_documents to locally hosted embedding but works directly.
### 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 b...
🤖:bug
low
Critical
2,734,244,372
pytorch
PyTorch depends on custom actions stored in contributor personal repos
There's a few GitHub actions that PyTorch depends on that appear to be stored in personal repos of some contributors. This is a risk as the team cannot easily update these actions if the contributor is not available for whatever reason. We should standardize on storing any custom actions in a PyTorch controlled repo. ...
module: ci,triaged
low
Minor
2,734,295,235
vscode
Visual Studio Code Server "code tunnel" doesn't use authenticated proxy when connecting to relay
<!-- ⚠️⚠️ 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...
feature-request,code-cli
low
Critical
2,734,302,477
rust
unused_allocation lint produces incorrect suggestion for Box comparison
### Code ```Rust pub fn main() { let a = Box::new(42); println!("{}", a == Box::new(99)); } ``` ### Current output ```Shell warning: unnecessary allocation, use `&` instead --> src/main.rs:3:25 | 3 | println!("{}", a == Box::new(99)); | ^^^^^^^^^^^^ | ``` ### Desired outpu...
A-lints,A-diagnostics,T-compiler,D-incorrect,L-unused_allocation
low
Critical
2,734,322,395
flutter
Flutter run process exits unexpectedly
In https://github.com/flutter/devtools/pull/8621/ (which requires https://dart-review.googlesource.com/c/sdk/+/366421), I am adding support for connecting a debug version of DevTools ran with `flutter run` to a locally running instance of the DevTools server. Without the `--verbose` flag ([here](https://github.com/f...
tool
low
Critical
2,734,329,158
bitcoin
Potential crash (assert) rescanning wallet
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour Preface: This whole analysis was made using Elements Core, not Bitcoin Core, but the code and the conditions should line up in a way that makes this likely in Bitcoin too. There's an assert crash in `assert(ch...
Wallet
low
Critical
2,734,346,585
tauri
[bug] Building alongside `serialport` on Nixos `24.11`
### Describe the bug TLDR: Tauri app works fine as is. Rust code using the `serialport` library also forks fine as-is. When being built together, linker issues start to apper. ### Reproduction ```nix let pkgs = import <nixpkgs> { }; in pkgs.mkShell { nativeBuildInputs = with pkgs; [ pkg-config ...
type: bug,status: needs triage,platform: Nix/NixOS
low
Critical
2,734,356,754
PowerToys
Add shortcut conflict detection
### Description of the new feature / enhancement This would be an overall enhancement to PowerToys that detects shortcut conflicts... - Between PowerToys utilities - Between utilities and other installed apps - Between utilities and Windows shortcuts ### Scenario when this would be used? This is useful for knowing w...
Idea-Enhancement,Product-Settings,Area-Quality
low
Minor
2,734,377,672
terminal
Be able to support clicking on embedded links in the mark mode
### Description of the new feature Currently from https://github.com/microsoft/terminal/pull/13405 support for keyboard use of hyperlinks is supported but does not work for embedded links. For example, when a link is embedded and or does not have the `https://` prefix it does not work. Here is a screenshot of scenario...
Issue-Feature,Area-Interaction,Product-Terminal,In-PR
low
Minor
2,734,395,933
ollama
CUSTOM_CPU_FLAGS="" / non avx2 build
### What is the issue? sequel of #7640 Error: POST predict: Post "http://127.0.0.1:42623/completion": EOF here is the command I used to build ollama: ```sh make -j16 HIP_ARCHS=gfx1102 CUSTOM_CPU_FLAGS="" RUNNER_TARGETS=rocm dist ``` here is the relevant log part: ``` ... Dec 12 00:45:57 prox1 ollama[163291...
bug,build
low
Critical
2,734,411,999
go
os/user: TestLookupIdServiceAccount failures
``` #!watchflakes default <- pkg == "os/user" && test == "TestLookupIdServiceAccount" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8728802738778929377)): === RUN TestLookupIdServiceAccount === PAUSE TestLookupIdServiceAccount — [watchflakes](https://...
NeedsInvestigation
low
Critical
2,734,412,043
go
runtime:cpu1: TestLockRankGenerated failures
``` #!watchflakes default <- pkg == "runtime:cpu1" && test == "TestLockRankGenerated" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8728801341232778673)): === RUN TestLockRankGenerated lockrank_test.go:22: C:\b\s\w\ir\x\w\goroot\bin\go.exe run mkloc...
NeedsInvestigation,compiler/runtime
low
Critical
2,734,426,547
godot
4.4-dev6 VisualShader: Error: Parameter "version" is null and then after a while crash
### Tested versions - Reproducible in: v4.4.dev6.official [1f47e4c4e] ### System information Windows 11 - Godot 4.4-dev6 - Forward+ - dedicated NVidia RTX 2070 super ### Issue description the output console will be filled with ``` ERROR: Parameter "version" is null. at: version_is_valid (servers/rendering/rend...
bug,needs testing,topic:shaders
low
Critical
2,734,454,026
neovim
conceal characters should inherit background color of concealed text
### Problem Conceal characters do not inherit the background of the text they conceal (not applicable when the conceal character highlight group has its own background color, of course) ### Steps to reproduce ```lua -- minimal.lua vim.treesitter.query.set( 'markdown', 'highlights', [[((list_marker_star) @conce...
highlight,conceal
low
Major
2,734,501,181
vscode
show the installed exts while searching for network error, that will make the search experience uniform
> Another question: could it be possible to show the installed exts while searching for network error, that will make the search experience uniform > > - network OK > same as now > - network error > 1. show the error msg > 2. and show the installed exts below > ![Image](https://github.com/user-attachments/asset...
feature-request,extensions
low
Critical
2,734,546,757
vscode
tab is not aligned for 2 bytes languages like Korean, Chinese, Japanese
<!-- ⚠️⚠️ 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...
feature-request,editor-core
low
Critical
2,734,605,292
rust
Invalid suggestion on anonymous lifetime parameter in precise capturing list if there are no input lifetimes
Reproducer: ```rs fn f() -> impl Sized + use<'_> {} ``` Current output: ``` error[E0106]: missing lifetime specifier --> src/lib.rs:1:28 | 1 | fn f() -> impl Sized + use<'_> {} | ^^ expected named lifetime parameter | = help: this function's return type contains a borrowed value, ...
A-diagnostics,P-low,T-compiler,A-suggestion-diagnostics,D-invalid-suggestion,D-verbose,F-precise_capturing
low
Critical
2,734,640,850
TypeScript
[Bug Fix]: Bring parity to JS declaration generation for classes with static private members to match TS declaration output.
### Acknowledgement - [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. ### Comment - TS versions: All recent (5.x) Problem: When generating type declarations for ESM / Javascript classes with private static members including properties and m...
Needs Investigation
low
Critical
2,734,692,655
go
proposal: x/crypto/ssh: verified public key callback and arbitrary data in Permissions
### Proposal Details The `ServerConfig.PublicKeyCallback` callback gets called as part of the server-side SSH handshake whenever the client tries to authenticate with a public key or when the client asks whether or not a public key would be accepted by the server. No matter the order in which keys are presented, and n...
Proposal,Proposal-Crypto
medium
Critical
2,734,828,200
godot
Custom resources with built-in scripts cannot be assigned to typed variables in the inspector
### Tested versions Reproducible in: 4.3.stable.mono ### System information Windows 11 ### Issue description Custom resources using built-in GDScript scripts display unexpected behavior in the Inspector. An `@export` variable of type `MyCustomResource`, `Array[MyCustomResource]`, and so on should allow all .tres f...
bug,topic:gdscript,topic:editor
low
Minor
2,734,858,509
react
Bug: Nested Suspense Fallback Not Triggering for Child Component
React version: 18 Steps To Reproduce 1. Create a component with nested <Suspense> boundaries: • Parent <Suspense> wraps a parent component (DataParent) with a fallback. • Child <Suspense> wraps a child component (DataChild) with its own fallback. 2. Pass data-fetching promises to both parent and child comp...
Status: Unconfirmed,Resolution: Needs More Information
medium
Critical
2,734,914,894
next.js
dynamic() ignores <Suspense> hierarchy resulting in layout flicker
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/determined-firefly-9dq24w ### To Reproduce Open codesandbox on main page and observe the flicker ### Current vs. Expected behavior My app suffers from a rare (when on prod-optimized build) race condition, which results in lay...
bug
low
Critical
2,734,932,970
flutter
[two_dimensional_scrollables] Tap Animations for row click and hover animations
### Use case The new table view is powerful, however, it is missing one important feature that DataTable has, which is having tap animations like the material ripple and hover states for individual row. ### Proposal provide a way to give hover state styling and ripple effects for taps and other gestures
c: new feature,a: animation,package,c: proposal,P3,team-framework,triaged-framework,p: two_dimensional_scrollables
low
Minor
2,734,974,366
ollama
Ollama Not Respecting Structured Outputs
### What is the issue? Ollama is not respecting structured outputs. Example: ```sh curl -X POST http://localhost:11434/api/chat -H "Content-Type: application/json" -d '{ "model": "llama3.2", "messages": [{"role": "user", "content": "Create a random new user"}], "stream": false, "format": { "$sche...
bug
low
Major
2,734,976,133
rust
How much stack space should Windows reserve for stack overflow exceptions?
We reserve some stack space for handling stack overflow exceptions. Our exception handler just prints a stack overflow message along with the thread name. Currently we reserve ~20kb of stack: https://github.com/rust-lang/rust/blob/903d2976fdb6ceeb65526b7555d8d1e6f8c02134/library/std/src/sys/pal/windows/stack_overflow....
A-runtime,O-windows,T-libs,C-discussion
low
Minor
2,735,004,509
vscode
TreeView nesting performance
TreeView has some serious performance problems at high nesting levels (unrelated to https://github.com/microsoft/vscode/issues/232263) Steps to Reproduce: 1. create JSON file with snippet ```json [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[...
bug,tree-widget
low
Major
2,735,036,193
vscode
Git - git.blame.editorDecoration.enabled should honor '.git-blame-ignore-revs'
<!-- ⚠️⚠️ 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. --> For some commits (formatting code, etc.) we use the file '.git-blame-ignore-revs'. It would be ...
feature-request,git
low
Major
2,735,068,189
flutter
Flutter bundles assets from all packages in a pub workspace
When using the new pub workspaces, I've found a bug where assets from all packages are bundled in the built app, rather than assets from just the packages that the Flutter app depends on. This seems to occur when packages in the workspace depend on a common shared package - in this case one called `base`. ### Ste...
tool,a: assets,a: build,has reproducible steps,team-tool,found in release: 3.27,found in release: 3.28
low
Critical
2,735,100,554
vscode
Broken vscode after update
<!-- ⚠️⚠️ 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,install-update
low
Critical
2,735,107,581
flutter
'package:flutter/src/rendering/mouse_tracker.dart': Failed assertion: line 224 pos 12: '(event is PointerAddedEvent) == (lastEvent is PointerRemovedEvent)': is not true. when emulation touches on a mobile device with a mouse
### Steps to reproduce Just Tap on the Mobile Screen with the help of TouchPad of your laptop ### Expected results It should not come and not shown in the terminal ### Actual results Getting the Issue -> ══╡ EXCEPTION CAUGHT BY GESTURES LIBRARY ╞══════════════════════════════════════════════════════════ The fol...
platform-android,framework,f: gestures,a: error message,a: mouse,has reproducible steps,P2,team-framework,triaged-framework,found in release: 3.27,found in release: 3.28
low
Critical
2,735,119,229
vscode
Git - add a delay before showing git blame information
<!-- ⚠️⚠️ 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. --> Currently the decoration shows instantly. I want to ...
feature-request,git
low
Major
2,735,122,133
ollama
ollama 0.5.1 is detecting my NVIDIA Tesla M40, but they are not used.
### What is the issue? ollama 0.5.1 binary distribution is recognising the TESLA M40: ``` Dec 12 07:11:11 bigrig ollama[362206]: time=2024-12-12T07:11:11.731Z level=INFO source=types.go:123 msg="inference compute" id=GPU-c8f87326-45f6-945a-1a1a-63bd9a7fc262 library=cuda variant=v12 compute=8.6 driver=12.2 name="...
bug
low
Major
2,735,123,180
pytorch
torch.onnx.errors.UnsupportedOperatorError: Exporting the operator 'aten::_native_multi_head_attention' to ONNX opset version 18 is not supported
### 🚀 The feature, motivation and pitch torch.onnx.errors.UnsupportedOperatorError: Exporting the operator 'aten::_native_multi_head_attention' to ONNX opset version 18 is not supported ### Alternatives _No response_ ### Additional context the version of my project: ``` torch 2.4.1 torc...
module: onnx,triaged
low
Critical
2,735,128,508
godot
Writing to stdout from GDExtension crash the engine with system-provided `icu4c`
### Tested versions Reproducible in recent Godot 4.x version that build with `builtin_icu4c=no` (latest attempt is Godot v4.4.dev (1fb619607)) ### System information Godot v4.4.dev (1fb619607) - Freedesktop SDK 24.08 (Flatpak runtime) on Wayland - Wayland display driver, Single-window, 1 monitor - Vulkan (Forward+) ...
bug,topic:buildsystem,confirmed,topic:thirdparty,topic:gdextension
low
Critical
2,735,140,569
next.js
when css url include '!!', next build is error
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/condescending-dream-9gh3ys ### To Reproduce 1、open https://codesandbox.io/p/devbox/condescending-dream-9gh3ys 2、npm run build 3、error ![image](https://github.com/user-attachments/assets/ec8629ed-ae65-46ba-adf3-66ab7e686f4e) ...
create-next-app
low
Critical
2,735,172,035
vscode
Improve proposed `editorHoverVerbosityLevel`
<!-- ⚠️⚠️ 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. --> For a language server, to compute a `Hover` of a diff...
feature-request,api,editor-hover
low
Minor
2,735,182,512
flutter
[embedder] Software Pixel Formats, Compositor documentation issue
In the flutter_embedder.h, the order of the components for packed software pixel formats is incorrectly documented as being the order in the native type, least-significant-bit first: https://github.com/flutter/engine/blob/main/shell/platform/embedder/embedder.h#L329-L332 In reality it's the other way around. For ...
engine,e: embedder,P3,team-engine,triaged-engine,d: docs/
low
Minor
2,735,192,233
tauri
[feat] Local server proxy
### Describe the problem I would like to be able to "mount" `https://example.com/api/` under `http://tauri.localhost/api/` so that all my requests could be same origin and easy to use. `@tauri-apps/plugin-http` is cool but it doesn't solve problem with urls in `<img />` tags. Also cookie stores are separated s...
type: feature request
low
Critical
2,735,206,340
bitcoin
CI: Cmake warnings should be errors
It is brittle to silently ignore Cmake warnings in the CI. They should be turned into errors. This will uncover an issue in the centos task that the correct python version is missing. I guess this should be fixed by installing and activating an acceptable python version.
Build system,CI failed
low
Critical
2,735,255,691
vscode
No reset location when moving SCM graph out of container and right clicking title header with default activity bar
<img width="667" alt="Image" src="https://github.com/user-attachments/assets/13015c75-a6e0-4ffa-b2b8-15bd70051b43" />
bug,workbench-views
low
Minor
2,735,287,558
flutter
app_localizations not usable in workspaces
### Steps to reproduce 1. Create a workspace with apps and libraries 2. Use app_localizations for translation in the app ### Actual results Dart analyzer shows an error: ``` Target of URI doesn't exist: 'package:flutter_gen/gen_l10n/app_localizations.dart'. Try creating the file referenced by the URI, or try u...
framework,a: internationalization,has reproducible steps,team-tool,found in release: 3.27,found in release: 3.28
low
Critical
2,735,324,700
flutter
local.properties and build.gradle versionCode and versionName problem
### Steps to reproduce 1. Edit local.properties to remove errors and set suitable versionCode and versionName 2. Edit android/app/build.gradle to remove warnings 3. `flutter build` resets local.properties and fails ### Expected results local.properties is not reset and the values from there are used in andro...
platform-android,tool,a: build,P2,team-android,triaged-android
low
Critical
2,735,365,586
react
[Compiler Bug]: Ref values may not be accessed during render when using `mergeRefs`
### What kind of issue is this? - [ ] 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) - [X] eslint-plugin-react-compiler (build issue installing or using the eslint plugin) - [ ] reac...
Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler
medium
Critical
2,735,382,989
vscode
Flicker of many color decorations when deleting
1. Open the 1.96 release notes 2. Select from line 16 to the end of the file 3. Delete, and start typing 4. There will be a flicker of many color decorations ![Image](https://github.com/user-attachments/assets/5e9892b8-7079-468e-85e1-83c0ff5a3cdf)
bug,editor-color-picker
low
Minor
2,735,396,476
vscode
vscode settings.json improvement
Although the configuration of VSCode can be synchronized, I feel that if there are too many configuration items, the configuration file will become too messy. Can we add the nodes of each plugin in the JSON file for classification, so that the configuration file can be easily viewed? Currently, I manually add comments ...
feature-request,settings-editor,json-sorting
low
Minor
2,735,398,515
stable-diffusion-webui
[Bug]: AttributeError: 'NoneType' object has no attribute 'startswith'
### 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,735,416,333
pytorch
Failed to build Pytorch in Alpine Linux based image
### 🐛 Describe the bug In Alpine Linux, I try to install pre-release versions of the PyTorch and torchvision libraries from the PyTorch nightly builds repository for CPU via pip install command: pip install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu and it bumps into error as m...
oncall: distributed,module: build,triaged
low
Critical
2,735,465,921
vscode
VS Code Speech not detecting any voice
<!-- ⚠️⚠️ 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,freeze-slow-crash-leak,workbench-voice
low
Critical
2,735,469,838
vscode
Emmet Balance for JSON and YAML
<!-- ⚠️⚠️ 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. --> Hey, I really like the Emmet Balance (inward/outward...
feature-request,json,emmet,under-discussion
low
Minor
2,735,546,127
TypeScript
`click` event's interface should be changed to `PointerEvent`
### ⚙ Compilation target esnext ### ⚙ Library - ### Missing / Incorrect Definition In the `GlobalEventHandlersEventMap` interface the field `"click": MouseEvent` should be changed to `"click": PointerEvent` ### Sample Code ```TypeScript - ``` ### Documentation Link https://w3c.github.io/uievents/#event-type-cl...
Bug,Help Wanted,Domain: lib.d.ts
low
Minor
2,735,555,567
flutter
examples/layers throws `Unhandled Exception: LateInitializationError: Field '_renderView' has not been initialized` on some platforms
### Steps to reproduce 1. cd examples/layers 2. flutter run rendering/hello_world.dart 3. choose linux ### Expected results texts are displayed on the screen ### Actual results There is a error: [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: LateInitializationError: Field '_rende...
framework,d: examples,has reproducible steps,P3,team-framework,triaged-framework,found in release: 3.27,found in release: 3.28
low
Critical
2,735,567,523
next.js
route seems to be cached despite the force-dynamic and the use of cookies
### Link to the code that reproduces this issue https://github.com/gaudiauj/nextJsRedirectBug/tree/next14 ### To Reproduce 1. start the application npm run dev 2. go to the /login page and click on the login button. 3. click on the logout button. 4. click on the /login again. 5. click on the logout again....
Navigation,Pages Router
low
Critical
2,735,568,983
bitcoin
build: broken CMake *flags output
Seen in CI runs, i.e https://cirrus-ci.com/task/5616358949388288?logs=configure#L309: ```bash C++ compiler flags .................... -O2 -g -std=c++20 -fPIC -fdebug-prefix-map=/tmp/cirrus-ci-build/bitcoin-core/src=. -fmacro-prefix-map=/tmp/cirrus-ci-build/bitcoin-core/src=. -Werror $<$<COMPILE_LANG_AND_ID:CUDA,NVIDI...
Build system
low
Critical
2,735,592,261
react
[DevTools Bug] Cannot add node "1" because a node with that id is already in the Store.
### Website or app Expo Go & Google Chrome ### Repro steps Android Bundled 589ms node_modules\expo-router\entry.js (1 module) (NOBRIDGE) LOG Bridgeless mode is enabled INFO 💡 JavaScript logs will be removed from Metro in React Native 0.77! Please use React Native DevTools as your default tool. Tip: Typ...
Type: Bug,Status: Unconfirmed,Component: Developer Tools
medium
Critical
2,735,635,132
flutter
Dragging Scrollbar with long lists freezes the app
### Steps to reproduce 1. Launch app 2. drag scrollbar ### Expected results app not crash ### Actual results app crash ### Code sample <details open><summary>Code sample</summary> ```dart import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; void main() { runA...
framework,f: material design,f: scrolling,has reproducible steps,P2,team-framework,triaged-framework,found in release: 3.27,found in release: 3.28
low
Critical
2,735,637,320
pytorch
FFT half precision only let CUDA pass the check
### 🚀 The feature, motivation and pitch This check is in `CompositeImplicitAutograd` ops like `fft_fft`. What if my `privateuseone` backend like `_fft_c2c` also support fft half precision?😂 https://github.com/pytorch/pytorch/blob/18785c1af9b428a90e197673f8633ecc32f8873c/aten/src/ATen/native/SpectralOps.cpp#L83-L9...
triaged,module: fft,module: PrivateUse1
low
Major
2,735,654,296
material-ui
[docs] Theme mode switching is infinite when switching fast
### Steps to reproduce Steps: 1. There is no link because it is exist on mui.com documentation pages. But I will provide simple steps to reproduce. 2. PLEASE, BE CAREFUL. This behavior could negatively impact individuals who are sensitive to rapid changes in screen brightness, such as those with photosensitivity o...
website,enhancement
low
Minor
2,735,711,418
ui
[bug]: Property 'className' does not exist on type 'AlertDialogPortalProps'.
### Describe the bug Hey guys, I don't know if this is a bug in Next.js 14 or anything else. I generally I don't seem understand what is causing this problem nor being able to find a solution. When I deploy my Next.js 14 web app using Vercel which is leveraging many components from shadcn-ui library, I get a dep...
bug
low
Critical
2,735,719,778
godot
Z coordinate in shaders is not the same across Compatibility and Forward+/Mobile
### Tested versions Tested and reproducible in Godot 4.3 stable and Godot 4.4 dev6. ### System information Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated Radeon RX 580 Series (Advanced Micro Devices, Inc.; 31.0.21912.14) ### Issue description This issue explains the problem https://github.c...
topic:rendering,documentation,topic:3d
low
Minor
2,735,837,367
vscode
Cell execution time verbosity - Time and Date formatting (internationalization)
<!-- ⚠️⚠️ 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. --> With release 1.96.0 the - much appreciated! - cell ex...
feature-request,notebook-statusbar
low
Minor
2,735,851,243
vscode
Starting VS code takes about 15 seconds
Starting vs code, even with all extensions disabled, takes about 15 seconds. I've followed the steps explained in [this article](https://github.com/microsoft/vscode/wiki/Performance-Issues#visual-studio-code-starts-up-slowly). Any idea why this is happening [prof-CC99NRSD.main.cpuprofile.txt](https://github.com/user-a...
bug,freeze-slow-crash-leak,perf
low
Critical
2,735,866,470
rust
`x test` should support --show-output
we should teach bootstrap to respect `--show-output`, which in normal libtest prints the output at the end: ``` ; c t --lib -- --show-output warning: `[project]` is deprecated in favor of `[package]` Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s Running unittests src/lib.rs (/home/j...
E-hard,C-enhancement,T-bootstrap,A-test-infra
low
Critical
2,735,873,519
tensorflow
error message is inconsistent with documentation in `tf.raw_ops.MaxPoolGradWithArgmax`
### Issue type Documentation Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.16.1 ### Custom code Yes ### OS platform and distribution Ubuntu 20.04 ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No respo...
type:docs-bug,stat:awaiting tensorflower,type:bug,comp:ops,TF 2.16
medium
Critical
2,735,892,111
kubernetes
The actual pod call to the readNamespacedPod returned a 404 NotFound error.
### What happened? This is the response from the call: header:{audit-id=[22e1f76c-4364-41d6-a826-16f26b0df14b], cache-control=[no-cache, private], content-length=[228], content-type=[application/json], date=[Thu, 12 Dec 2024 12:53:25 GMT], x-kubernetes-pf-flowschema-uid=[38efc94f-5c70-40e9-8e97-167a23b9942a], x-kuber...
kind/bug,needs-sig,needs-triage
low
Critical
2,735,899,225
vscode
Jupyter Notebook Extention Terminated Unexpectedly
Steps to Reproduce Install the Jupyter and Python extensions in Visual Studio Code. Open a Python file or a Jupyter notebook. Set the Python interpreter to Python 3.9.19 from the Anaconda distribution (~\Anaconda3\python.exe). Attempt to run Python scripts or interact with the notebook environment. Expected Behavior Th...
bug,freeze-slow-crash-leak,notebook
low
Critical
2,735,924,345
yt-dlp
[VK] add vkvideo.ru links to playlists
### 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-bug,triage
low
Critical
2,735,926,679
PowerToys
[Power toys]: Screen reader announces irrelevant information instead of available options in the Advanced Paste menu.
### Microsoft PowerToys version 0.86.0 ### Installation method PowerToys auto-update ### Running as admin None ### Area(s) with issue? Advanced Paste ### Steps to reproduce **Test environment: ** OS Build: Windows 11 Enterprise Insider Preview 24H2 (26120.1340) Power toys version: v0.86.0 Screen Reader: Narrat...
Issue-Bug,Resolution-Fix Committed,Priority-1,Area-Accessibility,A11yE+D,A11ySev1,A11yWCAG
low
Minor
2,735,970,537
next.js
Fetch requests aren't revalidated properly
### Link to the code that reproduces this issue https://github.com/TxHawks/next-revalidate-bug ### To Reproduce 1. Start the app in development mode and load `localhost:3000` 2. The server logs will show `cache skip` for the first fetch request in `/` and `cache-hit` for following three: ```sh GET / 200 in 2802ms...
Performance,Runtime,dynamicIO
low
Critical
2,735,978,015
storybook
[Bug]: Vue components with intersection type props don't have "Props" panel in docs
### Describe the bug Using **intersection types** for for Vue component props **fails to display "Props" section** with controls in docs as if the component didn't have any props at all. ### Reproduction link https://stackblitz.com/edit/github-jnqruegb?file=src%2Fstories%2FExampleFails.stories.ts,src%2Fstories%2FEx...
bug,needs triage
low
Critical
2,735,997,725
godot
The ruler tool's most important label renders *behind* another
### Tested versions Godot v4.3.stable ### System information Godot v4.3.stable - macOS 15.1.1 - Vulkan (Mobile) - integrated Apple M3 Max - Apple M3 Max (14 Threads) ### Issue description Every time I need to measure a distance using the ruler, I'm plagued by this very annoying little thing: the label of the dista...
bug,topic:editor,usability,topic:2d
low
Minor
2,736,006,555
transformers
[i18n-Chinese] Translating perf_infer_gpu_multi.md to Chinese
<!-- Note: Please search to see if an issue already exists for the language you are trying to translate. --> I noticed that no one has translated docs/source/en/perf_infer_gpu_multi.md before. Could I translate this to Chinese?
WIP
low
Minor
2,736,016,088
go
proposal: archive/tar: support zero-copy reading/writing
### Proposal Details the container ecosystem (podman,docker) spends its days creating and consuming huge .tar files. There is potential for significant speed-up here by having the tar package use zero-copy file transport. The change is straightforward, but involves an API change, so opening a proposal. with th...
Proposal
medium
Critical
2,736,038,211
react
Bug: initial props will leak if a component renders nested elements, when an outer element never rerenders.
JSX code like this will leak that `something` value: ```ts <div> <SubComponent foo={something} /> </div> ``` As the component and the sub component re-render. That div will never change, and will hold on to that initial prop via `div.__reactProps$[SECRET].children[0].props.foo`. This is not only unexpected...
Status: Unconfirmed
low
Critical
2,736,038,227
langchain
DOC: Improper `id_key` for MultiVectorRetriever in Multi-RAG cookbooks
### URL https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG.ipynb https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG_google.ipynb ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am r...
🤖:docs
low
Minor