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,759,502,661 | create-react-app | [JEST] Error prettier.resolveConfig.sync is not a function when run unit test with Jest | With current react-scripts, I got below issue when using with **Prettier v3**. Seems like it's resolved in latest Jest version. However, react-scripts just supports **Jest v27**.
This issue happens if using **snapshot** function (i.e, **toMatchInlineSnapshot**) in my test.
`TypeError: prettier.resolveConfig.sync ... | needs triage,issue: bug report | low | Critical |
2,759,504,476 | node | Socket.connect results in an abort | ### Version
v22.11.0
### Platform
```text
Linux u24vm 6.8.0-50-generic #51-Ubuntu SMP PREEMPT_DYNAMIC Sat Nov 9 17:58:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
```
### Subsystem
net
### What steps will reproduce the bug?
Setup a node instance,
```
» node
```
and run the following javascript code.
```
net = req... | net | low | Critical |
2,759,529,674 | ant-design | Image组件添加预览图片大小 | ### What problem does this feature solve?
现在的预览图出现会有一个默认的行内样式为transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0deg);在分辨率为2k或者4k得屏幕上,如果浏览器缩放为100%的话,点击图片预览会导致弹出得预览图很小,希望能开放一个字段用来改变详情图的默认大小
### What does the proposed API look like?
<Image
...
preview={{
mask: (
... | unconfirmed | low | Minor |
2,759,556,895 | godot | Impossible to edit .gdshaderinc files in the built-in shader editor reliably | ### Tested versions
Reproducible in: v4.3.stable.mono.official [77dcf97d8]
### System information
Windows 10 - v4.3.stable.mono.official [77dcf97d8]
### Issue description
It is borderline impossible to edit .gdshaderinc files in the built in Shader Editor because at some point, Shader Editor starts jumping betwee... | bug,topic:editor,topic:shaders | low | Critical |
2,759,559,927 | go | proposal: io: add `RuneWriter` interface | ### Proposal Details
Today i was surprised that `io` does not define a `RuneWriter` interface, it think that we should add one, considering that it is implemented by types in the std, also we already have a `io.RuneReader` interface and `io.ByteWriter`/`io.ByteReader`.
`(*strings.Builder).WriteRune`
`(*bytes.Buf... | Proposal | low | Critical |
2,759,562,254 | vscode | Rerun Tasks | <!-- ⚠️⚠️ 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. -->
I'm aware there is already "Rerun Last Task" functio... | feature-request,tasks | low | Major |
2,759,562,543 | flutter | [Proposal] Disable Pasting Image in textInput on HyperOS | ### Steps to reproduce
it seems an OS-specific problem for HyperOS . HyperOS introduces automatic writing of screenshots to clipboard feature.
1、take a screenshot,and it will be copied to Clipboard automatically.
2、paste it in Textfield. Long press will not bring up the paste button, but there is a shortcut paste b... | a: text input,c: new feature,e: device-specific,platform-android,framework,f: material design,c: proposal,P3,team-framework,triaged-framework | low | Minor |
2,759,577,995 | vscode | vscode server on mac ssh UnpackFailed, probably using wrong tar | <!-- ⚠️⚠️ 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... | ssh | low | Critical |
2,759,583,716 | tauri | [bug] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` | ### Describe the bug
tauri app crashes with:
```
thread 'main' panicked at core/src/panicking.rs:221:5:
unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
note: run with `RUST_BACKTRACE=1` environmen... | type: bug,status: needs triage | low | Critical |
2,759,631,923 | pytorch | `@torch.jit.script` causes `pytest-cov` to miss function body | ### 🐛 Describe the bug
When decorating a function with `@torch.jit.script`, its body's code coverage is ignored by `pytest-cov`. Even with exhaustive testing, the coverage report always considered the function code as uncovered.
### Instructions to reproduce
```
root/
│
├── ml_framework/
│ └── module.py
... | oncall: jit,feature | low | Critical |
2,759,665,288 | pytorch | MPSNDArray 限制了单个 NDArray 的内存大小上限为 4GB | ### 🐛 Describe the bug
/AppleInternal/Library/BuildRoots/b11baf73-9ee0-11ef-b7b4-7aebe1f78c73/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:850: failed assertion `[MPSNDArray initWithDevice:descriptor:isTextureBacked:] Error: total bytes of NDArray > 2**32'
[1] 13512 abo... | needs reproduction,module: crash,triaged,module: mps | low | Critical |
2,759,672,417 | langchain | Usage Details is not coming for OpenAiAssistantRunnable. | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | investigate | low | Critical |
2,759,683,229 | PowerToys | PowerToys Run stop working | ### Microsoft PowerToys version
0.87.1
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
Win + R
[PowerToysReport_2024-12-26-09-54-13.zip](https://github.com/user-attachments/files/18252218/PowerToysReport_2024-12-26-09-54-13.zip)
##... | Issue-Bug,Product-PowerToys Run,Needs-Triage,Needs-Team-Response | low | Major |
2,759,696,192 | pytorch | _transform_bias_rescale_qkv cpu op get error on debug build | ### 🐛 Describe the bug
The following code will produce the following error
code
```
import torch
qkv = torch.randn([4, 16, 576])
qkv_bias = torch.randn([576])
num_heads=4
torch._transform_bias_rescale_qkv(
qkv, qkv_bias, num_heads
)
```
output
```
Traceback (most recent call last):
File ... | module: nn,triaged | low | Critical |
2,759,706,336 | flutter | Flutter crashes when running the flutter example program on Linux. The reason for the crash is: PVR: (Error): AllocateDeviceMemory: Failed to allocate memory for PMR sub-allocated (PVRSRV_ERROR_PMR_FAILED_TO_ALLOC_PAGES) | ### Steps to reproduce
flutter create example
cd example
flutter run -v
### Expected results
Flutter crashes when running the flutter example program on Linux. The reason for the crash is: PVR: (Error): AllocateDeviceMemory: Failed to allocate memory for PMR sub-allocated (PVRSRV_ERROR_PMR_FAILED_TO_ALLOC_PAGES)... | c: crash,e: device-specific,engine,platform-linux,e: OS-version specific,P3,c: fatal crash,team-linux,triaged-linux | low | Critical |
2,759,727,500 | excalidraw | safari: double-click to create text doesn't work due to focus issues | steps:
1. focus a button in the properties panel using DevTools
2. double click on canvas to create text won't work
Tested on Safari 15.
The focus step tends to happen during normal use of excalidraw. | bug | low | Minor |
2,759,751,986 | kubernetes | kubernetes 1.32: Informer with WatchClient fails to send events with Fakeclient | ### What happened?
I tried to start an informer with WatchClient enabled in client go and i see this error
```
W1220 19:44:49.417766 26071 reflector.go:1044] k8s.io/client-go@v1.32/tools/cache/reflector.go:243: awaiting required bookmark event for initial events stream, no events received for 10.000196792s
``... | kind/bug,needs-sig,needs-triage | low | Critical |
2,759,761,246 | vscode | DEBUG LOGS IN TERMINAL | <!-- ⚠️⚠️ 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. -->
Beautiful list of logs need for us in terminal | info-needed,triage-needed | low | Critical |
2,759,763,829 | PowerToys | PowerToys 0.87.1 can't be installed/updated using Winget | ### Microsoft PowerToys version
0.87.1
### Installation method
WinGet
### Running as admin
Yes
### Area(s) with issue?
Installer
### Steps to reproduce
To reproduce this bug, you'll need to update powertoys using winget or install it using `winget install powertoys --source winget` or upgrade it with `winget u... | Issue-Bug,Needs-Triage,Needs-Team-Response | low | Critical |
2,759,832,648 | vscode | suggestion widget focus ,but can't use page down or ↓,it can't work nomally | When there is only one option and focus on the weiget, it cannot move the text down in the widget by Page down, but it can work when there are multiple options.
https://github.com/user-attachments/assets/6ba31585-0ce4-4744-b9a2-8f84fed80172
I think the behavior between them is not right.
VS Code version: Code 1.96.2... | suggest | low | Minor |
2,759,835,514 | svelte | Feature request: standard way to provide default prop values with TypeScript | ### Describe the problem
Currently, the only documented way to create default props is by [destructuring them](https://svelte.dev/docs/svelte/$props#Fallback-values). While this is fine for small components, larger components benefit from using the `props.` prefix.
```svelte
<script lang="ts">
const props: {
n... | feature request | low | Minor |
2,759,846,975 | ollama | Unexpected Connection Closure and GPU Memory Not Releasing | ### What is the issue?
### Problem Description
I am using Ubuntu 22.04 and making network requests to a local Ollama service with Python to run a series of models sequentially. After each model runs, it is unloaded using the following Python code. However, the task encounters an issue after reaching a certain poi... | bug | low | Critical |
2,759,847,453 | tauri | [bug] tray disappears in macOS | ### Describe the bug
The tray in macOS behaves inconsistently. It appears and disappears unpredictably under these circumstances:
- When I run or build the app, the tray sometimes disappears.
- Changing the title in the setup causes the tray to vanish, but also not always.
- Restarting macOS temporarily resolves th... | type: bug,platform: macOS,status: needs triage | low | Critical |
2,759,865,829 | go | go/types: panic("t.fromRHS = %s, typ = %s") in setDefType | ```
#!stacks
"runtime.gopanic" && "setDefType:+7"
```
Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks).
```go
func setDefType(def *TypeName, typ Type) {
if def != nil {
switch t := def.typ.(type) {
case *Alias:
// t.fromRHS should always be set, eith... | NeedsInvestigation,gopls,Tools,gopls/telemetry-wins | low | Critical |
2,759,877,901 | flutter | Accent (non-ASCII) characters in iPhone’s device name prevent Dart VM Service from connecting | ### Steps to reproduce
1. On your iPhone, open **Settings > General > About**, and rename the device to include an accented (non-ASCII) character. For example:
```
José's iPhone
```
2. Connect the device to your Mac (via USB or Wi-Fi) and attempt to debug a Flutter app:
```bash
flutter run
```... | c: regression,platform-ios,waiting for customer response,has reproducible steps,P1,team-ios,triaged-ios,fyi-tool,found in release: 3.27,found in release: 3.28 | medium | Critical |
2,759,878,173 | kubernetes | Transparent Huge Pages (THP) | ### What would you like to be added?
Transparent Huge Pages (THP)
### Why is this needed?
Go language has some memory-related optimizations, as outlined in [this guide](https://tip.golang.org/doc/gc-guide), which includes Linux Transparent Huge Pages (THP).
Is it recommended to enable Transparent Huge Pages (THP)... | kind/support,needs-sig,needs-triage | low | Major |
2,759,932,415 | rust | Target feature implications for negative features are handled inconsistently between codegen and `cfg(target_feature)` | The logic that computes `cfg(target_feature)` takes into account target feature implications when handling something like `-sse`: it will also remove `avx` from the list of enabled target features in that case. However, the logic that computes which flags we set for codegen (which, unfortunately, is completely separate... | T-compiler,C-bug,A-target-feature | low | Minor |
2,759,949,743 | pytorch | Adaptive pool MPS | ### 🚀 The feature, motivation and pitch
Hello, I've been trying to train a VGG architecture over a M3 chip.
I have this mistake:
RuntimeError: Adaptive pool MPS: output sizes must be divisible by input sizes. Non-divisible input sizes are not implemented on MPS device yet. For now, you can manually transfer ten... | triaged,enhancement,module: pooling,module: mps | low | Critical |
2,760,006,375 | create-react-app | there should be a single place that holds the dependencies | ### Is your proposal related to a problem?
Yes, I was checking the comments where I saw it is mentioned in TODO, to have a single place to hold dependencies instead of hard-coding the values during declaration.
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustra... | issue: proposal,needs triage | low | Critical |
2,760,011,611 | vscode | VSCode does not inherit command prompt environment variables when launched using code.exe | <!-- ⚠️⚠️ 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,terminal-process | medium | Critical |
2,760,041,893 | transformers | DeepSeek V3 Support | ### Model description
#### Transformer model
DeepSeek V3 is a Transformer model that utilizes Mixture of Experts (similar to Qwen2 MoE) and Multi-head Latent Attention (MLA).

#### Multi-token Prediction
The model is... | New model | low | Major |
2,760,047,556 | flutter | [infra] Should Cocoon be able to backfill broken engine builds? | ## Problem?
Occasionally the engine could fail to build in the MQ due to infra issues. For example, recently we hit an issue with LUCI bots checking out a wrong engine revision:
* https://github.com/flutter/flutter/issues/160704
* https://github.com/flutter/flutter/issues/160795
Other possible scenarios could... | team-infra,P2,triaged-infra,monorepo | low | Critical |
2,760,047,872 | pytorch | [Performance] Simple arithemtic operations are slower using MPS than Metal | ### 🐛 Describe the bug
Reported by @swolchok and could be confirmed by running something like the following
```python
import torch
from timeit import default_timer
from torch.utils.benchmark import Measurement, Timer
def bench_binary(
n,
binary_func,
dtype=torch.float32,
) -> Measurement:
... | module: performance,triaged,module: mps | low | Critical |
2,760,059,559 | pytorch | `aten._assert_scalar` can hard error the partitioner | internal xref: https://fb.workplace.com/groups/1075192433118967/permalink/1567692087202330/
(second xref: https://fb.workplace.com/groups/1075192433118967/posts/1574136133224592/?comment_id=1575214129783459&reply_comment_id=1577334836238055)
I haven't been able to run the internal repro properly, but I did make a... | triaged,oncall: pt2,module: dynamic shapes,module: aotdispatch,module: pt2-dispatcher | low | Critical |
2,760,067,448 | ui | [feat]: add display icons on mobile too | ### Feature description
Add a functionality to display icons into sidebar on mobile screen.
### Affected component/components
sidebar
### Additional Context
_No response_
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues and PRs | area: request | low | Minor |
2,760,085,236 | svelte | `Spring` isn't deeply reactive (`target` cannot be mutated) | ### Describe the bug
I have something like this in my app:
```ts
export class BrokenCounter {
#spring = new Spring({ value: 0 });
get count() { return this.#spring.current.value }
incr() { this.#spring.target.value++ }
decr() { this.#spring.target.value-- }
}
```
**Rather than re-assigning `... | transition/animation | low | Critical |
2,760,105,286 | flutter | Decide if `.ci.yaml` parser should infer "required" `runIf` deps | This is a TODO to discuss with @jtmcdole and @christopherfujino after the holidays as a part of https://github.com/flutter/cocoon/pull/4137.
As of https://github.com/flutter/cocoon/pull/4137, if `runIf` is used, both:
- `DEPS`
- `.ci.yaml` (or `engine/src/flutter/.ci.yaml`)
... are required entries. @yjbanov ... | c: proposal,team-infra,P2,c: tech-debt,triaged-infra,monorepo | low | Minor |
2,760,108,234 | godot | External Editor line flag differs in behavior from internal editor | ### Tested versions
- Tested in Godot v4.3.stable.official [77dcf97d8]
- Reproducible in both VSCode and SublimeText
- Unsure if it applies to any other editor
### System information
Godot v4.3.stable - Windows 10.0.19045 - GLES3 (Compatibility) - AMD Radeon(TM) Vega 8 Graphics (Advanced Micro Devices, Inc.; 31.0.12... | bug,topic:editor,needs testing | low | Critical |
2,760,165,150 | flutter | [Android] Investigate implementing `autoSensitive` sensitive content mode | The initial implementation of sensitive content support on Android (to address https://github.com/flutter/flutter/issues/150218) will not implement the `autoSensitive` mode, where Android uses a heuristic based on autofill hints to detect sensitive content, see https://developer.android.com/reference/android/view/View#... | platform-android,P2,team-android,triaged-android | low | Minor |
2,760,165,319 | rust | Tracking issue for release notes of #133073: `--nocapture` doesn't follow common CLI conventions, making it a stumbling block to people debugging failures |
This issue tracks the release notes text for #133073.
### Steps
- [ ] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review of clarity for wider audience.
- [ ] Release team includes text in release notes/blog posts.
### Release notes text
Th... | relnotes,A-libtest,T-testing-devex,relnotes-tracking-issue | low | Critical |
2,760,170,573 | go | cmd/cgo/internal/testplugin: TestMethod2 failures | ```
#!watchflakes
default <- pkg == "cmd/cgo/internal/testplugin" && test == "TestMethod2"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8727708871676804273)):
=== RUN TestMethod2
( GOPATH=$TMPDIR PWD=$TMPDIR/src/testplugin LD_LIBRARY_PATH=$TMPDIR/src/t... | NeedsInvestigation | low | Critical |
2,760,176,146 | flutter | PageView's nextPage with Curves.elasticInOut doesn't navigate to the next page | I'm encountering an issue with the PageView widget in Flutter. When using pageController.nextPage with the Curves.elasticInOut curve, the page animates as expected (with the elastic effect), but it doesn't actually navigate to the next page. It stays on the current page. Other curves, like Curves.easeInOut, work correc... | framework,f: material design,f: gestures,has reproducible steps,P2,team-framework,triaged-framework,found in release: 3.27,found in release: 3.28 | low | Critical |
2,760,193,145 | flutter | `dev/bots/analyze_snippet_code.dart` does not allow engine to override `analysis_options.yaml` | See https://github.com/flutter/flutter/blob/29d04353558aca228c52c0b692bf25a8020c0934/dev/bots/analyze_snippet_code.dart#L998-L1001
In https://github.com/flutter/engine/pull/53223, we made an intentional decision to no longer require `always_specify_types`, and indeed that change is still in effect in the [merged mon... | engine,team-infra,P2,c: tech-debt,monorepo | low | Minor |
2,760,193,915 | TypeScript | Typed Object.entries/Object.fromEntries - Or Type Utility to infer Unions with matching length so that a new type safe object can be made | ### 🔍 Search Terms
"Typed Object.entries", "Typed Object.fromEntries", "Object.fromEntries", "Object.entries", "Infer Union Types"
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of existing JavaScript code
- [... | Suggestion,Awaiting More Feedback | low | Critical |
2,760,200,913 | yt-dlp | [bandcamp] Support user-purchased Bandcamp albums | ### 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... | account-needed,site-enhancement | low | Critical |
2,760,201,171 | rust | strange borrowing suggestion | Rustc suggests borrowing of a function's return type when there is a trait not implemented error for the function's parameters.
Not only does the borrow not help, a dereferencing is required instead, but it is suggested for the return type, which is not where the problem is at all.
Consider the following program:
``... | A-diagnostics,A-borrow-checker,T-compiler | low | Critical |
2,760,201,584 | flutter | SearchAnchor.bar listener does not fire open/close events | ### Steps to reproduce
1- Create a SearchAnchor.bar() widget
2- Add a listener to the `SearchController`
```dart
_searchController.addListener(() {
if (_searchController.isOpen) {
debugPrint('SearchAnchor.bar() is open.');
} else {
debugPrint('SearchAnchor.bar() is closed.');
}
});
```
3-It wo... | framework,f: material design,has reproducible steps,P2,team-design,triaged-design,found in release: 3.27,found in release: 3.28 | low | Critical |
2,760,211,205 | yt-dlp | [bandcamp] yt-dlp chooses worse quality MP3 on purchased albums | ### 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... | account-needed,site-bug,triage | low | Critical |
2,760,215,087 | flutter | camera_android_camerax and flutter_plugin_android_lifecycle require higher NDK version that Flutter master `flutter.ndkVersion` | On Flutter master channel I added the camera plugin to a fresh app, and on Android build I got a scary-looking red "Your project is configured with Android NDK 26.3.11579264, but the following plugin(s) depend on a different Android NDK version:" error:
```
$ flutter create flutter_camera_test_app
$ cd flutter_cam... | platform-android,tool,a: first hour,P1,team-android,triaged-android | medium | Critical |
2,760,217,772 | tensorflow | Failing to convert MobileNetV3Large to TFLite w/ Integer q | ### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 and Windows 10 WSL
- TensorFlow installation (pip package or built from source): 2.10 (on Win 10) and 2.16.2 (on WSL)
### 2. Code
```
import tensorflow as tf
import numpy as np
from tensorflow.keras.application... | stat:awaiting tensorflower,type:bug,comp:lite,TFLiteConverter,TF 2.16 | low | Critical |
2,760,218,075 | PowerToys | Always On Top - Reading its config file (settings.json) way too often | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
No
### Area(s) with issue?
Always on Top
### Steps to reproduce
Enable the Always On Top feature. Monitor its activity using Process Monitor or a similar tool.
### ✔️ Expected Behavior
The tool should load its settings... | Issue-Bug,Product-FancyZones,Resolution-Fix Committed,Product-Always On Top | low | Major |
2,760,238,677 | rust | Warn on Fullwidth Exclamation Mark (U+FF01) in comment | ```rust
//! A
//!B
//! C
```
For the above Rust source code, rustdoc produces documentation containing only "A C". The line containing "B" is only a comment. The comment starts with https://www.compart.com/en/unicode/U+FF01.
I caught this in a real-world documentation PR from a Chinese contributor. See https://github... | T-rustdoc,A-lints,A-Unicode,T-compiler,C-feature-request | low | Major |
2,760,254,098 | pytorch | [RFC] Identifying dynamic int8 symmetric vs asymmetric quantization of activation/input in Inductor-CPU | ### 🚀 The feature, motivation and pitch
## Problem statement
If int8 asymmetric quantization is used, at Inductor compile time, the input used while invoking `torch.compile` might be such that the zero-points of activation for some quantized linear may _coincidentally_ be zero (per-tensor quantization) or all ze... | oncall: pt2,oncall: cpu inductor | low | Minor |
2,760,258,584 | transformers | `model.config.to_diff_dict()` delivers different result to `model.save_pretrained()` | ### System Info
- `transformers` version: 4.48.0.dev0
- Platform: Linux-5.15.167.4-microsoft-standard-WSL2-x86_64-with-glibc2.35
- Python version: 3.12.5
- Huggingface_hub version: 0.25.1
- Safetensors version: 0.4.5
- Accelerate version: 0.34.2
- Accelerate config: not found
- PyTorch version (GPU?): 2.5.1+... | Core: Modeling,bug | low | Minor |
2,760,265,574 | flutter | [Proposal] Add a onClose callback to SearchAnchor to intercept suggestion close events | ### Use case
I need to call a function after SearchAnchor View closes
### Proposal
Add an "onClose" function to the widget | c: new feature,framework,f: material design,c: proposal,P3,team-design,triaged-design | low | Minor |
2,760,268,096 | pytorch | `torch.accelerator` cross-device utilities and properties | ### 🚀 The feature, motivation and pitch
as suggested by @albanD [here](https://pytorch.slack.com/archives/C3PDTEV8E/p1735120754479929?thread_ts=1735017298.875249&cid=C3PDTEV8E) opening an issue to discuss which cross-device utilities and device property fields should pytorch support.
1. properties report at the ... | triaged,module: accelerator | low | Minor |
2,760,268,255 | ui | [bug]: login and authentication blocks are the same | ### Describe the bug
At home page we have the block tabs with some shadcn components examples and I notice that we have the tab "login" and also "authentication". They are the same, they have just a different tab name but the content is the same. This was probably merged by mistake in some PR.
### Affected component/... | bug | low | Critical |
2,760,270,526 | godot | [Godot 4.3-4.4beta1] GPUParticle2D animation bug while re-enter the camera frame | ### Tested versions
- Reproducible in 4.3 - 4.4beta1, Windows + Linux, AMD and Nvidia
### System information
(Forward+) Godot 4.3 - 4.4beta1, Windows 11, Linux KDE NEON, AMD and Nvidia gpu
### Issue description
GPU Particles animate just fine if they are ON SCREEN. If they exit the screen and then return "on came... | bug,topic:2d,topic:particles | low | Critical |
2,760,272,121 | PowerToys | OutOfMemoryException | ### Microsoft PowerToys version
0.87.1.0
### Installation method
WinGet
### Running as admin
No
### Area(s) with issue?
General
### Steps to reproduce
```log
[2024-12-27 00:28:09.0331] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::103]
Send Run settings telemetry
[2024-12-27 03... | Issue-Bug,Product-PowerToys Run,Needs-Triage | low | Critical |
2,760,276,541 | vscode | 粘贴的时候一直转圈圈,要等半天,还不如自己手动输入来的快 |
Type: <b>Bug</b>
随便复制个东西,然后粘贴就开始转圈了,很少时候是可以直接粘贴上去的
VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.22631
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|13th Gen Intel(R) Core(TM) i9-13980HX (32 x 2419)|
... | info-needed,*english-please,translation-required-chinese-simplified | low | Critical |
2,760,294,396 | deno | The requested module `http2` does not provide an export named `Http2ServerRequest` | Version: Deno 2.1.4
This bug is still happening on gh actions. latest version of deno and same problem. same as #23326
<img width="902" alt="image" src="https://github.com/user-attachments/assets/9eae5d45-cfc8-4522-bfec-93f17b8a2e5e" />
<img width="541" alt="image" src="https://github.com/user-attachments/assets... | needs investigation | low | Critical |
2,760,310,498 | pytorch | The in-place version of unsqueezed is not supported by TorchDynamo when used in a specific way | ### 🐛 Describe the bug
If I directly call `torch.Tensor.unsqueeze_(x,y)` in my function, torch.compile fails with InternalTorchDynamoError. However, if I change the code to `x.unsqueeze_(y) format, torch.compile works.
code:
```python
import torch
@torch.compile
def f1(x, y):
return x.unsqueeze(y)
... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,760,311,243 | godot | (C#, Tool) overriden _Get(property_name)/_Set(property_name) are ignored if the class has a field named `property_name` | ### Tested versions
v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.3.stable.mono - Pop!_OS 22.04 LTS - X11 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 Ti (nvidia; 560.35.03) - AMD Ryzen 9 9900X 12-Core Processor (24 Threads)
### Issue description
I have a class annotated with [To... | bug,topic:dotnet | low | Critical |
2,760,318,522 | excalidraw | Add triangle shape | I downloaded the source code and added the triangle, but when I want to use the elbow to connect to the triangle, the frame to connect it is a rectangle, how can I change it to a triangle. Thanks a lot | enhancement | low | Minor |
2,760,322,796 | PowerToys | AutoHotKey like Feature | ### Description of the new feature / enhancement
Add a feature to PowerToys that lets users type a shortcut to expand text and optionally open a file, template, or application.
### Scenario when this would be used?
It would be a valuable addition to PowerToys, catering to users who frequently type repetitive text. B... | Needs-Triage | low | Minor |
2,760,340,814 | ant-design | popover设置placement后弹出可能存在遮挡 | ### Reproduction link
[](https://codesandbox.io/p/sandbox/ji-ben-antd-5-22-5-forked-5rt6sj?file=%2Fdemo.tsx%3A13%2C27)
### Steps to reproduce
https://codesandbox.io/p/sandbox/ji-ben-antd-5-22-5-forked-5rt6sj?file=%2Fdemo.tsx%3A13%2C2... | unconfirmed | low | Minor |
2,760,341,042 | create-react-app | Unable to create react app with typescript | Hi,
So I have been trying to create a react app with the following command
"npx create-react-app my-app --template typescript"
However, upon running the command I am getting the following set of errors
Installing template dependencies using npm...
... | needs triage | low | Critical |
2,760,342,091 | pytorch | TORCH_NCCL_ENABLE_TIMING break nccl/matmul overlapping | ### 🐛 Describe the bug
I am using Megatron-LM for training, I found that if I set `TORCH_NCCL_ENABLE_TIMING=1`, all overlaping kernels in Megatron-LM will not overlapped, including dw/dx backward in layer norm and zero1 reduce scatter/allgather not overlapping with matmul.
I have submit a issue to `TransformerEn... | oncall: distributed,module: nccl | medium | Critical |
2,760,355,344 | flutter | [go_router_builder] Cannot handle query parameter when it cannot parse | ### Steps to reproduce
1. Using `go_router_builder: ^2.7.1` and run on web
2. Navigate to route with correct query params
3. Change url with invaild query params
### Expected results
It should can be handle in errorPageBuilder or must be try cast to avoid error
### Actual results
Can not handle erro... | package,has reproducible steps,P2,p: go_router_builder,team-go_router,triaged-go_router,found in release: 3.27,found in release: 3.28 | low | Critical |
2,760,357,748 | flutter | [google_maps_flutter] [web] Support disableAutoPan | ### Use case
I would like to use [InfoWindowOptions.disableAutoPan](https://developers.google.com/maps/documentation/javascript/reference/info-window#InfoWindowOptions.disableAutoPan) in flutter web. Mobile does not have autopan behaviour by default, which is good. But web automatically pans the map if the info wind... | c: new feature,p: maps,platform-web,package,c: proposal,P2,team-web,triaged-web | low | Minor |
2,760,374,002 | godot | Web editor not building with Emscripten 3.1.64 | ### Tested versions
- Reproducible in: 4.4.dev [99a8ab7]
### System information
macOS Sequoia 15.2, Emscripten 3.1.64
### Issue description
Building the editor using [the steps described in the documentation](https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_web.html#building-... | bug,platform:web,topic:buildsystem | low | Critical |
2,760,381,426 | transformers | cannot custom `warmup_min_lr` of deepspeed lr scheduler | ### System Info
4.45 version
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [X] My own task or dataset (give details below)
### Reproduction
[link]... | DeepSpeed,bug | low | Minor |
2,760,391,944 | transformers | `GPT2Attention()` class with `_attn()` method when `add_cross_attention=True` and therefore `is_cross_attention=True`. | ### Feature request
### Model description
It seems like `GPT2Attention()` class allows`_attn()` method with `causal_mask` only when `is_cross_attention=False`, but not when `is_cross_attention=True`.
It would be more productive if `GPT2Attention()` supports `_attn()` method with `causal_mask` even with `is_cr... | Feature request,bug | low | Minor |
2,760,410,728 | ant-design | ConfigProvider.useConfig可以获取到来自Space.Compact的size prop | ### What problem does this feature solve?
目前在Space.Compact下的组件会接收其size,但useConfig获取不到
### What does the proposed API look like?
ConfigProvider.useConfig可以获取到来自Space.Compact的size prop
<!-- generated by ant-design-issue-helper. DO NOT REMOVE --> | unconfirmed | low | Minor |
2,760,424,228 | rust | Tracking Issue for `keylocker_x86` | Feature gate: `#![feature(keylocker_x86)]`
This is a tracking issue for the `kl` and `widekl` target features and the associated intrinsics in `stdarch`
### Public API
The following target features and all their associated intrinsics
- `kl`: Intel Key Locker
- `widekl`: Intel Key Locker Wide
### Steps / History
-... | T-libs-api,C-tracking-issue | low | Minor |
2,760,429,422 | ui | [bug]: Canary monorepo CLI ENOENT error | ### Describe the bug
The followin error occurs after running the cli install command:
`pnpm dlx shadcn@canary init`
```
✖ Something went wrong creating a new Next.js monorepo.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Comma... | bug | low | Critical |
2,760,431,116 | PowerToys | windows 11 修改hosts一会儿生效,一会儿不生效 | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
Yes
### Area(s) with issue?
Hosts File Editor
### Steps to reproduce
修改Hosts文件,刷新DNS缓存,浏览器输入网址,生效;
过十几分钟,再刷新页面,无法请求正确的IP,失效;
### ✔️ Expected Behavior
_No response_
### ❌ Actual Behavior
_No response_
### Other Softw... | Issue-Bug,Needs-Triage | low | Minor |
2,760,441,591 | pytorch | When using torch.compile to compile the function _kernel_make_viewless_tensor, an error occurs:AssertionError: wrong number of dimensions | ### 🐛 Describe the bug
test device: NVidia L20
software version:
torch 2.5.1
torchaudio 2.5.1
torchvision 0.20.1
triton 3.1.0
The test codes are as follows.
I’m sure it’s related to the parameter “requires_grad” of the function ”_kernel_make... | triaged,oncall: pt2,module: inductor | low | Critical |
2,760,449,601 | electron | Minimized Window is Forcibly Restored | ### 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,33-x-y | low | Critical |
2,760,464,979 | godot | Godot 4.3 stable - PhysicalBoneSimulator3D/Skeleton3D Documentation Not Updated |
## Tested versions
tested: 4.3 stable
### System information
Mac OS (latest version; m2 8gb) - Godot 4.3 Stable - Forward+
### Issue description
```diff
- Followed official tutorial + 3rd party ones for making a ragdoll using a model’s skeleton by creating a physical skeleton, setting to active, and starting the... | bug,topic:physics,topic:3d | low | Major |
2,760,477,587 | godot | Godot Autoload disappeared, but still exists? | ### Tested versions
4.3 Stable
### System information
Windows 10
### Issue description
My autoload went missing from the autoload list, it won't let me readd it because it already exists and all of the references to it now throw errors that it doesn't exist.
 arm64 Apple M1
Mem... | Component: ScrollView,Needs: Repro,Needs: Attention,Needs: Version Info | low | Critical |
2,760,501,169 | tauri | [bug] Allow Fullscreen Videos Android Webview | ### Describe the bug
Currently the only solutions is
https://stackoverflow.com/questions/62573334/android-webview-fullscreen-on-videos-not-working
but there should be a fix in tauri itself because on every build it will break
### Reproduction
_No response_
### Expected behavior
WebView Fullscreen should open... | type: bug,status: needs triage | low | Critical |
2,760,519,049 | langchain | AttributeError: 'str' object has no attribute 'tool' | ### 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,760,526,027 | transformers | Memory leak on python 3.10.* | ### System Info
A memory leak is observed when using the `KVEmbedding` class with Python version `3.10.*`. The same code does not exhibit the memory leak issue when running on Python `3.8.11`. The issue may arise due to differences in how Python `3.10.*` handles memory allocation, deallocation, or compatibility with... | dependencies,bug | low | Critical |
2,760,534,230 | neovim | `:keeppatterns` does not keep the last substitution string | ### Problem
Hi, I encountered this problem with the trim.nvim plugin, which uses `:keeppatterns %s/...` under the hood. Every time I wrote a file with this plugin enabled, my last substitution was just an empty string. I reported this [here](https://github.com/cappyzawa/trim.nvim/issues/27). I have since replaced trim... | needs:vim-patch | low | Minor |
2,760,537,897 | godot | GPUParticles3D using Directed Points does not have correct initial velocity | ### Tested versions
Reproducible in v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 (NVIDIA; 30.0.15.1006) - Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 Threads)
### Issue description
When using Direct... | bug,topic:3d,topic:particles | low | Minor |
2,760,548,493 | opencv | Please upload ONNX model to reproduce error | [ERROR:0@8.208] global net_impl.cpp:1164 cv::dnn::dnn4_v20221220::Net::Impl::getLayerShapesRecursively OPENCV/DNN: [Reshape]:(onnx_node!/model.22/dfl/Reshape): getMemoryShapes() throws exception. inputs=1 outputs=1/1 blobs=0
[ERROR:0@8.208] global net_impl.cpp:1167 cv::dnn::dnn4_v20221220::Net::Impl::getLayerShapesRec... | invalid | low | Critical |
2,760,549,157 | ui | [bug]: Context Menu Not Updating Position on Consecutive Right-Clicks | ### Describe the bug
When using the Context Menu component, the menu opens correctly upon the first right-click. However, if the user moves the cursor to a different position within the context and right-clicks again (without first performing a left-click elsewhere), the menu does not update its position. Instead, it ... | bug | low | Critical |
2,760,557,135 | deno | `deno check` doesn't output source file information in stack trace when it can't open library file | I'm running `deno check` and getting a stack trace that only includes Deno internals, not my source file(s):
```
$ deno check main.ts
Check file:///home/dandv/deno-bugs/main.ts
error: Uncaught Error: Unable to load /home/dandv/.cache/deno/npm/registry.npmjs.org/@anthropic-ai/sdk/0.33.1/src/resources/messages.d.ts... | types | low | Critical |
2,760,560,026 | TypeScript | lib.dom: DOMatrix constructor accepts TypedArrays, not only Arrays. | ### ⚙ Compilation target
n/a
### ⚙ Library
lib.dom
### Missing / Incorrect Definition
DOMMatrix and DOMMatrixReadonly constructors are typed as accepting only `number[]` but they also accept `TypedArray`s in all browsers.
The following code works in all browsers:
### Sample Code
```TypeScript
new DOMMatrix(new ... | Bug,Help Wanted,Domain: lib.d.ts | low | Minor |
2,760,565,815 | node | http2 compat response doesn't always emit `'close'` | Noticed this in production.
http2 compat response doesn't always emit `'close'` which can cause a memory leak.
Not sure yet when/how this occurs. Suspect that it occurs when the client aborts a request. | http2 | low | Minor |
2,760,568,080 | react-native | [IOS] ScrollView with Textinput / TouchalbeOpacity causes weird scroll position behavior | ### Description
After enabling the new architecture, upgrading navigation to v7, and upgrading to react-native-screens v4.4.0, the following issues occur:
When a ScrollView contains a TextInput or TouchableOpacity, the scroll behaves abnormally, and the components are re-rendered incorrectly (flickering).
This i... | Platform: iOS,Component: TextInput,Component: ScrollView,Needs: Author Feedback,Needs: Repro,Type: New Architecture | low | Major |
2,760,599,597 | rust | APIs don't just depend on function signatures | <!--
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.
-->
Normally Rust has the really nice property that I can focus on getting each function to compile in isolation, without worries that
refactoring the body of a fun... | T-lang,T-compiler,C-bug,A-crate-compat | low | Critical |
2,760,611,003 | svelte | Introduce $typed() rune, complimentary to $bindable() | ### Describe the problem
As explained in #14810 and #9241, using $props rune is inconvenient with TypeScript.
### Describe the proposed solution
There is already a typed `$bindable` rune that can be used for inline types. We could introduce a `$typed` (non-bindable) rune to be able to specify fallback value an... | feature request,types / typescript,runes | low | Major |
2,760,611,517 | PowerToys | Command Not Found unhandled exception causes PowerShell (pwsh) to crash | ### Microsoft PowerToys version
0.87.1
### Installation method
WinGet
### Running as admin
No
### Area(s) with issue?
Command not found
### Steps to reproduce
1. Open Windows Terminal
2. Wait for it to launch
3. PowerShell crashes with Command Not Found unhandled exception.
: 32562
Available CPU cores: 8
Binaries:
Node: 20... | examples | low | Critical |
2,760,648,533 | terminal | CloudShell - CloudShell in Windows Terminal Exiting | ### Windows Terminal version
1.21.2361.0
### Windows build number
Windows 11 Version 23H2 (OS Build 22631.3380)
### Other Software
_No response_
### Steps to reproduce
**Impact**: Customers are unable to launch Azure Cloud Shell from Windows Terminal, hindering the release of Windows Terminal to customers.
Custo... | Issue-Bug,Product-Terminal,Area-AzureShell,Priority-1 | low | Critical |
2,760,668,431 | excalidraw | Shortcut to write[needed QOL feature] | SO if i want to quickly scribble something from my laptop it's hard to write while pressing the trackpad maybe add an option to write using shortcut key, maybe i am not being clear let me give you an example
"If i press suppose option key or command key on my mac with one hand then just swipe on my trackpad it should ... | enhancement,freedraw | low | Minor |
2,760,686,503 | flutter | Textfied Editable text class causing crashes | ### Steps to reproduce
1. create text field with expand
2. enter long text init than directly scroll with selection up and down fast than you can see the crash
### Expected results
text field should not crash
### Actual results
```
EditableTextState._handleContextMenuOnScroll.<fn> (editable_text.dart:3880)
Sche... | waiting for customer response,in triage | 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.