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,797,854,823 | godot | [4.4beta1] When dragging a resource value, the resource details will unexpectedly expand | ### Tested versions
4.4 beta1
### System information
Godot v4.4.beta1 - Windows 10 - Multi-window
### Issue description
> If the resource details are lengthy, you may need to scroll the UI
1. When dragging a resource, the resource details will first expand/collapse
2. If the resource is a script file, the inspect... | bug,topic:editor,regression | low | Minor |
2,797,856,412 | deno | deno add fails for npm:date-fns package | `deno add npm:date-fns@latest` (Edit: same happens with `deno cache`)
yields the result:
```
Add npm:date-fns@4.1.0
error: Failed caching npm package 'date-fns@4.1.0'
Caused by:
Failed moving extracted tarball to final destination
```
During the action, there was a (seemingly) temporary folder in `%AppData%\Loc... | install | low | Critical |
2,797,857,833 | vscode | SCM - Commit Message Generation with Branch Names and Project Info | <!-- ⚠️⚠️ 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. -->
### Feature Request: Enhanced Commit Message Generat... | feature-request,scm | low | Major |
2,797,860,662 | neovim | SIGSEGV when using nvim over serial port at 1,000,000 baud rate | ### Problem
So this weekend I decided to enable serial access to my server via a USB-Serial cable (is a pl2303) and the box advertises a transfer rate of 1Mbps (`1000000` baud rate).
### Steps to reproduce
### Nothing wrong case
**server**:
kernel params: `console=ttyUSB0,115200`
**client**
`picocom -b 115200 /... | tui,bug-crash | low | Critical |
2,797,865,261 | flutter | [google-sign-in] Canceled sign-in attempt not reflected by `onCurrentUserChanged` `Stream` | ### What package does this bug report belong to?
google_sign_in
### What target platforms are you seeing this bug on?
iOS, Android
### Have you already upgraded your packages?
Yes
### Dependency versions
<details><summary>pubspec.lock</summary>
```lock
google_identity_services_web:
dependency: transitive
... | p: google_sign_in,package,team-ecosystem,has reproducible steps,P2,triaged-ecosystem,found in release: 3.27,found in release: 3.28 | low | Critical |
2,797,875,418 | godot | Rotating 3D camera parent with physics interpolation make it jump around | ### Tested versions
Reproducible in `4.4-beta1`, `4.4-dev7`, not sure for prior versions
### System information
Windows 11
### Issue description
Rotating camera parent with having physics interpolation enabled on the camera shakes the camera instead of retaining its focus and only interpolating the parent rotation... | documentation,topic:3d | low | Critical |
2,797,885,871 | godot | [4.4beta1] Save file is not created in Play mode only if I debug the code | ### Tested versions
4.4 Beta1 .NET using C#
### System information
Godot Engine v4.4.beta1.mono.official.d33da79d3 - https://godotengine.org Vulkan 1.3.289 - Forward Mobile - Using Device #0: NVIDIA - NVIDIA GeForce RTX 4050 Laptop GPU
### Issue description
```cs
public partial class ScoreManager : Node
{
public ... | bug,topic:core,needs testing | low | Critical |
2,797,887,738 | neovim | mouse: context menu (right click) helps discover lsp/diagnostics | ## Problem
We show diagnostics (by default) in the signs column and highlight/underline, but getting more details about the warning/error is not obvious.
<img width="411" alt="Image" src="https://github.com/user-attachments/assets/37a104db-0c4f-44c5-890c-28615e143104" />
## Expected behavior
- When user right-cli... | defaults,complexity:low,lsp | low | Critical |
2,797,888,358 | next.js | Image component crashes in combination with turbopack for webp images. Processing image failed unable to decode image data | ### Link to the code that reproduces this issue
https://github.com/KilianB/Turbopack-webp-bug
### To Reproduce
1. clear the .next cache folder if applicable.
2. run `npm run dev` and the application will crash
---
3. clear cache
4. run without --turbopack
5. Observe that it works
### Current vs. Expected behavior
... | Image (next/image),Turbopack | low | Critical |
2,797,897,179 | vscode | Copilot Pro Getting Rate Limitted. |
Type: <b>Bug</b>
I've upgraded to CoPilot Pro and after 10 mins of working with CoPilot I got rate limitted.
VS Code version: Code 1.96.4 (Universal) (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z)
OS version: Darwin arm64 24.2.0
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|-... | info-needed | low | Critical |
2,797,898,643 | neovim | Lua: get path of current script/module file, show Lua plugins in :scriptnames | ### Problem
In a Lua plugin, when trying to get the path to some file within the plugin dir (e.g. to load a JSON file from the plugin dynamically), there *seems* to be no obvious / intuitive way to do that. `nvim_get_runtime_file()` looks in a lot of places and you kind of have to hope that there is no naming conflict... | plugin,has:workaround,lua | medium | Critical |
2,797,898,686 | neovim | RPC: plugins can handle incoming RPC requests | ### Problem
In-process (Lua) plugins cannot define RPC methods.
### Expected behavior
Plugins can handle incoming RPC requests. For example if a peer calls the "foo" method, then Nvim will route the "foo" RPC call to the handler defined by the plugin.
This could be designed as a `RpcRequest` event (autocmd), given:... | api,channels-rpc,remote-plugin,remote,events | low | Minor |
2,797,924,474 | ollama | MacApp fails to build when building from source | ### What is the issue?
I cloned the repo and was building the macapp and it fails to build. Can't find webpack.main.config
There's a webpack.main.config.ts file but that's not the file referenced. I tried to fix it myself and fell down a rabbit hole.
I'm just bringing this to the attention of whomever is maintaining i... | bug | low | Minor |
2,797,945,259 | pytorch | DISABLED test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_grad_True (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_grad_True&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorc... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,264 | pytorch | DISABLED test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,278 | pytorch | DISABLED test_reorder_peak_memory_dfs (__main__.TestOperatorReorderForPeakMemory) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_reorder_peak_memory_dfs&suite=TestOperatorReorderForPeakMemory&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845054777).
Over the past ... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,309 | pytorch | DISABLED test_aoti_eager_cache_hit_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_cache_hit_dynamic_shapes_cuda&suite=DynamicShapesCodegenGPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845054943).
O... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,642 | pytorch | DISABLED test_mm_concat_cuda (__main__.FreezingGpuTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_mm_concat_cuda&suite=FreezingGpuTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35843835162).
Over the past 3 hours, it has been dete... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,683 | pytorch | DISABLED test_sdpa_rewriter_12_cuda (__main__.SDPAPatternRewriterCudaTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_sdpa_rewriter_12_cuda&suite=SDPAPatternRewriterCudaTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845055086).
Over the past 3 hour... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,728 | pytorch | DISABLED test_sdpa_rewriter_12_cuda (__main__.SDPAPatternRewriterCudaDynamicTests) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_sdpa_rewriter_12_cuda&suite=SDPAPatternRewriterCudaDynamicTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35844263142).
Over the past... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,778 | pytorch | DISABLED test_slice_scatter_reinplace_cuda (__main__.GPUTests) | Platforms: rocm, inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_slice_scatter_reinplace_cuda&suite=GPUTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845342970).
Over the past 3 hours, ... | triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,833 | pytorch | DISABLED test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/p... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,867 | pytorch | DISABLED test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/py... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,945,908 | pytorch | DISABLED test_mixed_mm (__main__.TestPatternMatcher) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_mixed_mm&suite=TestPatternMatcher&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845054943).
Over the past 3 hours, it has been determin... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,946,135 | pytorch | DISABLED test_reuse_kernel_cuda (__main__.AOTInductorTestABICompatibleGpu) | Platforms: rocm, inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_reuse_kernel_cuda&suite=AOTInductorTestABICompatibleGpu&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35845021672).
Over the ... | triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,797,964,524 | deno | compile --no-terminal results in panic | Version: Deno 2.1.6
OS: Windows
I made [a comment](https://github.com/denoland/deno/issues/13107#issuecomment-2597301636) explaining a workaround for an issue, but I think this might deserve to be its own issue.
The TLDR is that executables compiled with `--no-terminal` panic unless explicitly given file redirects. H... | compile,panic | low | Critical |
2,797,971,304 | PowerToys | Power Rename button ready for Enter key. | ### Description of the new feature / enhancement
In older versions, before the facelift, PowerRename would have the Rename button focused so that you could rename your selection quick (pressing Enter).
Now (last time I checked was a year ago) it requires using the mouse and clicking it or using multiple TABs.
Please (... | Needs-Triage | low | Minor |
2,798,005,351 | deno | `Temporal.ZonedDateTime.prototype.getTimeZoneTransition` not implemented | Version: Deno 2.1.6
Despite being documented [here](https://docs.deno.com/api/web/~/Temporal.ZonedDateTime.prototype.getTimeZoneTransition), the `getTimeZoneTransition` function does not seem to actually be available in deno.
```
> Temporal.Now.zonedDateTimeISO().getTimeZoneTransition('next')
Uncaught TypeError: Tem... | bug,upstream,v8 | low | Critical |
2,798,018,385 | deno | Support NODE_EXTRA_CA_CERTS | Avoid special behavior as seen here
https://blog.disintegrator.dev/posts/http2-support-in-js-runtimes/ | feat,tls | low | Minor |
2,798,046,493 | rust | 16k-aligned statics crash rustc on Windows | ```rust
#[repr(align(16384))]
struct HighAlignment;
static EXAMPLE: HighAlignment = const { HighAlignment };
fn main() {}
```
```
$ cargo build --target x86_64-pc-windows-gnu
...
error: could not compile `cringe` (bin "cringe"); 2 warnings emitted
Caused by:
process didn't exit successfully: `/home/purplesyringa/... | I-crash,A-LLVM,O-windows,T-compiler,C-bug,A-repr,E-needs-investigation,A-align | low | Critical |
2,798,069,989 | PowerToys | Error when copying content to clipboard | ### Microsoft PowerToys version
0.87.1
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
General
### Steps to reproduce
Step:
Open input panel via shortcut -> type d -> select date format -> press Enter to copy -> error prompt (actual copy was successful)
 with issue?
Workspaces
### Steps to reproduce
Added VRChat into a workspace and it doesn't properly launches the game with steam quick access? so the game goes to offline mode.
### ✔️ Expe... | Issue-Bug,Needs-Triage,Product-Workspaces | low | Minor |
2,798,133,774 | ui | [bug]:Error: React.Children.only expected to receive a single React element child. | ### Describe the bug
Error: React.Children.only expected to receive a single React element child.
The error is in the dropdown-menu.tsx file. I have changed the React.ElementRef... to React.ComponentRef...
I have "react": "^18.3.1", "typescript": "^5", nextjs 15
### Affected component/components
Dropdown Menu
... | bug | low | Critical |
2,798,176,005 | ollama | Why do I keep getting "@@@@" as responses? | ### What is the issue?
I have attached the screenshot to what is happening. I have an Nvidia 980m 4gb. Running latest version of Windows 10 and ollama.

### OS
Windows
### GPU
Nvidia
### CPU
Intel
### Ollama version
0.5.7 | bug | low | Major |
2,798,197,635 | ollama | Requesting this new multimodal model. | Please add the openbmb/MiniCPM-o-2_6 Model.
https://huggingface.co/openbmb/MiniCPM-o-2_6 | model request | low | Major |
2,798,211,358 | excalidraw | Need website whitelisted | need weather.gov whitelisted. using this as teacher | whitelist | low | Minor |
2,798,213,913 | angular | Input signal with default value is undefined in the template | ### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
Hello,
in my component I use input signal with a default value provided by a static method:
```
symbolProfile = input<SymbolProfile>(SymbolProfileMaker.create());
```
in the template I am obliged to check ... | needs reproduction,area: core | low | Critical |
2,798,230,005 | vscode | python installation failing in VS code | Hi VS Code Team,
We are not able to install python and extensipons in the VS Code. All users are facing same issue. Could you please fix the issue as soon as possible.
Error: Failed to install 'ms-python.python'.
Thanks & Regards,
Ram | info-needed | low | Critical |
2,798,239,484 | material-ui | Codemod for migrating deprecated MUI APIs does not work with custom design systems | I am currently working with a custom design system that wraps MUI components, and I've encountered an issue when trying to migrate from deprecated MUI APIs using the codemod tool.
When I run the following command:
```
npx @mui/codemod@latest deprecations/all <path>
```
It does not work properly because my codebase i... | new feature,package: codemod | low | Minor |
2,798,248,064 | flutter | Exception: Cannot read bytes from Blob. Is it still available? | ### Steps to reproduce
in flutter web, getting this error Cannot read bytes from Blob. Is it still available? at line await file.readAsBytes();
when file size is larger than 2 GB
### Expected results
how to get file bytes in flutter web when file size is larger than 2GB
### Actual results
small file working ... | waiting for customer response,in triage | low | Critical |
2,798,268,375 | flutter | Flutter crash on Android Pixel phone when App launched | ### Steps to reproduce
1. When user launch app in Pixel phone.
### Expected results
App should start well.
### Actual results
App was crashed temporary.
### Code sample
''
### Screenshots or Video
_No response_
### Logs
<details open><summary>Logs</summary>
```console
#00 pc 000000000005e0bc /apex/com.andr... | waiting for customer response,in triage | low | Critical |
2,798,291,858 | pytorch | Indexed ^= (XOR in-place) operation doesn't work as expected on MPS backend | ### 🐛 Describe the bug
The ^= (XOR in-place) operation produces incorrect results on the MPS backend. The behavior is inconsistent with other backends, such as CPU. Specifically, the operation appears to modify unintended values in the tensor.
```
import torch
# On CPU
zeros = torch.zeros((10, 2), dtype=torch.int16... | high priority,triaged,module: correctness (silent),module: mps | low | Critical |
2,798,298,081 | langchain | TimeWeightedVectorStoreRetriever does not support Chroma due to datetime metadata issue | ### 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,🤖:bug | low | Critical |
2,798,323,447 | godot | Set window Borderless True causes weird stretch in Windows force native: true | ### Tested versions
Reproducable in: 4.3 stable
### System information
Godot v4.3.stable - Windows 10.0.22631 - GLES3 (Compatibility) - Intel(R) Iris(R) Xe Graphics (Intel Corporation; 30.0.100.9836) - 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 Threads)
### Issue description
When toggling the borderless opt... | bug,needs testing,topic:gui | low | Critical |
2,798,347,087 | rust | Tracking Issue for `unchecked_disjoint_bitor` | Feature gate: `#![feature(disjoint_bitor)]`
This is a tracking issue for the `unchecked_disjoint_bitor` method on integer types (and the associated intrinsic implementing it).
This is a method for cases where `a | b` and `a + b` return the same value, named after the [`disjoint` flag in LLVM](https://llvm.org/docs/La... | T-libs-api,C-tracking-issue | low | Minor |
2,798,368,603 | flutter | Custom shader building/testing inconsistant | ### Steps to reproduce
1. Create flutter app through Visual Studio Code: Empty Application
2. Add shader code that imports sibiling shader code.
3. In pubspec.yaml import the shader code.
4. Try debug launch.
### Expected results
Shader code imports and hopefully compiles with no issue consistantly through out diff... | waiting for customer response,in triage | low | Critical |
2,798,379,406 | react-native | Crash with SIGSEGV on Android | ### Description
Currently, my Firebase Crashlytics reported an
Crashed: null pointer dereference #1
SIGSEGV 0x0000000000000008
### Steps to reproduce
I don't know since it's reported from firebase crashlytics
### React Native Version
0.73.1
### Affected Platforms
Runtime - Android
### Output of `npx react-nat... | Platform: Android,Needs: Author Feedback,Needs: Repro,Type: Unsupported Version | low | Critical |
2,798,414,768 | neovim | vim.snippet.expand: insertion at wrong place when using virtualedit + tab indentation | ### Problem
Insertion starts at the wrong place when expanding a snippet, when
1. Tabs are used for indentation, and
2. using :set virtualedit=all
Note: this is a different issue from https://github.com/neovim/neovim/issues/30953, which does not refer to indentation / virtualedit but rather the order of text edits.
... | snippet | low | Minor |
2,798,433,570 | react-native | A problem occurred evaluating settings 'android'. > Parameter specified as non-null is null: method kotlin.text.Regex.replace, parameter input | ### Description
A problem occurred evaluating settings 'android'. > Parameter specified as non-null is null: method kotlin.text.Regex.replace, parameter input
settings.gradle file
```
pluginManagement { includeBuild("../node_modules/@react-native/gradle-plugin") }
plugins { id("com.facebook.react.settings") }
exten... | Platform: Android,API: Settings,Needs: Author Feedback,Needs: Repro,Newer Patch Available | low | Critical |
2,798,476,989 | rust | Using a bare trait as a field type in a struct gives subpar suggestion | ### Code
```Rust
trait Trait {}
struct Foo {
a: Trait,
b: u32,
}
```
### Current output
```Shell
error[E0782]: expected a type, found a trait
--> src/lib.rs:4:8
|
4 | a: Trait,
| ^^^^^
|
help: you can add the `dyn` keyword if you want a trait object
|
4 | a: dyn Trait,
| +++... | A-diagnostics,T-compiler | low | Critical |
2,798,521,655 | tauri | [bug] run `pnpm tauri ios dev` failed, command ["xcodebuild"] exited with code 65 | ### Describe the bug
run `pnpm tauri ios dev` returns the following:
````
error: failed to run custom build command for `tauri v2.2.3`
Caused by:
process didn't exit successfully: `/Users/echo/XcodeProject/Personal/tauri-app/src-tauri/target/debug/build/tauri-037514aa3ee3496c/build-script-build` (exit status: 101... | type: bug,status: needs triage,platform: iOS | low | Critical |
2,798,525,235 | godot | 4.4beta1 - Jolt Physics/Physics Interpolation - Skeleton Ragdoll diverges mesh from Physical Bones | ### Tested versions
Reproducible in 4.4-beta1, no other versions as Jolt is new in 4.4
### System information
Godot v4.4.beta1.mono - Windows 11 (build 26100) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4080 (NVIDIA; 32.0.15.6590) - Intel(R) Core(TM) i7-14700K (28 threads)
### Issu... | bug,topic:physics,needs testing,topic:3d | low | Major |
2,798,533,109 | transformers | Auto-resume from checkpoint throws error if last checkpoint is incomplete | ### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-284.73.1.el9_2.x86_64-x86_64-with-glibc2.34
- Python version: 3.11.9
- Huggingface_hub version: 0.26.3
- Safetensors version: 0.4.5
- Accelerate version: 1.0.1
- Accelerate config: not found
- PyTorch version (GPU?): 2.4.1+cu121 (True)
- Tensor... | bug | low | Critical |
2,798,542,501 | ollama | Network issues with pulling model from ollama | ### What is the issue?
When I trying to pull model from ollama by proxy whatever large model and small model(2g),it seems that redownload again and again and again, just like from 120mb to 160mb and go back to 100mb again and again and finally show "max retries exceeded".This issue persists probably 1 week and it work... | bug | low | Major |
2,798,636,562 | pytorch | Some FlexAttention learned bias bugs/limitations | ### 🐛 Describe the bug
## Ex 1
```Python
import torch
from torch.nn.attention.flex_attention import flex_attention, create_block_mask, create_mask
torch.set_default_device('cuda')
flex_attention = torch.compile(flex_attention, dynamic=False)
result = torch.randn((), requires_grad=True)
def score_mod(score, b, h, q,... | triaged,oncall: pt2,module: higher order operators,module: pt2-dispatcher,module: flex attention | low | Critical |
2,798,699,087 | langchain | [ChatLiteLLM] litellm.UnsupportedParamsError: VertexAI doesn't support tool_choice=any. Supported tool_choice values=['auto', 'required', json object] | ### 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,798,705,450 | vscode | Git - "Not Commited Yet" does not bring value | If I change the line, the Git Blame changes to "Not Commited Yet"
This just adds noise, and might conflict with ghost text inline completions.
My suggestion is to simply not show anything on the modified line.
 | git,under-discussion | low | Minor |
2,798,707,941 | go | x/pkgsite: package removal request for (case sensitive) https://pkg.go.dev/github.com/ibm/sarama | ### What is the path of the package that you would like to have removed?
github.com/ibm/sarama (case sensitive)
### Are you the owner of this package?
Yes I am the owner of this package under the IBM org.
### What is the reason that you could not retract this package instead?
This is a follow-on from https://githu... | pkgsite,pkgsite/package-removal | low | Minor |
2,798,724,154 | vscode | Terminal selection/scrolling breaks when resizing | 1. Have lots of output in terminal
2. Make a selection
3. Resize terminal
🐛 Selection moves with the resizing
Also:
1. Have lots of output in terminal, make sure you are scrolled all the way down
2. Shrink the terminal, it still appears as you're scrolled all the way down
3. Scroll down in the terminal
🐛 Scroll ... | bug,upstream,upstream-issue-linked,terminal-layout | low | Minor |
2,798,732,162 | pytorch | DISABLED test_reorder_peak_memory_lpmf (__main__.TestOperatorReorderForPeakMemory) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_reorder_peak_memory_lpmf&suite=TestOperatorReorderForPeakMemory&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35856927699).
Over the past... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,798,732,275 | pytorch | DISABLED test_aoti (__main__.TestMemoryPlanning) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aoti&suite=TestMemoryPlanning&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35856927508).
Over the past 3 hours, it has been determined f... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,798,732,377 | pytorch | DISABLED test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/p... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,798,733,364 | PowerToys | Move app windows with powertoys | ### Description of the new feature / enhancement
Like it is possible to move windows around with win + (up, down, right, left), could it be possible do that inside powertoys run. The difference would be that there would be no suggestions for splitting two programs. Open powertoys run and type right, now your windows i... | Needs-Triage | low | Minor |
2,798,740,877 | pytorch | Significant precision error from torch.compile | ### 🐛 Describe the bug
When wrapping torch.compile around a forward region of the Flux-dev DiT model (both `reduce-overhead` and `max-autotune-no-cudagraphs`), the speed-up is accompanied by significant precision error. This happens even when wrapping around the smallest op as shown below. After enabling `CUDA_LAUNCH... | high priority,triaged,bug,oncall: pt2,module: inductor | low | Critical |
2,798,767,628 | ollama | Ollama is working fine with CLI / powershell but goes in loop on API request. | ### What is the issue?
Ollama is able to run model when a message is sent through CLI /Powershell, when Cline or Roocline is used or a prompt is sent through API. Ollama is stuck in loop of previous response.
### OS
Windows
### GPU
Nvidia
### CPU
Intel
### Ollama version
0.5.7 | bug | low | Major |
2,798,781,885 | transformers | Ascend:Training not loaded into NPU | ### System Info
-- CANN 版本: 8.0.RC1
-- Pytorch版本:2.1.0
-- torch_npu:2.1.0.post6
-- Python 版本:3.9.21
-- 训练卡: 910B2
-- transformers:transformers 4.29.1
### Who can help?
@ArthurZucker
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [ ] An officially supported task in t... | bug | low | Minor |
2,798,797,834 | angular | Show warning when `withEnabledBlockingInitialNavigation` Is used with `provideClientHydration` | ### Which @angular/* package(s) are relevant/related to the feature request?
router, platform-browser
### Description
The `withEnabledBlockingInitialNavigation` option was designed specifically for use cases involving deferred hydration to prevent UI flickers during initial navigation. However, when used with `provi... | help wanted,area: core,core: hydration | low | Minor |
2,798,810,676 | PowerToys | The Layout of Virtual Desktops can not be changed | ### Microsoft PowerToys version
0.87.1
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
FancyZones
### Steps to reproduce
1. Open PowerToys and enable the Fancyzones module.
2. Add a new virtual Desktop(VD) and found the layout is the same as the first VD.
3. Open the Po... | Issue-Bug,Needs-Triage | low | Minor |
2,798,847,281 | react-native | Images are cut off/not rendered correctly on new architecture | ### Description
Images are being cut off after enabling the new architecture in Expo SDK 52. The issue seems to be able to reproduce randomly, sometimes the images are shown correctly, sometimes not. The issue is being reproduced also in production version of the apps. The issue is being reproduced even if developing ... | Component: Image,Needs: Triage :mag:,Type: New Architecture | low | Critical |
2,798,884,722 | pytorch | Nested tensor support for pointwise matrix multiplication of nested tensor and normal tensor | ### 🚀 The feature, motivation and pitch
I am using nested tensors (jagged layout) for my input data, and I need to apply rotary positional embeddings to qkv vectors.
At the moment I cannot see how to do this efficiently. I've landed on this slow list comprehension (see below), where I am slicing the normal tensor us... | triaged,module: nestedtensor | low | Major |
2,798,888,068 | react-native | React native flickering issue in Screen when Scrollview Apply React native 0.76 version React navigation 7 version | ### Description
i'm using React native **0.76.6** version and React navigation 7 version.
When i use header from react navigation and use Scrollview from react native this issue generate
### Steps to reproduce
1. Design simple screen render some Data.
2. Use React navigation stack.
3. Inside screen use Scrollview fr... | Component: ScrollView,Needs: Author Feedback,Needs: Repro | low | Major |
2,798,938,814 | vscode | Huge CPU usage and crashes |
Type: <b>Bug</b>
Since a few weeks, I experience huge cpu usage (a process called "node" using several cores) when running simulations from VS Code terminal. Even after stopping the simulation, the cpu usage does not get lower until VS Code entirely crashes. The whole computer is not usable in the meantime.
When I d... | triage-needed,stale | low | Critical |
2,798,956,075 | godot | [4.4beta1] Enabling SDFGI -> Desired set (1) not used by shader | ### Tested versions
Reproducable in:
v4.4.beta1.official [d33da79d3]
v4.4.dev7.official [46c8f8c5c]
v4.4.dev6.official [1f47e4c4e]
v4.4.dev5.official [9e6098432]
v4.4.dev4.official [36e6207bb]
Not reproducable in:
v4.4.dev3.official [f4af8201b]
v4.4.dev2.official [97ef3c837]
v4.4.dev1.official [28a72fa43]
### Sys... | bug,topic:rendering,confirmed,crash,regression | low | Critical |
2,798,963,204 | excalidraw | Feature Request: Subfolders within Collections | As users working in a team
We would like to be able to create subfolders within Collections
So that we can easily manage a growing portfolio of whiteboards.
---------------------------------------------------------------------------------------------------
The Collections feature is great and we have created a Coll... | Excalidraw+ | low | Minor |
2,798,971,528 | react | Bug: Properties are not passed to Custom Elements that extend built-in elements | <!--
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: 19.0.0
## Steps To Reproduce
1. Define a Custom Element `x-custom-lin... | Status: Unconfirmed | medium | Critical |
2,798,985,222 | flutter | When will Flutter mark newly added classes or methods in the documentation with the Flutter version in which they became available? | <img width="1491" alt="Image" src="https://github.com/user-attachments/assets/e0cb7854-e303-467d-af25-a4f47eff098a" />
like this:
<img width="774" alt="Image" src="https://github.com/user-attachments/assets/f738bfae-3936-43b0-9006-9e6487340991" /> | waiting for customer response,in triage | low | Minor |
2,798,988,448 | godot | [4.4beta1] Godot instantly crash on start with signal 11 no backtrace | ### Tested versions
- Reproducible in : 4.4.beta1
- Not Reproducible in : 4.3.stable
### System information
Godot v4.4.beta1 - Windows 10 (build 19045) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1070 (NVIDIA; 32.0.15.6603) - Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz (4 threads)
###... | bug,crash | low | Critical |
2,799,022,857 | kubernetes | ListWatch vs WatchList: Memory Usage in Large-Scale Clusters | The APIServer's StreamWatcher continuously decodes event streams from the server in the receive() method, with each event requiring deserialization into an object using proto.Unmarshal. When a large number of watch clients are active, these deserialization operations can result in significant memory usage.
Kubernetes ... | sig/scalability,help wanted,needs-triage | low | Major |
2,799,054,463 | pytorch | [ARM] - test_quantized_module.py test_lstm_api fails on Aarch64 | ### 🐛 Describe the bug
We are seeing test_lstm_api in test_quantized_module.py fail on Aarch64. It is currently not enabled in CI - we would like to enable this.
This happens due to change of input dimensions here -https://github.com/pytorch/pytorch/blob/92b9da1fc2b0a834f54f4d97fd4a2402f47bce07/test/quantization/co... | oncall: quantization,module: arm | low | Critical |
2,799,064,065 | deno | Improve signature for JSON.parse | Version: Deno 2.1.5
Current signature for `JSON.parse`:
```ts
JSON.parse(text: string, reviver?: (this: any, key: string, value: any) => any): any
```
1. The `reviver`'s `this` parameter should be optional
2. The `reviver` should have an optional [`context`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Re... | types | low | Minor |
2,799,123,078 | node | Possible Null Pointer Dereference in `TLSWrap::PskClientCallback` | ### Version
20.18.0
### Platform
```text
```
### Subsystem
crypto
### What steps will reproduce the bug?
Problem around with part of code - https://github.com/nodejs/node/blob/da5f7aca6ac1fac2b7840dc11c0ef8e740cfc414/src/crypto/crypto_tls.cc#L1559C1-L1564C58
After creating `Utf8Value` object code checks its le... | tls | low | Critical |
2,799,123,506 | deno | Receiving error when trying to run Sanity based task via npm in node.js interoperability project | Version: Deno 2.1.6
The script being run from `package.json`
``` json
"typegen": "sanity schema extract --path=src/sanity/extract.json && sanity typegen generate",
```
The output from running the command with `deno task typegen`
```
λ deno task typegen
Task typegen sanity schema extract --path=src/sanity/extract.json... | node compat,node resolution | low | Critical |
2,799,135,469 | kubernetes | Encrypt ETCD with service account or namespace specific keys | ### What would you like to be added?
Right now it is possible to encrypt some resources in etcd by configuring a KVM v2 provider. However, only one "active" key is allowed for write operations as described in the section https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/#developing-a-kms-plugin-gRPC-ser... | kind/feature,needs-triage,sig/etcd | low | Minor |
2,799,155,907 | godot | Circular references in GDScript code may lead to leaks, UB and segmentation faults | ### Tested versions
Current master (discovered during https://github.com/godotengine/godot/pull/100694 / https://github.com/godotengine/godot/pull/100619).
### System information
All systems are affected.
### Issue description
The GDScript parser has circular ownership (cyclic references). Through it, objects (at ... | bug,discussion,topic:core | low | Minor |
2,799,163,757 | godot | [4.4] Shadows break rendering when 3D MSAA is enabled | ### Tested versions
This happens since version **4.4 dev4+**, in 4.4 dev3 it does not happen
### System information
Godot v4.4.beta1 - Windows 10 (build 19045) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 C... | bug,topic:rendering,topic:thirdparty,regression,topic:3d | low | Major |
2,799,189,123 | pytorch | DISABLED test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_grad_False (__main__.TestFxGraphCache) | Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_grad_False&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytor... | module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,799,207,293 | godot | Camera2D Jittering After Setting Position Smoothing Speed | ### Tested versions
System: MacOS
Godot version: 4.3.stable
### System information
Godot v4.3.stable - macOS 15.3.0 - Vulkan (Forward+) - integrated Apple M1 Pro - Apple M1 Pro (10 Threads)
### Issue description

My camera is... | bug,topic:2d | low | Minor |
2,799,241,509 | pytorch | getting different results when adding `torch.Tensor` or python number to a DTensor - Is that expected? | ### 🐛 Describe the bug
```python
# torchrun --nproc-per-node 2 scripts/dtensor.py
import os
import torch
from torch.distributed.tensor import init_device_mesh, Shard, distribute_tensor
use_tensor = False
rank = int(os.getenv("RANK"))
world_size = int(os.getenv("WORLD_SIZE"))
torch.manual_seed(0)
tensor1 = torch.r... | oncall: distributed,module: dtensor | low | Critical |
2,799,259,243 | PowerToys | powerRename Stuck and crashed during apply replacement | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
No
### Area(s) with issue?
PowerRename
### Steps to reproduce

After clicking , the software freezes and does not respond
### ✔️ E... | Issue-Bug,Needs-Triage | low | Critical |
2,799,275,379 | vscode | extension store show the "fail to fetch" | <!-- ⚠️⚠️ 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... | triage-needed,stale | low | Critical |
2,799,275,434 | PowerToys | Image resizer I want default to Jpg please | ### Description of the new feature / enhancement
I have a huge PNG file, i try to resize to a jpg file, but since the original is png, the resize is also png.
Turns out you cannot choose jpg if you want to.

### Scenario when ... | Resolution-Helped User | low | Minor |
2,799,316,868 | kubernetes | Admission controllers for kube-api response | ### What would you like to be added?
The existing admission controllers offer the ability to alter or validate the incoming request to the kube-api server before it is written to ETCD. I would like to ask for the addition of a similar mechanism for the responses that are returned from the api server. I am not sure if ... | sig/api-machinery,kind/feature,needs-triage | low | Minor |
2,799,324,585 | opencv | opencv 5.0 build in windows, meet problem with avif | ### System Information
文件无效或损坏: 无法在 0x348 处读取 opencv_imgcodecs avif,dll
I have tried many ways to install libavif, all the same error
### Detailed description
文件无效或损坏: 无法在 0x348 处读取 opencv_imgcodecs avif,dll
### Steps to reproduce
cpp
### Issue submission checklist
- [x] I report the issue, it's not a questio... | bug,duplicate,category: imgproc | low | Critical |
2,799,346,764 | neovim | completion: plugins can define completion sources |
Part of https://github.com/neovim/neovim/issues/25670
## Problem
completion plugins like https://github.com/saghen/blink.cmp and https://github.com/hrsh7th/nvim-cmp must be manually configured, there's no way for plugins to passively provide a "completion source".
## Expected behavior
- Plugins can declare a compl... | lua,completion | medium | Major |
2,799,348,231 | godot | VideoStreamPlayer rendering frames out of time (Theora video) | ### Tested versions
Reproducible in: 4.3.stable
### System information
Debian GNU/Linux 12.9
### Issue description
I've encoded a pair of videos to illustrate a problem when rendering pictures with areas of solid colors. It might not be exclussive to any kind of content but probably more noticeable here and it's e... | bug,topic:core | low | Minor |
2,799,351,217 | godot | Inconsistent spacing of groups in TileSet inspector | ### Tested versions
4.4 beta1
### System information
W10
### Issue description
https://github.com/user-attachments/assets/35f080dd-b32d-4cd0-8b6f-08fbd03079da
All layers except Custom Data have some weird gap, which is also visible when they are expanded.
The categories should have no spacing, but the button insi... | bug,topic:editor | low | Minor |
2,799,355,866 | tensorflow | Tutorial "Multi-worker training with Keras" fails to complete | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
v1.12.1-120353-gc5bd67bc56f 2.19.0-dev20250107
### Custom code
No
### OS platform and distribution
Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux
### Mobile device
_No response_
### Pyt... | type:bug,TF 2.18 | medium | Critical |
2,799,382,763 | pytorch | Regression in the compilation of the torch.all operation in PyTorch version 2.6.0 compared to 2.5.1 | ### 🐛 Describe the bug
There is an issue with tracing after upgrading to PyTorch 2.6.0 from 2.5.1. It appears to be a regression related to compiling the torch.all operation.
Before the upgrade, the code below compiles without any graph breaks in PyTorch 2.5.1:
```python
import torch
@torch.compile(backend="inducto... | triaged,module: regression,oncall: pt2,module: dynamo,module: empty tensor | low | Critical |
2,799,392,560 | go | net/http/fcgi: request context not canceled on aborted connection | ### Go version
go version go1.23.4 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/Users/user/Library/Caches/go-build'
GOENV='/Users/user/Library/Application Support/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='darwin... | NeedsInvestigation,FeatureRequest,BugReport | low | Critical |
2,799,393,212 | deno | BUG - watcher from Deno.watchFs creating duplicate events if closed and created again on windows | On Windows closing a `Deno.FsWatcher` doesn't correctly close it and still keeps watching separately a path. Which then causes duplicate events on other created `Deno.FsWatcher`'s
Script 1:
```ts
let watcher = Deno.watchFs(".", { recursive: false });
setTimeout(() => {
watcher.close();
}, 300);
for await (const ev... | bug,ext/fs | 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.