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,791,073,206 | pytorch | `torch.export` for Yolo Pose fails | ### ๐ Describe the bug
I get an error when I try to export the Yolo-Pose model with `strict=True`
The error goes away with `strict=False`
`pip install ultralytics`
```
from ultralytics import YOLO
import torch
from torch.export import export
pose_model = YOLO("yolo11n-pose.pt") # Load model
pose_model.model.eval(... | oncall: pt2,module: dynamic shapes,module: dynamo,oncall: export | low | Critical |
2,791,078,474 | yt-dlp | Unable to download the video the error message goes like Unable to extract flashvars - Failed to parse JSON | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is broken on a **supported** site
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | NSFW,site-bug,triage | low | Critical |
2,791,101,473 | PowerToys | FanzyZones keeps swapping external monitors | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
FancyZones
### Steps to reproduce
I love FancyZones and rely on it daily. Lately I've noticed an issue where FancyZones swaps the layouts on my two external monitors. This swapping ha... | Issue-Bug,Needs-Triage | low | Minor |
2,791,152,837 | PowerToys | Please prevent cmd PATH override | ### Description of the new feature / enhancement
When I type `>cmd` I expect it to open the normal `cmd`, with the `PATH` system variable I have meticulously extended myself.
Instead power toys overrides `PATH`, and that removes some of my custom paths and all paths to disks other than `C:`.
### Scenario when ... | Needs-Triage | low | Critical |
2,791,154,632 | flutter | `Container` can lose its child's state | ### Use case
The `Container` widget changes the tree hierarchy when its arguments change. This causes its child will lose its state if it doesn't have a global key.
Example by @justinmc: https://dartpad.dev/?id=bd243d23a7fd661563519c3eebece032
### Proposal
If possible, we should fix `Container` such that updating i... | framework,P2,team-framework,triaged-framework | low | Minor |
2,791,191,768 | vscode | Filter bar in Log file open in editor | I love this filter:

Can I also have in the editor itself somewhere?

Usecase: I want to filter down to only events I care about, but ... | feature-request,output | low | Minor |
2,791,234,339 | pytorch | Interaction between torch._dynamo.disable and fullgraph=True | ### ๐ The feature, motivation and pitch
We're encouraging people to use fullgraph=True to better identify graph breaks. At the same time, we're empowering users to use escape hatches like torch._dynamo.disable. These two work against each other, and the best workaround I can think of is to ask users to stop fullgrapi... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,791,238,002 | PowerToys | FancyZones with Citrix Receivers is not working. | ### Microsoft PowerToys version
0.87.1
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
FancyZones
### Steps to reproduce
I am trying to utilize FancyZones to pin my applications in a 3x3 grid. The applications in question are Citrix environments and they do not snap to t... | Issue-Bug,Needs-Triage | low | Minor |
2,791,281,160 | godot | Script reference is broken when script is moved in FileSystem dock | ### Tested versions
4.4 beta1
Didn't test other versions, but probably a regression.
### System information
W10
### Issue description
When you have a script opened and then you move it to another directory, the script reference in the editor is broken. The internal path does not update, so re-focusing editor cause... | bug,topic:editor,regression | low | Critical |
2,791,292,409 | pytorch | UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides() | ### ๐ Describe the bug
I'm getting this warning when using TRainer and FSDP to pre-train Llama3.1-8b.
`UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides()`
This might introduce overhead in the training processes.
I have tried to disable the backend with:
```
import os
os.environ["TORCH... | module: cudnn,triaged,module: sdpa | low | Critical |
2,791,303,487 | flutter | Cocoon backfiller could take advantage of idle bots | Noticed while investigating [#161674](https://github.com/flutter/flutter/issues/161674#issuecomment-2594184332): The backfiller only runs one builder for each 'task'. If you look at some of the [bot lists](https://chromium-swarm.appspot.com/botlist?c=id&c=task&c=os&c=status&d=asc&f=pool%3Aluci.flutter.prod&k=pool&s=id)... | team-infra | low | Minor |
2,791,325,709 | PowerToys | [Settings] ImageResizer new preset does not use correct custom dimensions | ### Microsoft PowerToys version
0.87
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Settings
### Steps to reproduce
1. Open the Settings application and navigate to the ImageResizer page
2. Click the Add new size button
3. Note the dimensions of the new preset
##... | Issue-Bug,Resolution-Fix Committed,Product-Image Resizer | low | Minor |
2,791,356,691 | ollama | Ollama not respecting structured outputs with some ordering of refs | ### What is the issue?
The following program fails, but should work.
Changing the `schema = ...` line to use `schema_works`, which is a slightly different schema, works. The two schemas should parse the same JSON - the only difference is the ordering in `"$defs"`.
I also have examples of pydantic-generated schemas ... | bug | low | Critical |
2,791,392,630 | pytorch | DISABLED test_distributed_checkpoint_state_dict_type1_cuda (__main__.TestDistributedCheckpointCUDA) | Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_distributed_checkpoint_state_dict_type1_cuda&suite=TestDistributedCheckpointCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/3567070029... | oncall: distributed,module: flaky-tests,skipped | low | Critical |
2,791,392,684 | pytorch | DISABLED test_aoti_eager_cache_hit_dynamic_shapes_cuda (__main__.DynamicShapesGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aoti_eager_cache_hit_dynamic_shapes_cuda&suite=DynamicShapesGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35679665075).
Over the... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,393,380 | pytorch | DISABLED test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_repeat_graph_capture_cublas_workspace_memory&suite=TestCuda&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35670628070).
Over the past 3 h... | module: cuda,module: rocm,triaged,module: flaky-tests,skipped | low | Critical |
2,791,393,381 | pytorch | DISABLED test_aoti_eager_support_str_dynamic_shapes_cuda (__main__.DynamicShapesGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aoti_eager_support_str_dynamic_shapes_cuda&suite=DynamicShapesGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35679665765).
Over t... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,393,383 | pytorch | DISABLED test_aoti_eager_dtype_device_layout_dynamic_shapes_cuda (__main__.DynamicShapesCodegenGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aoti_eager_dtype_device_layout_dynamic_shapes_cuda&suite=DynamicShapesCodegenGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/356796... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,400,689 | next.js | Nextjs 15.1 not saving Static Content on Redis on build time using instrumentation using @neshca/cache-handler | ### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/priceless-hill-52c3m3
### To Reproduce
1. Update url from cache-handler with your Redis instance
2. yarn install
3. yarn build
4. Verify that no key exists for /index in Redis
5. yarn start
6. Verify that no key exists for /index in Redi... | Instrumentation | low | Minor |
2,791,406,661 | flutter | use Gradle's Kotlin DSL in plugin templates | ### Use case
This request builds on #151166 to ask that templates for _plugins_ also create `build.gradle.kts` for Android.
Using Flutter 3.27.2, `flutter create --template plugin --platforms android` produces Android code with Groovy Gradle files.
See https://github.com/flutter/flutter/tree/3.27.2/packages/flutter_... | c: new feature,platform-android,tool,t: gradle,c: proposal,P2,a: plugins,team-android,triaged-android | low | Minor |
2,791,421,759 | PowerToys | make toped windows more obvious | ### Description of the new feature / enhancement
please add a sign or pattern on the "always on top" windows (maybe at the left of the minimize๏ผ), the frame is too Inconspicuous
I do know the frame can be bolded, but some background or windows is dark, which means I couldn't see if the window is on top.
### Scenario... | Needs-Triage | low | Minor |
2,791,465,075 | pytorch | Add API to detect if activation checkpointing is enabled in the current region or not | ### ๐ The feature, motivation and pitch
I've been developing an experimental feature for torchao and doing a [PoC integration](https://github.com/pytorch/torchtitan/pull/778) in torchtitan. The implementation is based on custom Triton kernels, and we need to execute different kernels at different points in forward/ba... | module: checkpoint,triaged | low | Minor |
2,791,543,482 | vscode | GitHub - why there is an open github menu? i do not deploy my repo to github | ็ๆฌ: 1.97.0-insider
ๆไบค: c799d209cd4846a2a822b55dbf2ca21893008faa
ๆฅๆ: 2025-01-15T23:09:30.246Z
ๆต่งๅจ: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code-Insiders/1.97.0-insider Chrome/128.0.6613.186 Electron/32.2.7 Safari/537.36
, it gives this next error
```
>> import torch
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "<frozen importlib... | module: build,module: windows,triaged | low | Critical |
2,791,584,852 | pytorch | [inductor][cpu]amp fp16 llama dynamic shape cpp wrapper performance regression in 2025-01-07 nightly release | ### ๐ Describe the bug
<p>amp fp16 dynamic shape cpp wrapper</p><table border="1" class="dataframe table">
<thead>
<tr style="text-align: right;">
<th>suite</th>
<th>name</th>
<th>thread</th>
<th>batch_size_new</th>
<th>speed_up_new</th>
<th>inductor_new</th>
<th>eager_... | oncall: pt2,oncall: cpu inductor | low | Critical |
2,791,598,472 | ollama | Multiple goroutines writing to the same file at once likely corrupts downloads | ### What is the issue?
I'm getting a lot of digest errors on windows when downloading new models. Models bigger than 10gb often take multiple tries, for models > 15gb it's nearly impossible to download them.
I think the culprit is likely to be this code:
https://github.com/ollama/ollama/blob/93a8daf285af45ed71544e79... | bug | low | Critical |
2,791,613,224 | node | Add CBOR support | ### What is the problem this feature will solve?
CBOR is an alternative to JSON.
Due to its binary format and rich data type support, it is ideally suited for machine-to-machine data interchange.
### What is the feature you are proposing to solve the problem?
I'm proposing a "CBOR" counterpart to the "JSON" object.
... | feature request | low | Minor |
2,791,616,648 | node | Mixing with `stdin` and `stderr stdout` about readable or writable in Child process spawn API options.stdio doc | page link: https://nodejs.org/api/child_process.html#optionsstdio
When descripting the available value of Stream Object, threre are some wrong notes:
1. "While it is technically possible to pass stdin as a writable or stdout/stderr as readable, it is not recommended."
Maybe the actual meaning is "While it is technica... | child_process,doc | low | Minor |
2,791,622,922 | pytorch | DISABLED test_run_decompositions_map_handle_to_new_nodes (__main__.TestNumericDebugger) | Platforms: mac, macos
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_run_decompositions_map_handle_to_new_nodes&suite=TestNumericDebugger&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35684218376).
Ov... | oncall: quantization,triaged,module: flaky-tests,module: macos,skipped | low | Critical |
2,791,622,966 | pytorch | DISABLED test_pt2_traceable_aot_eager_cpu_float8_e5m2 (__main__.TestFloat8DtypeCPUOnlyCPU) | Platforms: asan, linux, mac, macos
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_pt2_traceable_aot_eager_cpu_float8_e5m2&suite=TestFloat8DtypeCPUOnlyCPU&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs... | oncall: quantization,module: flaky-tests,skipped | low | Critical |
2,791,623,013 | pytorch | DISABLED test_compile_forward_select_cuda_float32 (__main__.TestNestedTensorOpInfoCUDA) | Platforms: linux, rocm, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_compile_forward_select_cuda_float32&suite=TestNestedTensorOpInfoCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35686125... | triaged,module: flaky-tests,module: nestedtensor,skipped | low | Critical |
2,791,623,115 | pytorch | DISABLED test_compile_forward_clone_cpu_float32 (__main__.TestNestedTensorOpInfoCPU) | Platforms: asan, linux, mac, macos, win, windows
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_compile_forward_clone_cpu_float32&suite=TestNestedTensorOpInfoCPU&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorc... | triaged,module: flaky-tests,module: nestedtensor,skipped | low | Critical |
2,791,625,992 | pytorch | [inductor][cpu]float32 dynamic shape maml_omniglot performance regression in 2025-01-13 nightly release | ### ๐ Describe the bug
<p>dynamic shape default wrapper</p><table border="1" class="dataframe table">
<thead>
<tr style="text-align: right;">
<th>suite</th>
<th>name</th>
<th>thread</th>
<th>batch_size_new</th>
<th>speed_up_new</th>
<th>inductor_new</th>
<th>eager_new</... | oncall: pt2,oncall: cpu inductor | low | Critical |
2,791,632,725 | flutter | [Proposal] Add official resource hash and js sharding for Flutter web, and reduce application size | ### Use case
Flutter web products are generally larger than native web products, which results in a slow opening speed of the website. Although CDN acceleration is enabled, it is still not ideal.
### Proposal
Add official resource hash and js sharding for Flutter web, and reduce application size | c: new feature,a: size,platform-web,c: proposal,team-web | low | Major |
2,791,657,081 | deno | Wrong path when using HTTP proxy in Node API `http` | Version: Deno 2.1.5
TLDR: when `http.request`'s opinions include proxy settings and `options.path` is a full URL (e.g., `http://httpbin.org/200`), the website that proxy server accesses should be `http://httpbin.org/200`, but in Deno it is `http://httpbin.org/http://httpbin.org/200`.
POC:
```js
import axios from "axi... | node compat | low | Minor |
2,791,680,095 | electron | When using BrowserWindow to load a URL in Electron 33.2.1 and performing video encoding/decoding with WebCodec on the page, I encountered an issue where the GPU memory usage is unstable. The issue manifests differently on different GPU configurations: | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/windows,bug :beetle:,blocked/need-repro,33-x-y | low | Critical |
2,791,685,474 | vscode | Need case sensitive instance window switching | <!-- โ ๏ธโ ๏ธ 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,remote,ssh | low | Critical |
2,791,731,891 | pytorch | [RFC] Add CPP INT8 SDPA Template for Inductor CPU | ### ๐ The feature, motivation and pitch
## Motivation
PyTorch Template is now a common method to implement the target kernel with high flexibility. We are considering to implement the Int8 SDPA CPU kernel by using template in PyTorch. With the method, the kernel code is generated from the corresponding template durin... | triaged,oncall: pt2,module: inductor | low | Minor |
2,791,764,232 | react-native | Dynamic styles with StyleSheet get an type error? | ### Description
It's work with this approach:
```js
import React from 'react';
import {
StyleSheet,
Text,
View,
} from 'react-native';
function App(): React.JSX.Element {
return (
<View
style={styles.dynamicStyle(100)}
>
<Text>Hello</Text>
</View>
);
}
const styles = Sty... | Needs: Author Feedback | low | Critical |
2,791,764,759 | ant-design | tabs็ปไปถๅฝtypeไธไธบ้ป่ฎคๅผlineๆถ๏ผๆๆฝ็งปๅจๅก้กฟ | ### Reproduction link
[https://ant-design.antgroup.com/components/tabs-cn#tabs-demo-custom-tab-bar-node](https://ant-design.antgroup.com/components/tabs-cn#tabs-demo-custom-tab-bar-node)
### Steps to reproduce
https://ant-design.antgroup.com/components/tabs-cn#tabs-demo-custom-tab-bar-node ๅฎๆนๆๆฝdemo๏ผๅช้่ฆๅขๅ typeไธไธบline๏ผๅณ... | unconfirmed | low | Minor |
2,791,767,013 | ui | [feat]: Date Picker not have flexible like HTML Date Picker | ### Feature description
They are unable to select different years or months, which is complex; this feature must be added.
### Affected component/components
Date Picker
### Additional Context
N/A
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existin... | area: request | low | Minor |
2,791,768,149 | deno | Bug(deno): astro build error - Buffer is not defined | Version: Deno 2.1.4
---
I'm using the **deno** runtime with starlight, and _after upgrading_ to **astro 5** I've started getting build errors when using **starlight-openapi**.
```
16:26:50 โถ starlight-openapi/components/Route.astro
16:26:50 โโ /api/pokeapi/index.htmlBuffer is not defined
```
### To Reproduce
1... | needs investigation,node compat | low | Critical |
2,791,823,016 | react | Issue while migrating from 18.2.0 to 19.0.0 |
I am migrating React 18.2.0 to 19.0.0. I first updated it to 18.3.1 as it was recommended and faced no issues on UI so far.
I updated all the required dependencies and installed react and react-dom 19.0.0.
but when I am trying to proceed next with migration recipe. I am facing below error.
My proxies are properly s... | React 19 | medium | Critical |
2,791,837,465 | pytorch | DISABLED test_aoti_eager_support_out_dynamic_shapes_cuda (__main__.DynamicShapesCodegenGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aoti_eager_support_out_dynamic_shapes_cuda&suite=DynamicShapesCodegenGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35694427297).
... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,837,550 | pytorch | DISABLED test_dropout_dynamic_shapes_cuda (__main__.DynamicShapesGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_dropout_dynamic_shapes_cuda&suite=DynamicShapesGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35694427782).
Over the past 3 hours... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,837,624 | pytorch | DISABLED test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cuda (__main__.DynamicShapesGPUTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cuda&suite=DynamicShapesGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/ru... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,791,840,158 | PowerToys | ๆช่ฝๅๅงๅๆไปถ๏ผEverything | ### Microsoft PowerToys version
0.86.0
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
[PowerToysReport_2025-01-16-14-24-13.zip](https://github.com/user-attachments/files/18434511/PowerToysReport_2025-01-16-14-24-13.zip)
### โ... | Issue-Bug,Needs-Triage | low | Minor |
2,791,878,408 | flutter | onPopInvokedWithResult is not working as expected. | ### Steps to reproduce
onPopInvokedWithResult behavior is different in android and IOS.
after closing dilaog its not working like android
### Expected results
unxpactedly pop is perform in ios after closing dilaog. flutter 3.24.0
### Actual results
onPopInvokedWithResult should work same as android
### Code sa... | waiting for customer response,in triage | low | Minor |
2,791,900,647 | rust | ICE: `InvalidProgram(Layout(SizeOverflow` | <!--
[31mICE[0m: Rustc ./a.rs '-Zmir-opt-level=5 -Zvalidate-mir -ooutputfile -Zdump-mir-dir=dir' 'thread 'rustc' panicked at compiler/rustc_const_eval/src/const_eval/valtrees.rs:375:77: 'called `Result::unwrap()` on an `Err` value: InvalidProgram(Layout(SizeOverflow([u8; 13554212585355425205_usize])))'', 'thread 'rus... | I-ICE,T-compiler,C-bug,needs-triage | low | Critical |
2,791,904,332 | vscode | Missing padding to the last element in the installed extensions | Missing padding to the last element in the installed extensions
see the highlighted item
scroll is at the bottom but the settings and trust icons are getting a slightly overlapped over the border of the element and looks like last element missed the padding
 with issue?
General
### Steps to reproduce
I tried installed and reinstalled Powertoys by Github and Store, also running it as administrator. The icon shows on the icon tray but I can only hover on it to... | Issue-Bug,Needs-Triage | low | Major |
2,791,925,497 | tensorflow | tf.config.LogicalDeviceConfiguration() not able to set the memory limit but tf.config.experimental.VirtualDeviceConfiguration() is able to | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platform and distribution
Ubuntu 22.04.4 LTS
### Mobile device
_No response_
### Python version
3.10.12
### Bazel version
_No response_
### GCC/comp... | stat:awaiting response,type:bug,2.17 | medium | Critical |
2,791,928,844 | flutter | error | ### Steps to reproduce
The following assertion was thrown during a platform message callback:
```
A KeyDownEvent is dispatched, but the state shows that the physical key is already pressed. If this occurs in real application, please report this bug to Flutter. If this occurs in unit tests, please ensure that simulated... | waiting for customer response,in triage | low | Critical |
2,791,976,002 | PowerToys | Mouse Without Borders no longer works since a Windows update | ### Microsoft PowerToys version
0.87.1
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
Mouse Without Borders
### Steps to reproduce
After installing the updates below, the "Mouse Without Borders" function can no longer establish the connection between two computers. I ma... | Issue-Bug,Needs-Triage | low | Minor |
2,791,979,110 | flutter | When running the official Flutter demo on Windows, no components are displayed. However, it can be displayed normally on Chrome. | ### Steps to reproduce
<!-- Uploading "image.png"... -->
### Actual results
running the official Flutter demo on Windows, no components are displayed. However, it can be displayed normally on Chrome.
### Logs
<details open>
<summary>Logs</summary>
```console
<!-- Paste your logs here -->
```
</details>
### ... | waiting for customer response,in triage | low | Minor |
2,791,982,267 | ant-design | tabsๆ่ซๅๅ
ถๅฆ็่ๆก | ### Reproduction link
[https://ant-design.antgroup.com/components/tabs-cn](https://ant-design.antgroup.com/components/tabs-cn)
### Steps to reproduce
ๅฐฑๅจๅฎๆนๆๆกฃtabs็้กต้ข๏ผ้ไพฟ็นๅ ไธชtabๅๆขไธไธ๏ผ็ถๅๆต่งๅจ็ดๆฅๅๆขๅซ็้กต้ข๏ผไธๆฏ่ทณ่ฝฌ๏ผ๏ผ็ถๅๅฐฑไผๅบ็ฐ่ๆก
### What is expected?
ๆฒกๆ่ๆก
### What is actually happening?
ๆ่ๆก
| Environment | Info |
| --- | --- |
| antd... | โจ๏ธ Accessibility | low | Major |
2,792,016,034 | tauri | [bug] Backend Crashes when inside of GitHub Codespace | ### Describe the bug
When trying to run an application inside of GitHub Codespaces, the front end works fine with the port forward, however, because of the headless version, GTK/Tao crashes. I was wondering if there is a way to fix this?
### Reproduction
1. Open a repository in the GitHub Codespace
2. Run either `c... | type: bug,status: needs triage | low | Critical |
2,792,017,531 | godot | Mutable properties of `Resource` reference declared as `const` are not read correctly in 4.3 and later | ### Tested versions
- Reproducible in: v4.4.dev7.mono.official [46c8f8c5c], v4.3.stable.mono.official [77dcf97d8]
- Not reproducible in: v4.2.2.stable.mono.official [15073afe3]
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce RTX 4080 (NVIDIA; 32.0.15.6636) ... | bug,topic:gdscript | low | Minor |
2,792,085,879 | flutter | _debugRelayoutBoundaryAlreadyMarkedNeedsLayout() is not true with StatefulShellRoute | ### Steps to reproduce
1. Launch the code sample in debug mode.
2. Tap "Go to Screen A" right away.
There is a 3 seconds timer in the background, the button has to be tapped during this time frame.
3. The timer triggers rebuild of ScreenB while it exists in the background StatefulShellBranch.
4. ScreenB gets a new... | package,a: error message,has reproducible steps,p: go_router,team-framework,found in release: 3.27,found in release: 3.28 | low | Critical |
2,792,087,118 | vscode | Add a removal option to Compound Log menu |
Type: <b>Feature Request</b>
Trying out the new Compound Log feature, I added one and then looked for a removal option:

Found it on Command Palette, but maybe it also belongs on the log's menu.
) Not Included in Default Polyfills Despite Documentation | ### Link to the code that reproduces this issue
https://github.com/nikolay-gipp-sibe/next-set-polyfill-issue
### To Reproduce
1. Create a new Next.js project using create-next-app
```
npx create-next-app@latest
```
2. Create a new component file (e.g. `app/test/page.tsx`) with the following content:
```typescript
... | Performance,Runtime | low | Critical |
2,792,117,280 | pytorch | [torch.export] _insert_copy_for_mutations can't generate proper copy nodes for pure inplace ops | ### ๐ Describe the bug
I am using the simplest `nn.Relu(inpleace=True)` to make a call to torch.export, and the following error occurs:
```
RuntimeError: Could not find input in either buffer or input nodes
```
My test code is as follows:
```
def ori_test():
x = torch.rand(2,3)
m = torch.nn.ReLU(inplace=True... | oncall: pt2,oncall: export | low | Critical |
2,792,148,404 | vscode | Copilot |
Type: <b>Bug</b>
I am unable to sign in to Copilot through GitHub. After clicking "Sign in to use Copilot for free," it does not redirect to the browser for signing in. I reinstalled the program, but I am facing the same issue on both my laptop and desktop.
VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d... | info-needed | low | Critical |
2,792,151,584 | langchain | OBSFileLoader.load() didn't seperate file content as expect | ### 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,792,165,905 | flutter | flutter: PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.shared_preferences_foundation.UserDefaultsApi.set"., null, null) | ### Steps to reproduce
when i save data from background mode it works incorrect
### Expected results
should save data
### Actual results
flutter: PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.shared_preferences_foundation.UserDefaultsApi.set"., null, null)
### Cod... | waiting for customer response,in triage | low | Critical |
2,792,177,857 | vscode | Git - Source control icon blinks every few seconds if "Autofetch period" | <!-- โ ๏ธโ ๏ธ 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,git | low | Critical |
2,792,186,646 | pytorch | ModuleNotFoundError: No module named 'torch.privateuseone' | ### ๐ Describe the bug
When I add Backend::PrivateUse1, it throws an error ModuleNotFoundError: No module named 'torch.privateuseone'
import torch
a = torch.ones((3,3), device="privateuseone")
std::vector<std::pair<Backend, ScalarType>> all_declared_types() {
std::vector<std::pair<Backend, ScalarType>> ret;
//... | module: cpp,triaged,module: PrivateUse1 | medium | Critical |
2,792,216,095 | tauri | [feat] frontend: dynamic resize, based on content | ### Describe the problem
If you want to have dynamic sized window, so based on the content, it's quite difficult to achieve this. It would be nice, if there would be a easy to make this possible.
### Describe the solution you'd like
It would be nice, if you could build windows with a settings like `.fit_size_to_cont... | type: feature request | low | Critical |
2,792,222,252 | vscode | Extension is not able install and the setting is also opening |
Type: <b>Performance Issue</b>
The editor could not be opened due to an unexpected error: Expected ',' or ']' after array element in JSON at position 658 (line 1 column 659) this error is coming and extensions are not able to install
VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T... | info-needed | low | Critical |
2,792,236,879 | kubernetes | [Flaking Test] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer | ### Which jobs are flaking?
master-informing:
- capz-windows-master
### Which tests are flaking?
Kubernetes e2e suite.[It] [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]
### Since when has it been flaking?
[16/01/2025, 07:01:18](https:... | kind/flake,sig/auth,sig/windows,needs-triage | low | Critical |
2,792,285,764 | vscode | Color of tab name for modified file reverts to default color if a problem is detected | - VS Code Version: 1.96.3
- OS Version: Windows 11
Steps to Reproduce:
1. With VSCode and GitLens enabled, open a project linked to a git repository
2. Modify a file locally. The tab name should appear in orange:

3. Generate a... | bug,workbench-tabs | low | Minor |
2,792,306,559 | ollama | ollama create fails for GGUF files with unaligned tensors | ### What is the issue?
```
$ ollama show --modelfile minicpm-v > Modelfile
$ ollama create minicpm-v:test
gathering model components
copying file sha256:262843d4806aeb402336980badd414a72576b20b1e5d537647da15f16c4a4df0 100%
copying file sha256:f8a805e9e62085805c69c427287acefc284932eb4abfe6e1b1ce431d27e2f4e0 100%
par... | bug | low | Critical |
2,792,311,648 | tensorflow | Issues on trying to compile TensorFlow C API for JETSON AGX Xavier using Bazel | On my JETSON AGX Xavier, with:
cuda: 11.4.315
cuDNN: 8.6.0
tensorrt: 8.5.2.2
jetpack: 5.1.3
python3 -c โimport tensorflow as tf; print(โTensorFlow version:โ, tf.version)โ
TensorFlow version: 2.11.0
I canโt compile tf with bazel ( bazel --version: bazel 5.3.0 ) , error:
~/tensorflow$ bazel build --config=opt --config... | stat:awaiting response,type:build/install,subtype:bazel,TF 2.11 | medium | Critical |
2,792,324,297 | flutter | Text cut off when wrapping text with specific font size in Opacity or ShaderMask on Android | ### Steps to reproduce
Run the code sample on Android Simulator Pixel 8 API 34.
### Expected results
Text wrapped in `Opacity` and `ShaderMask` shut not be cut off on top and bottom.
### Actual results
Text wrapped in `Opacity` and `ShaderMask` gets cut off on top and bottom.
Same results when running natively on ... | a: quality,a: typography,has reproducible steps,P2,e: impeller,team-engine,triaged-engine,found in release: 3.27,found in release: 3.28 | low | Critical |
2,792,333,404 | react-native | React Native - LayoutAnimation - border radius issue (black background on IOS) | ### Description
A parent view has style={{ overflow: 'hidden', borderTopRightRadius: 25 }}
Inside the parent a child view is rendered with a LayoutAnimation. The surface which is hidden behind the rounded corners has a black background color during the LayoutAnimation for a second (Im using react-native version 0.72.1... | Platform: iOS,API: LayoutAnimation,Needs: Author Feedback,Needs: Repro,Type: Unsupported Version | low | Major |
2,792,336,253 | ollama | model wanted in ollama please:Qwen2.5-Math-PRM-7B | model wanted in ollama please:Qwen2.5-Math-PRM-7B | model request | low | Minor |
2,792,346,592 | vscode | Save before format on save | <!-- โ ๏ธโ ๏ธ 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. -->
## Problem
The "format on save" feature (`"editor.f... | feature-request,formatting | low | Critical |
2,792,347,420 | ui | [bug]: | ### Describe the bug
The Date picker component has a latency or .... emm a state issue
### Affected component/components
Date Picker
### How to reproduce
1. Create a Date Picker
2. then Send the prop (date prop)
### Codesandbox/StackBlitz link
_No response_
### Logs
```bash
```
### System Info
```bash
Brow... | bug | low | Critical |
2,792,348,737 | PowerToys | Version: 0.87.1.0 OS Version: Microsoft Windows NT 10.0.22631.0 IntPtr Length: 8 x64: True Date: 16-01-2025 16:05:24 | ### Microsoft PowerToys version
0.87.1.0
### Installation method
WinGet
### Running as admin
Yes
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
[2025-01-16.txt](https://github.com/user-attachments/files/18437724/2025-01-16.txt)
### โ๏ธ Expected Behavior
_No response_
### โ Actual Behavior
_No ... | Issue-Bug,Needs-Triage | low | Minor |
2,792,363,148 | electron | Crash when navigating in will-frame-navigate | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/windows,bug :beetle:,status/confirmed,has-repro-gist,34-x-y | low | Critical |
2,792,369,041 | svelte | `$state` mutation callback | ## TL;DR
Reacting to deep state changes in external (`.svelte.js`) modules is complicated - the function cannot know if it's running from a component context (can use `$effect`) or not, for example, to create global state (has to create its own `$effect.root`, and worry about the cleanup). Additionally, effects are no... | feature request,runes | low | Minor |
2,792,380,355 | flutter | [url_launcher]: launchUrl with custom schema doesn't trigger the respective external application on Non-Safari browsers | Edit: Happens in iOS. Can't reproduce on Android
### Steps to reproduce
Setup a simple flutter web app which has CTA that triggers launchUrl with a custom schema.
The app that uses the custom schema is launched when the same action is done through safari but not in other browsers such as Chrome, Edge
### Expected r... | in triage | low | Major |
2,792,381,979 | excalidraw | Rendering issue on Excalidraw Plus on Windows | I had no problem before leaving on vacation, and when I came back I lost my texts :

When I focus on the text I can see it correctly :

... | bug,firefox,Text rendering | low | Critical |
2,792,398,271 | vscode | NativeEditContext advertises focus for off-dom editor | I have a situation in which I have a blinking cursor in an editor but it doesn't accept backspace, e.g the `deleteLeft` command isn't executed. I was able to debug this and I can see that the wrong editor is selected and that happens because an off-dom editor is saying it has focus.
<img width="1484" alt="Screens... | important | low | Critical |
2,792,400,759 | flutter | [Web][Canvaskit] APNG does not play on Flutter 3.27+ | ### Steps to reproduce
The animation does not play when using CachedNetworkImage to display APNG, as shown in the following sample code.
### Expected results
APNG images play when displaying them with CachedNetworkImage.
### Actual results
Cannot play APNG on Web, in Flutter 3.27.2.
As far as I have researched, i... | c: regression,engine,platform-web,a: images,e: web_canvaskit,has reproducible steps,team-web,found in release: 3.27,found in release: 3.28 | low | Minor |
2,792,411,383 | vscode | Right click on problems tab: "Fix with AI Chat" | <!-- Please search existing issues to avoid creating duplicates -->
<!-- Please test using the latest insiders build to make sure your issue has not already been implemented: https://code.visualstudio.com/insiders/ -->
<!-- Describe the feature you'd like. -->
https://x.com/waderyan_/status/1864388066988970224
![Ima... | feature-request,error-list | low | Minor |
2,792,415,398 | pytorch | Memory-efficient attention is not selected if inputs's ndim != 4 | ### ๐ Describe the bug
```python
from contextlib import nullcontext
import torch
import torch.nn.functional as F
from torch.nn.attention import SDPBackend, sdpa_kernel
# shape used in FLUX's VAE
seq_len = 128 * 128
head_dim = 512
# ctx = sdpa_kernel([SDPBackend.EFFICIENT_ATTENTION])
ctx = nullcontext()
torch.cuda... | triaged,module: sdpa | low | Critical |
2,792,418,084 | flutter | [go_router] Implement the method `goBranchPath` for StatefulNavigationShell similar to `go` | ### Use case
Our application can create a bottom navigation bar dynamically so we need to declare all possible routes in `GoRouter` config. And so the sequence of navigation destinations inside the `NavigationBar` can be diffrent then one declrared in `branches` of `StatefulShellRoute`. But the method `goBranch` allow... | c: new feature,package,c: proposal,P3,p: go_router,team-go_router,triaged-go_router | low | Critical |
2,792,423,432 | rust | Sendable type cannot be sent between threads safely | I tried this code:
```rust
use std::rc::Rc;
struct Unsendable(Rc<()>);
struct Sendable<T>(T);
unsafe impl<T> Send for Sendable<T> {}
impl<T> Sendable<T> {
#[inline(always)]
fn into_inner(self) -> T {
self.0
}
}
fn main() {
tokio::task::spawn({
let foo = Unsendable(Rc::new(()));
... | C-enhancement,D-confusing | low | Critical |
2,792,448,520 | flutter | Add Kurdish Sorani (ckb) as an Officially Supported Language for Flutter Localizations | ### Use case
Kurdish Sorani (ckb) is widely spoken by millions of people, and adding it as a supported language in Flutterโs localization system would enable better accessibility for developers and end-users in this region. This would provide native language support for apps built with Flutter, ensuring inclusivity an... | c: new feature,framework,a: internationalization,c: proposal,team-framework | low | Minor |
2,792,450,524 | neovim | Avoid external processing of a certain buffer/window | ### Problem
It is currently not possible to ignore the `TextChanged`, `BufModified`, `CursorMoved`, `WinResized` and `WinScrolled` events for a certain buffer/window, even for the "owner" of that object. These events are processed once per event loop iteration, rather than when a change happens, so the usual `:set ei+... | enhancement,ui-extensibility,events,options | low | Minor |
2,792,505,437 | godot | 2D Tilemap coordinates disappear when on "Terrains" Mode | ### Tested versions
Tested Version: v4.3.stable.official [77dcf97d8]
### System information
Windows 10
### Issue description
On the editor, when using the tilemap in "Tiles" mode, you can see your tile coords in the lower left corner. If you switch to "Terrains" mode when you no longer see the tilemap coordinates ... | enhancement,topic:editor,topic:2d | low | Minor |
2,792,524,580 | godot | Vulkan graphics pipelines use excessive amount of memory on Galaxy S23 | ### Tested versions
- Reproducible in: 4.4.dev7, master starting from 98deb2a0005cf654e667679cd72904d9b5d4c734
- Not reproducible in: 4.3.stable
### System information
Samsung Galaxy S23 Ultra, Android 14, Vulkan (Mobile), Adreno 740
### Issue description
After trying to update our project to Godot 4.4 we found th... | bug,platform:android,topic:rendering,topic:porting,crash,regression | low | Critical |
2,792,530,396 | react-native | Image nested In Text with lineHeight specified overflows container | ### Description
An `<Image>` nested within `<Text>` with a `lineHeight` specified causes the image to overflow the parent container.
Workarounds attempted:
- Specifying a fixed height on the image
- Wrapping the image in a `<View>` with a fixed `height` and/or `lineHeight`
- Wrapping the Image in another `<Text>` w... | Issue: Author Provided Repro,Component: View,Component: Image | low | Critical |
2,792,537,803 | pytorch | CUDAGraph outputs will be overwritten by a subsequent run? | ### ๐ Describe the bug
Hello, I have some doubts about the following cudagraph case.
I submitted another issue, #144386
```
import torch
def test_cuda_graph_output_overwritten():
class MLP(torch.nn.Module):
def __init__(self):
super().__init__()
self.ln = torch.nn.LayerNorm(6)
... | module: cuda,triaged,module: cuda graphs,oncall: pt2 | low | Critical |
2,792,549,703 | opencv | SimpleBlobDetector option to get thresholds included in final location | ### Describe the feature and motivation
Let's say the blob detector had a minimum threshold of 10 and maximum of 200, which were the threshold values where there was a valid blob that contributed to the final decision?
### Additional context
_No response_ | feature | low | Minor |
2,792,582,833 | flutter | [ios][add2app] `Flutter.podspec` is missing after running `flutter build ios-framework` | ### Steps to reproduce
I'm following Add to app guideline for iOS, the last option[Use frameworks and CocoaPods](https://docs.flutter.dev/add-to-app/ios/project-setup#89-tab-panel)
After I run command `flutter build ios-framework`, all frameworks are exported successfully, but in step `Add Flutter engine to your Pod... | platform-ios,tool,a: existing-apps,t: xcode,has reproducible steps,P2,team-ios,triaged-ios,found in release: 3.27,found in release: 3.28 | low | Critical |
2,792,663,145 | pytorch | DISABLED test_run_decompositions_same_handle_id (__main__.TestNumericDebugger) | Platforms: mac, macos
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_run_decompositions_same_handle_id&suite=TestNumericDebugger&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35698516196).
Over the pa... | oncall: quantization,triaged,module: flaky-tests,module: macos,skipped | low | Critical |
Subsets and Splits
GitHub Issues Containing Next.js References
Filters training data to find examples mentioning "next.js", providing basic keyword search capability but offering limited analytical value beyond simple retrieval.