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,613,308,949
flutter
Safari/Firefox browser: keyboard not working for TextFields within SelectionArea + Dialog
### Steps to reproduce - Run the given code with Flutter Web in the Safari or Firefox browser - Open the dialog - Try to write some text in each field ### Expected results The keyboard should work correctly ### Actual results Half of the time the keyboard doesn't work. If you focus an other field, some...
a: text input,framework,platform-web,has reproducible steps,browser: safari-macos,browser: firefox,P2,f: selection,team-web,triaged-web,found in release: 3.24,found in release: 3.27
low
Major
2,613,345,190
langchain
DOC: data parsing error handling (if retry and data fixing does not work)
### URL https://python.langchain.com/docs/how_to/output_parser_fixing/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: I'm looking for ways to handle data parsin...
🤖:docs,stale
low
Critical
2,613,382,391
vscode
Suggest (workspace-)recommended extensions if they are disabled
Type: <b>Feature Request</b> Actual: Extensions added as workspace recommendations are suggested if they are not installed. Expected: Extensions added as workspace recommendations are suggested if they are not installed or not enabled. The reason behind my suggestion is that users might have a number of extensions...
feature-request,extensions
low
Minor
2,613,409,379
vscode
Views drag and drop: allow to drop into the entire bar instead of splitting
Right now for me to drag and drop a view in the secondary sidebar I have to drop it in the small title area of the secondary sidebar. If I drop it in the large view area, it basically splits the view container. I know this logically makes sense, but makes the whole DnD experience unusable. Could DnD see if I am dragg...
feature-request,under-discussion,workbench-dnd,layout,workbench-views,workbench-auxsidebar
low
Major
2,613,420,662
rust
no-op remap_path_prefix change invalidates incremental cache
<!-- 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'm building rust code in a CI environment, setting -Cincremental to a shared location. CI allocates a new working directory for each build. To prevent leaking ...
A-debuginfo,T-compiler,A-incr-comp,C-feature-request,WG-incr-comp,A-path-remapping
low
Critical
2,613,421,367
vscode
terminal.integrated.shellIntegration.enabled causes terminal to become progressively unresponsive
Type: <b>Performance Issue</b> - Press command-j to open the terminal. - Type a command that outputs 10000 lines of text, for instance: ``` python -c "for i in range(10000): print(f'This is a long long long long long line of text {i}')" ``` - Press the up arrow to display the previous long command at the shell prompt ...
bug,perf,confirmation-pending,terminal-shell-zsh
low
Critical
2,613,444,429
tensorflow
Does TFLite dequantize opertor support constant buffer input
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 24.04 - TensorFlow installed from (source or binary): source - TensorFlow version (or github SHA if from source): the latest version **Standalone code to reproduce the issue** <img width="724" alt="image" src="https://gith...
stat:awaiting tensorflower,type:bug,comp:lite,ModelOptimizationToolkit,2.17
low
Minor
2,613,445,764
flutter
Clipboard has permission errors using --wasm on web build
### Steps to reproduce I compiled my web app to WASM, and everything works great except now I can't get the Clipboard working. Cross-origin isolation is the problem I assume, but it could just be because without it, WASM isn't working and it works as it did with JavaScript. When running non-WASM and try to paste, the ...
platform-web,P2,needs repro info,e: web_skwasm,team-web,triaged-web
low
Critical
2,613,455,052
rust
Code Fails to Compile with Unnecessary `use std::borrow::Borrow;`
<!-- 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 use std::borrow::Borrow; struct Node<T> { elem: T, } fn main() { let a = Some(Rc::new(RefCell::new(Node { elem: 1 }))); ...
A-diagnostics,T-compiler,D-confusing
low
Critical
2,613,537,319
excalidraw
Prevent unintentional element movement at selection
I have been using exalidraw the last few days and there is one little thing that bothers me, if you click on an element and your mouse is not completely still the element will end up moving a little bit with the mouse. Theoretically this is working correctly but the amount of times I have double clicked on an element ...
enhancement
low
Major
2,613,554,597
go
sum.golang.org: repeated 500 internal server errors when fetching very new versions
We have had four CI jobs fail in the past week due to `sum.golang.org` reporting 500 internal server errors as well as an unexpected EOF. * https://github.com/cue-lang/cuelang.org/actions/runs/11405713492/job/31737794702 * https://github.com/cue-lang/cuelang.org/actions/runs/11406304337/job/31739760236 * https://g...
NeedsInvestigation,Tools,proxy.golang.org
low
Critical
2,613,555,857
material-ui
Tabs not scroling to the correct tab after navigation
### Steps to reproduce Link to live example: https://codesandbox.io/p/sandbox/still-snow-z385rn Steps: 1. Add a tabs component with more tabs then the view width can hold 2. scrollButtons="auto" 3. set the selected tab to a tab outside the view 4. refresh the view an see that the selected tab is only partly in...
component: tabs,enhancement
low
Minor
2,613,569,810
rust
Fix JSON output of libtest
Right now the JSON output of libtest is a bit unusable. It outputs all of the json messages to stdout where they get mixed with the rest of the stdout. It would be nice to be able to output it to a file (it shouldn't particularly hard to do since the `OutputFormatter` only requires `Write`) and also to be able to cus...
C-feature-request,A-libtest,T-testing-devex
low
Minor
2,613,580,790
PowerToys
Multiple zones spanning across monitors
### Description of the new feature / enhancement We should be able to span window across multiple zones but across multiple monitors treated like separate ones. I have layout which has all monitors divided into exact quarters - and want add more zones from second one after I have filled the first one all 4 zones but n...
Needs-Triage
low
Minor
2,613,584,455
vscode
[NETSDKE2E] [Insiders] Asian language localization display anomalies when using tar.gz to install VS Code.
Affected Build: VS Code 1.95.0-insider Repro OS: Linux Steps to Reproduce: 1. Use the tar.gz to install VS Code insiders from https://code.visualstudio.com/insiders/#linux in Linux 2. Change the VS Code language to Asian language like Simple Chinese, Japanese 3. Obverse. Expected Result: Asian languages ​​need to be...
bug,help wanted,linux
medium
Major
2,613,606,152
pytorch
DISABLED test_sdpa_mask_fp16_L6_S17_NH23_HS121 (__main__.TestSDPA)
Platforms: mac, macos This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_sdpa_mask_fp16_L6_S17_NH23_HS121&suite=TestSDPA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/32033795652). Over the past 3 hours, ...
triaged,module: flaky-tests,module: macos,skipped,module: mps
low
Critical
2,613,625,535
transformers
Support dynamic batch size
### Feature request Hi thanks for the library! When training, I realize that, if a micro batch contains too few tokens, the throughput will be quite bad (i.e. average time per token is large). However, I cannot increase the batch size, because there are long (e.g. 2000 tokens) and short (e.g. 500 tokens) sequences i...
trainer,Feature request
low
Minor
2,613,738,199
godot
Could not preload resource file / cyclic dependency ?
### Tested versions Reproductile in: 4.3 stable / 4.4 dev ### System information Godot v4.4.dev1 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 6GB (NVIDIA; 32.0.15.6109) - AMD Ryzen 7 2700X Eight-Core Processor (16 Threads) ### Issue description Some files that I preload and that wo...
bug,topic:core,topic:gdscript
low
Critical
2,613,739,056
next.js
shadcn components are not working with next 15
### Link to the code that reproduces this issue https://github.com/SARATHKUMAR-T/next15 ### To Reproduce 1. create new app with `npx create-next-app@latest` 2. try to install shadcn ui with `npx shadcn@latest init` ### Current vs. Expected behavior ![Screenshot from 2024-10-25 16-04-05](https://github.com/user-...
create-next-app,bug
low
Minor
2,613,750,292
rust
`Box<str>`. `Arc<str>` and `Rc<str>` should implement `AsRef<[u8]>`, `AsRef<Path>`, `AsRef<OsStr>`, and `FromStr`
The `String` and `str` type implements `AsRef<str>` and `AsRef<[u8]>`, `AsRef<Path>`, and `AsRef<OsStr>`. Conversely, `Box<str>` implements only `AsRef<str>`. This looks like a miss of opportunity. `Box<str>` should also implement `AsRef<[u8]>`, `AsRef<Path>`, `AsRef<OsStr>`, and `FromStr`.
A-trait-system,T-libs-api,A-inference,C-feature-request
low
Minor
2,613,765,293
pytorch
RuntimeError: "addmm_cuda" not implemented for 'ComplexHalf'
### 🐛 Describe the bug import torch a = torch.tensor([[1+2j, 3+4j]], dtype=torch.complex32) b = torch.tensor([[2+3j], [4+5j]], dtype=torch.complex32) c = a @ b RuntimeError: "addmm_cuda" not implemented for 'ComplexHalf' ### Versions torch 2.0.1+cuda11.8 cc @ptrblck @msaroufim @ezyang @anjali411 @d...
module: cuda,triaged,module: complex,needs design
low
Critical
2,613,768,703
godot
Importing a large 400mb gltf/glb file crashes at 99%
### Tested versions [4.4 dev3](https://godotengine.org/download/archive/4.4-dev3) ### System information win10 21H2,Vulkan API 1.2.0 ### Issue description ![B`}0_G%H8QZC3B3Q}UFUW{D](https://github.com/user-attachments/assets/e83d11cb-9897-4365-b3f1-22a185fc121d) ``` Godot Engine v4.4.dev3.officia...
bug,confirmed,topic:import,crash,topic:3d
low
Critical
2,613,775,620
transformers
Switch to sdpa_kernel api with newer torch version
### System Info - `transformers` version: 4.45.2 - Platform: Linux-5.15.0-89-generic-x86_64-with-glibc2.35 - Python version: 3.10.14 - Huggingface_hub version: 0.26.1 - Safetensors version: 0.4.5 - Accelerate version: 1.0.1 - Accelerate config: not found - PyTorch version (GPU?): 2.5.0+cu124 (True) - Tensor...
Documentation,Good Second Issue,bug
low
Critical
2,613,798,164
PowerToys
Preview in File Explorer for .txt files Button Inverted
### Microsoft PowerToys version 0.85.1 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? General ### Steps to reproduce Just to mention that in the Explorer file preview for .txt files, I need to deactivate the button for it to work, and when activated, it disables the preview. So...
Issue-Bug,Needs-Triage
low
Minor
2,613,806,517
pytorch
Select SDPA backend smartly by `sdp_params` and benchmark results
### 🚀 The feature, motivation and pitch Right now, the used SDPA backend is selected by a static priority order list: ``` python std::array<SDPBackend, num_backends> priority_order(sdp_params const& params) { constexpr std::array<SDPBackend, num_backends> default_order{ SDPBackend::flash_attention, ...
triaged,module: sdpa
low
Major
2,613,915,471
go
cmd/go: support passing @args-file to -toolexec commands
### Go version go version go1.23.2 linux/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='arm64' GOBIN='' GOCACHE='/root/.cache/go-build' GOENV='/root/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='arm64' GOHOSTOS='linux' GOINSECURE='' GOMODCAC...
NeedsInvestigation
low
Critical
2,613,957,528
next.js
Confusing error when calling a server function from use cache scope
### Link to the code that reproduces this issue n/a ### To Reproduce ```js export default async function Main({ searchParams }) { const data = await searchParams; return ( <Parent getStuff={() => <h2>huh {data.foo}</h2>}></Parent> ); } ``` ```js "use cache"; export default async function Pare...
bug,invalid link,dynamicIO
low
Critical
2,613,989,702
react
Confusing error when calling a temporary reference function from a non-Client environment
See https://github.com/vercel/next.js/issues/71859.
React Core Team,React 19
medium
Critical
2,614,022,999
pytorch
DISABLED test_byte_mask (__main__.TestAdvancedIndexing)
Platforms: mac, macos This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_byte_mask&suite=TestAdvancedIndexing&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/32037936303). Over the past 3 hours, it has been...
triaged,module: flaky-tests,module: macos,skipped,module: mps
low
Critical
2,614,065,155
node
Invalid sqlite behavior about unused named parameter
### Version all ### Platform ```text all ``` ### Subsystem sqlite ### What steps will reproduce the bug? IMO, there is an issue with SQLite's behavior, as highlighted by the current test (https://github.com/nodejs/node/blob/main/test/parallel/test-sqlite-named-parameters.js#L17-L32): ``` test('throws on u...
discuss,sqlite
low
Critical
2,614,084,606
youtube-dl
Sign in to confirm you’re not a bot - message unclear
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
broken-IE
low
Critical
2,614,088,756
langchain
How do I use langchain for vllm serve tool calls?
### 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 ...
stale
low
Critical
2,614,145,495
langchain
AzureSearch error
### 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 ...
Ɑ: vector store
low
Critical
2,614,145,875
godot
Godot crashes when the logger is configured to log in a relative path
### Tested versions Reproducible in 4.3.stable, 4.2.1.stable, and likely in older versions. ### System information Windows 10, Godot 4.3 ### Issue description Godot crashes when the logger is configured to write log files in a path that is relative to the project or working directory path. It only fa...
bug,topic:core,crash
low
Critical
2,614,152,147
go
x/tools/gopls: "edit does not belong to syntax of package %q" bug in golang.Rename
``` #!stacks "bug.Reportf" && "golang.(*renamer).update:+45" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go pgf, ok := enclosingFile(r.pkg, item.node.Pos()) if !ok { bug.Reportf("edit does not belong to syntax of package %q", r.pkg) con...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins
low
Critical
2,614,179,769
deno
Spelling mistake Genereate in deno --help
Version: Deno 2.0.2 In `deno --help` it says `Genereate and show documentation for a module or built-ins`, but it should probably start with `Generate` rather than `Genereate`. I had a Google just in case `Genereate` was a thing but it looks like it's just a spelling mistake. **Steps to reproduce** 1. Type in `d...
bug,good first issue
low
Minor
2,614,220,597
rust
ICE: `missing binding mode`
<!-- ICE: Rustc ./a.rs '' 'thread 'rustc' panicked at compiler/rustc_hir_typeck/src/upvar.rs:1791:70: 'missing binding mode'', 'thread 'rustc' panicked at compiler/rustc_hir_typeck/src/upvar.rs:1791:70: 'missing binding mode'' File: /tmp/im/a.rs --> auto-reduced (treereduce-rust): ````rust async unsafe extern...
I-ICE,T-compiler,C-bug,F-cmse_nonsecure_entry,S-bug-has-test
low
Critical
2,614,266,617
PowerToys
Advance Paste copy paste form PDF - remove txt breaks
### Description of the new feature / enhancement Option to paste with breaks removed from text that has been copied from PDF. ### Scenario when this would be used? Copy any text from pdf - the text is not connected due to breaks between sentences. This will increase life and sustain happiness of majority of adults. ...
Needs-Triage
low
Minor
2,614,277,831
next.js
generateStaticParams with next export: Build fails when generateStaticParams returns an empty array of params
### Link to the code that reproduces this issue https://github.com/NasserBvB/generate-static-params-issue ### To Reproduce While building a Next.js application with `output: "export"` in `next.config.js`, I encountered an error regarding the missing `generateStaticParams()` function, despite it being implemented and...
create-next-app,bug,Output (export/standalone),Script (next/script)
low
Critical
2,614,358,745
angular
Spelling Error in Angular Docs: "setup" vs "set up"
### Describe the problem that you experienced In English, "setup" is a noun and "set up" is a verb. The docs frequently use the wrong word which is distracting. For example, on [this page](https://angular.dev/tutorials/learn-angular/15-forms), it says "you'll learn how to setup a form." It should read "you'll learn h...
area: docs
low
Critical
2,614,392,836
kubernetes
When containers use memory backed tmpfs and hit a OOM limit they will keep OOM on restarts.
### What happened? While aiming to promote SizeMemoryBackedVolumes to stable, tim brought up a point about what would happen if a pod that hit a OOM due to tmpfs memory limits would keep OOM as the pages are still kept around. He is correct. If a pod hits a OOM limit with tmpfs it will keep OOM and never purge that...
kind/bug,priority/backlog,sig/node,triage/accepted
medium
Critical
2,614,406,337
PowerToys
Keyboard manager problem
### Microsoft PowerToys version 0.82 ### Installation method GitHub ### Running as admin None ### Area(s) with issue? Keyboard Manager ### Steps to reproduce I set up a different/simplified keyboard shortcut for win+shift+s, then removed it, and now that Windows shortcut no longer works. I have to set up the s...
Issue-Bug,Needs-Triage
low
Minor
2,614,407,089
rust
Debug info is broken on macOS when using --remap-path-prefix
This can be easily reproduced with a simple program. ```rust // main.rs fn main() { println!("Hello, world!"); } ``` Without --remap-path-prefix, building with unpacked debug info: ```bash rustc main.rs --codegen=debuginfo=2 --codegen=split-debuginfo=unpacked ``` Results in a binary that has an OSO entry pointi...
O-macos,A-debuginfo,T-compiler,C-bug,O-apple,A-path-remapping
low
Critical
2,614,414,613
excalidraw
Dark mode in the url #dark or ?theme=dark
it is painful to see white bg page when we use web embedded and it does feel good while presenting so is there a way to force that to use dark mode ? If yes then do guide please i can even try to rebuild from source if needed but definitely need solution for that to save eyes :-))
enhancement
low
Minor
2,614,455,054
godot
Scene and Resource files invisibly override non-exported variables
### Tested versions - Reproducible in: 4.3 stable ### System information Godot v4.3.stable - Arch Linux ### Issue description Scene and Resource files (.tscn and .tres) can set variables that aren't marked for `@export`. This seems relatively harmless until you remove the `@export` keyword from a variabl...
bug,topic:editor
low
Major
2,614,477,819
PowerToys
Unexpected file lock when Unity packman installs com.unity.burst
### Microsoft PowerToys version 0.85.1 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? General ### Steps to reproduce 1. Create empty Unity project 2. Open Unity Editor 3. Open Package Manager 4. Install `com.unity.barracuda@3.0.0` (or any package dependent on `co...
Issue-Bug,Needs-Triage
low
Critical
2,614,519,750
godot
Random UI elements of the editor do not work with touch events
### Tested versions Godot 4.3 Stable ### System information Windows 10 x64, Laptop with touchscreen (Win Max 2) ### Issue description ![image](https://github.com/user-attachments/assets/6c5fb0d2-4506-41cd-803e-b63d77ab5413) For example, in Project Launcher we can click on Create button to get this win...
bug,topic:editor,usability,topic:input
low
Minor
2,614,552,170
next.js
Cannot use `renderToReadableStream` from `react-dom/server.edge`
### Link to the code that reproduces this issue https://github.com/gabrielmfern/react-dom-edge-reproduction ### To Reproduce 1. Start the app using `next dev` 2. Open the route at https://localhost:3000/test 3. See the error in the terminal ### Current vs. Expected behavior I was expecting that I would be able t...
bug,Runtime
low
Critical
2,614,585,556
PowerToys
Preview pane handlers, thumbnail generators only work if PT is installed for the system
### Microsoft PowerToys version 0.81.1 ### Installation method WinGet ### Running as admin No ### Area(s) with issue? File Explorer: Preview Pane, File Explorer: Thumbnail preview ### Steps to reproduce Install the **user** package of PowerToys, start it and attempt to enable File Explorer preview panes and ha...
Issue-Bug,Needs-Triage
low
Critical
2,614,611,505
godot
D3D12 TextureArray2D mipmaps missing/broken
### Tested versions Reproducible in 4.3, 4.4dev3 ### System information Windows 11/64, RTX 3070, D3D12 ### Issue description In the Direct3D12 renderer, TextureArray2Ds don't seem to generate mipmaps so breaks Terrain3D and all other projects using them. ![image](https://github.com/user-attachments/a...
bug,platform:windows,topic:rendering
low
Critical
2,614,616,270
flutter
Text can be copied and pasted using keyboard shortcuts (cmd + A and cmd + C) even though `enableInteractiveSelection: false`
### Steps to reproduce I’m having trouble disabling text copying in a TextField using Flutter. Even though I’ve set enableInteractiveSelection to false and customized the context menu, it’s still possible to copy the text using keyboard shortcuts. When I use Cmd + A to select all the text (even though there’s no visua...
a: text input,has reproducible steps,P2,team-text-input,triaged-text-input,found in release: 3.24,found in release: 3.27
low
Minor
2,614,647,917
pytorch
The "register_module" function got a "key_description=<error>" and reported that "Exception 0xc0000005 encountered at address 0x7ff7fb3dfbf3: Access violation reading location 0xffffffffffffffff"
This is my code.The program was crashed in line conv = register_module("conv", torch::nn::Conv2d(torch::nn::Conv2dOptions(in_channels, out_channels, kernel_size).stride(stride).padding(kernel_size / 2))); ```cpp #include <torch/torch.h> #include <iostream> // 定义卷积 + ReLU + 批量归一化的模块 struct ConvReluBn : torc...
module: windows,module: cpp,triaged
low
Critical
2,614,694,411
next.js
Reading searchParams with "use cache" causes the build to hang
### Link to the code that reproduces this issue https://github.com/zaiste/nextjs-searchparams-bug-use-cache ### To Reproduce Build the application ``` npm run build ``` ### Current vs. Expected behavior **Current:** The build process gets stuck. **Expected:** The build process finishes ### Provide environme...
bug
low
Critical
2,614,694,737
tensorflow
It doesn't support on python3.13
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.17 ### Custom code Yes ### OS platform and distribution macos sequoia arm ### Mobile device _No response_ ### Python version 3.13 ### Bazel version _No response_ ### G...
stat:awaiting tensorflower,type:feature,type:build/install,subtype:macOS,2.17
medium
Critical
2,614,694,842
flutter
Packages repo LUCI builds process logs excessively
### Type of Request bug ### Infrastructure Environment LUCI ### What is happening? Example build: https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20ios_platform_tests_shard_5%20master/17374/overview The last steps are repeatedly initializing and processing the logs. It's extremely fast but actually...
package,team-infra,P2,triaged-infra
low
Critical
2,614,733,237
vscode
Clarify Walkthrough step complete criteria
>Should the step be marked as completed? > > No the step should NOT be marked. 🤔 > Just tried it my self and I see that the step is not marked as complete when it reappears. _Originally posted by @bhavyaus in [#226184](https://github.com/microsoft/vscode/issues/226184#issuecomment-2438417032)_
bug,getting-started
low
Minor
2,614,757,120
bitcoin
MIN_STANDARD_TX_NONWITNESS_SIZE prevents efficient spending of P2A outputs
### Please describe the feature you'd like to see added. The most efficient way to spend a single P2A output to an `OP_RETURN` results in a transaction 61 bytes in size, below the 65 byte limit enforced by `MIN_STANDARD_TX_NONWITNESS_SIZE`. For example: ```01000000017989c51d11e9e1e6aa634d471e31900141fe44bd491bcb599...
TX fees and policy
low
Minor
2,614,767,140
flutter
[vector_graphics] Document public APIs
In importing `vector_graphics*` and updating it to use our repo analysis options, I had to do some file-level ignores of missing docs on public APIs in a number of places, because fixing it all during the import without knowing the code was infeasible. We shouldn't have those file-level ignores indefinitely because it ...
package,P2,c: tech-debt,team-engine,triaged-engine,p: vector_graphics
low
Minor
2,614,830,594
flutter
[packages] `missing_code_block_language_in_doc_comment` lint fails in Dart version 3.4
**Context** `missing_code_block_language_in_doc_comment` has a bug fix that prevent false positives in https://github.com/dart-lang/sdk/commit/b6ac281270ac751175c5298ce78dd9f2cb3bd594. It just so happens that the rest of the lint work is in Dart 3.4 and this fix is in Dart 3.5. **What's wrong** In the PR to add th...
package
low
Critical
2,614,832,292
godot
Content Margin ignored when changing Button text on press
### Tested versions - Reproducible in v4.3.stable.official [77dcf97d8], v4.4.dev3.official [f4af8201b] - Not reproducible in v4.2.2.stable.mono.official [15073afe3] ### System information Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce RTX 2080 (NVIDIA; 32.0.15.6094) - Intel(R) C...
bug,topic:gui
low
Critical
2,614,840,923
pytorch
torch.cond complains two tensors have different metadata
### 🐛 Describe the bug internal post: https://fb.workplace.com/groups/1028545332188949/posts/1073473854362763 repro: ``` class M(torch.nn.Module): def forward(self, x, flag): def true_fn(x): ori_size, new_size = ( ( math.trunc(x.shape[-2] / 1), ...
triaged,oncall: pt2,oncall: export
low
Critical
2,614,849,171
vscode
Secondary sidebar does not fallback to its view when view got removed
See how the aux sidebar appears as if empty even though it has a view: ![Image](https://github.com/user-attachments/assets/715f285a-5be9-442b-9c65-68abc6bb5c1c) Steps to Reproduce: 1. setup exploration and insiders build to use settings sync 2. in insiders have chat in the aux bar, close aux bar 3. in exploration m...
bug,layout,workbench-views,workbench-auxsidebar
low
Minor
2,614,854,921
godot
Glow extremely Slow with Mobile on Android
### Tested versions 4.4.dev3, (Probably also 4.3) ### System information Windows 10 High-End PC, tested on Android 14, Samsung Galaxy A35 ### Issue description With Mobile Renderer enabled, I created an empty scene without a sky or anything, and just put a MeshInstance with a Cube Mesh and a Standard Emi...
bug,topic:rendering,performance
low
Major
2,614,855,528
tauri
[bug] cargo tauri android dev does not work
### Describe the bug emulator starts. app starts. blank page in app. following ERROR in console: ```bash Performing Streamed Install Success Starting: Intent { cmp=com.tauri_gui.app/.MainActivity } --------- beginning of main 10-25 18:33:01.139 7699 7699 I m.tauri_gui.ap: Late-enabling -Xcheck:jni 10-25 18...
type: bug,status: needs triage,platform: Android
low
Critical
2,614,879,249
vscode
Extension packs with only 1 walkthrough should open on that walkthrough registration
null
bug,regression,getting-started
low
Minor
2,614,881,629
vscode
Show window picker for screenshot feature
From @rperez030: "The troubleshoot command is helpful, but I wish the option to obtain a screenshot was available outside that use case. For example, if I’m coding a web app, I’d like to be able to obtain a screenshot containing the running app to get feedback on the visual layout, or to ask Copilot for the CSS code to...
feature-request,accessibility,chat
low
Minor
2,614,900,521
react
[React 19] Parameter order for server action when using `useActionState`
## Summary `useActionState` currently requires accepting an additional state argument as the _first_ parameter of a server action, like so (adapted from [Next.js documentation](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations#server-side-form-validation)): ```diff ...
React 19
low
Critical
2,614,907,163
vscode
Large tooltip when not tokenized on long lines makes code hard to read
<!-- ⚠️⚠️ 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. --> When editing code inside a eval() call that is a larg...
tokenization
low
Critical
2,614,920,888
tensorflow
Regression: TF 2.18 crashes with cudaSetDevice failing due to GPU being busy
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version tensorflow[and-cuda] 2.18 ### Custom code No ### OS platform and distribution Rocky 9.1 ### Mobile device _No response_ ### Python version 3.12.7 ### Bazel version _No response_ ### ...
stat:awaiting tensorflower,type:build/install,comp:gpu,TF 2.18
low
Critical
2,614,925,173
flutter
[vector_graphics] update README to document usage of flutter tool transfomers
Users should use these intead of checking in the binary files which could break, though haven't for years...
P2,team-engine,triaged-engine,p: vector_graphics
low
Minor
2,614,931,879
flutter
`analyze_continuously_test.dart` fails locally, succeeds on CI
```txt /Users/matanl/Developer/flutter/packages/flutter_tools/test/commands.shard/hermetic/analyze_continuously_test.dart: analyze --watch AnalysisServer success PathNotFoundException: Cannot open file, path = '/Users/matanl/Developer/flutter/version' (OS Error: No such file or directory, errno = 2) #0 _Fil...
tool,P2,c: tech-debt,team-tool,triaged-tool
low
Critical
2,614,954,399
flutter
[A11y][iOS]: SnackBar shows more Voice Control labels than expected
Tracking b/325610878. ### Steps to reproduce 1. Enable iOS Voice Control in the settings app. 2. In a Flutter app (minimal sample app below), cause a Material SnackBar widget to be displayed. 3. Observe the Voice Control labels. ### Expected results There should be labels for interactive UI elements. #...
platform-ios,framework,f: material design,a: accessibility,P2,customer: quake (g3),found in release: 3.24,team-accessibility,triaged-accessibility,found in release: 3.27
low
Critical
2,614,971,676
flutter
Wish: A `rerun-failed-tasks-only` tag I could use to ask CI to re-run only tasks failed in a prior commit
Often I upload a PR, and observe that X of XX CI tasks fail. I then work on fixing (either by updating tests, or the code, or both). While not sound, I'd like the ability to instruct CI to prioritize (or only) run _previously failed tasks_, so I can get quicker results instead of waiting for 100s of tasks to re-run,...
team-infra,P2,triaged-infra
low
Critical
2,614,995,107
PowerToys
Advanced Paste - History Access via Keyboard
### Description of the new feature / enhancement I recently switched from Ditto to Powertoys Advanced Clipboard. Prior to that I used Alfred on macOS to do clipboard history. PowerToys Advanced Paste departs from the behavior of the vast majority of clipboard viewers in that I can not use ONLY the keyboard to navigat...
Needs-Triage
low
Minor
2,615,016,607
react
[Compiler Bug]: Error when calling `React.createElement(..., { ref })`
### 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) - [ ] reac...
Type: Bug,Component: Optimizing Compiler
low
Critical
2,615,030,502
PowerToys
Peek view plantuml
### Description of the new feature / enhancement Add plantuml preview in peek. ### Scenario when this would be used? When I want to view a diagram without opening an entire IDE or uploading the file on a web app. ### Supporting information _No response_
Needs-Triage
low
Minor
2,615,030,858
flutter
`flutter test test/integration.shard` fails locally
This is in a clean build locally with no changes. ```sh flutter_tools % flutter-dev test test/integration.shard ``` The actual failures are not always the same, and sometimes pass when ran locally one at a time.
tool,P2,c: tech-debt,team-tool,triaged-tool
low
Critical
2,615,044,726
deno
HTTP server does not validate `Host` header is present
Version: Deno 2.0.0 I made a quick and simple standards test and found that Deno does not properly check for Content-Length vs. Transfer-Encoding. It must close the connection with error if both headers are present. Also, the Host header is not checked. ![Screenshot 2024-10-25 222602](https://github.com/user-a...
bug
low
Critical
2,615,047,742
flutter
Chromium Mac Bots become unresponsive and Xcode commands hang
From https://chromium-swarm.appspot.com/bot?id=build806-m9 <img width="1436" alt="Screenshot 2024-10-25 at 13 25 01" src="https://github.com/user-attachments/assets/1278a76d-2d1b-4c01-92f1-bcae102e62b3"> XCode installs are failing due to data corruption as in: https://logs.chromium.org/logs/flutter/buildbucket...
team-infra,P0,triaged-infra
high
Critical
2,615,114,697
flutter
iOS requestScopes in google_sign_in package returns false even with granted permissions for Google Calendar API
### Steps to reproduce 1. **Set up Firebase Authentication and Google Calendar API**: - Firebase Authentication and Google Sign-In are configured in the Firebase Console. - Google Calendar API is enabled in Google Cloud Console. 2. **Create OAuth Credentials**: - OAuth 2.0 credentials were generated for...
platform-ios,p: google_sign_in,package,has reproducible steps,P2,team-ios,triaged-ios,found in release: 3.24,found in release: 3.27
low
Major
2,615,144,035
flutter
Windows tool integration tests are flaky: "Java heap space"
One [example failure](https://ci.chromium.org/ui/p/flutter/builders/try/Windows%20tool_integration_tests_7_9/683/overview): ```txt 20:00 +25 -1: test/integration.shard/isolated/native_assets_test.dart: flutter build apk succeeds without libraries [E] Exception: flutter build failed: 1 FAILURE: Build faile...
platform-windows,P1,c: flake,team-tool,triaged-tool
medium
Critical
2,615,145,604
neovim
snippets: wrong indentation when snippet contains `^`
### Problem ```lua vim.snippet.expand([[ a^ b$1 c$1 d$1 e]]) ``` ``` a^ b ^ c ^ ^ d ^ ^ ^ e ``` Whitespace after `^` (circumflex) is detected as indent and added multiple times. Relates to #29658. ###### [My comment](https://github.com/neovim/neovim/pull/29670#issuecomment-2416708675) with a possible expl...
bug,snippet
low
Minor
2,615,149,645
go
cmd/go: TestScript/mod_sumdb_golang failures
``` #!watchflakes default <- pkg == "cmd/go" && test == "TestScript/mod_sumdb_golang" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8733079747827100817)): === RUN TestScript/mod_sumdb_golang === PAUSE TestScript/mod_sumdb_golang === CONT TestScript...
NeedsInvestigation
low
Critical
2,615,156,420
ui
[bug]: Select component doesn't work with useFormStatus() pending
### Describe the bug I recently upgraded to NextJS 15 and I have noticed that react-dom's useFormStatus is no longer working when the `Select` component is included in the form. I'm not sure if this is a shadcn/ui issue, a radix issue, or a react-dom issue. Please see the repository where I have a trimmed down...
bug
low
Critical
2,615,166,589
pytorch
Libtorch torch::Tensor default constructor does not initialize on CPU like in python
### 🐛 Describe the bug Working in python: ```py import torch t = torch.Tensor() x = torch.cat([t, t, t], 1) x ``` output: ``` tensor([]) ``` not working in c++ ```cpp #include <torch/torch.h> int main() { torch::Tensor t{}; auto x = torch::cat({ t, t, t }, 1); std::cout << x << std::end...
module: cpp,triaged
low
Critical
2,615,175,329
godot
TileMap editor background visibility issues RELOADED
### Tested versions - Reproducible in 4.4.dev3 ### System information Linux ### Issue description Reopen of this issue -> https://github.com/godotengine/godot/issues/84192 that was closed due to the author "ban". You can't see shit if tilemap has, for example, transparent background. ![image](https://github.com/...
enhancement,topic:editor,usability,topic:2d
low
Minor
2,615,198,708
rust
SIGILL compiler crash when using AVR inline assembly
<!-- Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ --> ### Code ```Rust #![no_std] #![no_main] #![fe...
I-crash,A-LLVM,T-compiler,C-bug,O-AVR
low
Critical
2,615,237,390
react
Bug: Checkbox change event is incorrect when parent state is updated using `flushSync`
<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant React packages to make sure your issue has not already been fixed. --> React version: `18.3.1` ## Steps To Reproduce It is a very specific case b...
Status: Unconfirmed
medium
Critical
2,615,240,070
pytorch
[Feature request] Flag to prevent certain parameters from being typecast by nn.module.to()
### 🚀 The feature, motivation and pitch I work with a lot of models that are mostly bf16 but have a couple parameters that I need to have stay in fp32. The most common ones are loss scaling parameters used for fp32 loss calculations that require grad updates. A flag similar to ```requires_grad``` but for preventi...
module: nn,triaged,needs design
low
Critical
2,615,297,769
flutter
make currentSystemFrameTimeStamp more reliable/expose _lastRawTimeStamp
### Use case I sometimes I need to access the current frame time during an event handler (ie, `SchedulerBinding.instance.currentFrameTimeStamp`), to record when an animation started. ### Proposal `currentFrameTimeStamp` doesn't allow this, as it asserts when accessed outside of the render(?) phase. `currentSystemFra...
framework,c: proposal,P3,team-framework,triaged-framework
low
Minor
2,615,320,296
flutter
Road edges are pixelated in flutter google maps using a styled map
### Steps to reproduce 1. Create a styled map in google cloud which has non-zero stroke with for the roads 2. Load GoogleMap widget in flutter with the corresponding cloudMapId ### Expected results map should not be pizelated anywhere ### Actual results Pixelated road edges ### Code sample <details open><summar...
platform-android,p: maps,package,has reproducible steps,P3,team-android,triaged-android,found in release: 3.24,found in release: 3.27
low
Major
2,615,327,317
pytorch
`DataLoader` probably shouldn't use `fork` by default
### 🐛 Describe the bug Currently, `torch.utils.data.DataLoader` uses the default system `multiprocessing_context`, which is `fork` on linux. This is problematic, because `pytorch` itself uses multithreading internally. Starting with Python 3.12, python will emit a `DeprecationWarning` when it detects that `os.fork`...
module: dataloader,triaged,module: data
low
Critical
2,615,330,885
react
[Compiler Bug]: `===` is not a sufficient equality check
### 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) - [ ]...
Component: Optimizing Compiler
low
Critical
2,615,333,370
flutter
Annotation or enums for preferred constant values
### Use case As part of work around the Flutter Property Editor (https://github.com/flutter/devtools/issues/1948), we would like to be able to support Flutter properties like [strokeAlign](https://api.flutter.dev/flutter/painting/BorderSide/strokeAlign.html). Although it's a double, there are three constants defined b...
framework,c: proposal,P3,team-framework,triaged-framework
low
Major
2,615,333,425
rust
Tracking issue for RFC 3681: Default field values
<!-- NOTE: For library features, please use the "Library Tracking Issue" template instead. Thank you for creating a tracking issue! 📜 Tracking issues are for tracking a feature from implementation to stabilisation. Make sure to include the relevant RFC for the feature if it has one. Otherwise provide a short summary ...
T-lang,T-compiler,B-unstable,C-tracking-issue,F-default_field_values
high
Critical
2,615,336,672
go
internal/coverage/cfile: TestCoverageApis/emitToFailingWriter failures
``` #!watchflakes default <- pkg == "internal/coverage/cfile" && test == "TestCoverageApis/emitToFailingWriter" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8733069857189338673)): === RUN TestCoverageApis/emitToFailingWriter === PAUSE TestCoverageApis/...
NeedsInvestigation
low
Critical
2,615,342,540
deno
"module is not defined" cjs suggestion should not occur for mjs/mts modules
``` > cat main.mjs import * as a from "./a.cjs"; console.log(a.add(1, 2)); module.isPreloading = true; > deno run main.mjs 3 ...
bug,good first issue
low
Critical
2,615,364,425
rust
Misleading diagnostic output for typecheck failures that involve type inference
### Code https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=e5cc14f0aef315131a9e430f0ff34b06 Summarized: - The input is a vector of schedule events: vec[x] contains the start time and end time for event x, and a target event number - Whenever an event begins, the lowest-numbered resource must be...
A-diagnostics,T-compiler,A-inference,D-confusing
low
Critical
2,615,405,777
pytorch
CompiledFxGraph.current_callable is not thread-safe
### 🐛 Describe the bug After a new thread compiled, CompiledFxGraph.current_callable is overwritten for all threads. To repro, please first patch CompiledFxGraph.__call__ as: ```python def __call__(self, inputs: Sequence[Any]) -> Any: assert self.current_callable is not None print(f"threa...
triaged,module: multithreading
low
Critical
2,615,406,648
rust
Diagnostic doesn't mention cfg'ed out items if the unresolved path is simple (i.e., a single identifier)
Given the following code, I would've expected rustc to mention the cfg'ed out item `Struct`: ```rs #[cfg(flag)] struct Struct; fn main() { let _ = Struct; } //~ ERROR cannot find type `Struct` in this scope ``` but it doesn't: ``` error[E0425]: cannot find value `Struct` in this scope --> file.rs:4:21 | 4 | fn m...
A-diagnostics,A-resolve,T-compiler,D-terse,A-cfg
low
Critical