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,807,101,272 | flutter | [flutter_markdown] For multi-line text with an image at the end - the image is always on a new line | ### What package does this bug report belong to?
flutter_markdown
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
<details><summary>pubspec.lock</summary>
```lock
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockf... | platform-ios,package,team-ecosystem,has reproducible steps,P2,p: flutter_markdown,triaged-ecosystem,found in release: 3.27,found in release: 3.28 | low | Critical |
2,807,137,285 | rust | -Z meta-stats + RUSTC_LOG=info ICEs on next build | 1. run `cargo new --bin meta` to prepare.
main.rs:
```rust
fn main() {
println!("Hello, world!");
}
```
2. first run `RUSTC_LOG=info RUSTFLAGS=-Zmeta-stats cargo b`
3. next run `cargo b`, which ICEs.
### Meta
<!--
If you're using the stable version of the compiler, you should also check if the
bug also exists ... | A-diagnostics,I-ICE,T-compiler,C-bug,requires-nightly,S-has-bisection | low | Critical |
2,807,138,095 | ollama | error: unsupported op 'CPY' | ### What is the issue?
I keep getting crashes on various vision models. This one is from the MiniCPM-V 2.6 straight off ollama
```
time=2025-01-23T07:51:20.484-07:00 level=WARN source=runner.go:129 msg="truncating input prompt" limit=2048 prompt=3390 keep=4 new=2048
time=2025-01-23T07:51:20.484-07:00 level=DEBUG sour... | bug | low | Critical |
2,807,149,351 | flutter | MissingPluginException no longer works with additional ViewControllers | ### Steps to reproduce
1. adding watchKit with this tutorial: https://github.com/theamorn/flutter-apple-watch/tree/main
2. adding additional SplashController with this tutorial: https://medium.com/@turkergurel19/native-animated-splash-screen-with-lottie-in-flutter-21761532813b
3. try to work with MethodChannel
### E... | in triage | low | Critical |
2,807,166,566 | ui | [bug]: pnpm dlx tailwindcss init -p doesn't work anymore | ### Describe the bug
`pnpm dlx tailwindcss init -p` doesn't work anymore
it was what we had to do in tailwind v3
https://v3.tailwindcss.com/docs/installation
tailwind v4 doesn't require it anymore
https://tailwindcss.com/docs/installation/using-vite
I believe you guys should update the doc
### Affected component/c... | bug,tailwind | low | Critical |
2,807,211,868 | go | x/tools/gopls: codeAction/resolve can result in applied edits | <!--
For asking questions, see:
- [Stack Overflow](https://stackoverflow.com/questions/tagged/go+visual-studio-code)
- [GitHub Discussions (Help)](https://github.com/golang/vscode-go/discussions/categories/help)
- [`#vscode` channel in Gophers Slack](https://invite.slack.golangbridge.org/messages/vscode)
Before filing... | gopls,Tools | medium | Critical |
2,807,212,999 | godot | AnimationPlayer scaling issue | ### Tested versions
- Reproducible in: 4.4.beta1 and latest master [376b1c9].
- Not reproducible in: 4.4.dev7 and earlier.
### System information
Godot v4.4.beta1 - Windows 11 (build 26100) - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - NVIDIA GeForce GTX 1050 Ti (NVIDIA; 32.0.15.6636) - 12th Gen Intel(R) Co... | bug,confirmed,regression,topic:gui,topic:animation | low | Critical |
2,807,214,283 | svelte | Using expression containing Math.random() more than once wrongly assumes all instances should have same result | ### Describe the bug
An expression is used here twice, but because it contains Math.random() it shouldn't be assumed that the same result will occur every time it is used.
### Reproduction
v5.19.0 (Desired outcome)
https://svelte.dev/playground/hello-world?version=5.19.0#H4sIAAAAAAAACo3PvW7DIBQF4FdBVFFwFNnJ0IW4kbJUX... | bug,needs discussion | low | Critical |
2,807,226,677 | go | x/tools/internal/inline: remove dependency on the Go command | The x/tools source code inliner invokes the Go command indirectly, when it runs goimports logic to compute import edits:
https://cs.opensource.google/go/x/tools/+/master:internal/refactor/inline/inline.go;l=403;drc=39017333097c18f58aa50f00bcd4ce01983ea305
Since the inliner is used in the analysis framework, this is r... | Tools | low | Minor |
2,807,236,406 | ui | [bug]: Duplicate code in the toaster component | ### Describe the bug
For manual installation, the `toast.tsx`, `toaster.tsx` and the `use-toast.tsx` have the same code
### Affected component/components
Toast
### How to reproduce
1. Go the shadcn components page
2. Select the toast component
3. Navigate to manual installation
4. Expand the codes to check.
### C... | bug | low | Critical |
2,807,256,201 | pytorch | Cannot print symbolic tensors from C++ | ### 🐛 Describe the bug
Steps to reproduce:
```
std::cerr << tensor;
```
where tensor is a Tensor with symbolic sizes (e.g., a fake tensor with a ShapeEnv and symbolic shapes).
It fails with:
```
RuntimeError: Cannot call numel() on tensor with symbolic sizes/strides ... | module: cpp,triaged,oncall: pt2,module: dynamic shapes | low | Critical |
2,807,259,684 | kubernetes | Compressed pod log files default to 644 permissions | ### What happened?
When the pod logs rotate and get compressed, the gzipped file defaults to the permissions of 644. With the directories set to 755 this allows the logs to be world readable at that point.
This appears to be where this issue is happening at - https://github.com/kubernetes/kubernetes/blob/master/pkg/k... | kind/bug,sig/node,needs-triage | low | Minor |
2,807,269,874 | langchain | ChatOllama in "astream_events" is switching from "on_chat_model_stream" to "on_llm_stream" | ### 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,807,274,368 | vscode | White window flashes (quickly) when Dark Mode is on |
Type: <b>Bug</b>
When I open the aplication from the task bar, VS Code flashes a white screen. I have removed all theme extensions and this is still hapenning.
Checking November 2024 (version 1.96) Release Notes this issue was not addressed yet.
GIF recorded to show the issue. Some times it didn't caught the proble... | triage-needed | low | Critical |
2,807,318,099 | vscode | This.C.HAS is not a function when arrowing in keyboard preferences list with a screen reader |
Type: <b>Bug</b>
Pressing CTRL+K plus CTRL+S and then arrowing up and down on the edit field before or after typing something yeilds an error as noted in the title of the bug. I have tried starting the editor with all extensions disabled. I renamed the romaing\code folder, renamed the extensions folder in .vscode and... | info-needed | low | Critical |
2,807,331,172 | pytorch | Add a lint rule to avoid the word `interface` in C++ | This is a reserved word in some msvc implementations internally
cc @jbschlosser | module: cpp,module: lint,triaged | low | Minor |
2,807,378,039 | yt-dlp | KeyError ('idetails') Raised on Cineverse | ### 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... | site-bug,triage | low | Critical |
2,807,400,874 | next.js | SRI integrity attribute for JS chunks missing with pages router | ### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/jovial-firefly-wx97gr?workspaceId=ws_3ZtafuUfP1tYxS9a7x5wHu
### To Reproduce
Clone canary version
Enable SRI experimental feature within next.config as per https://github.com/vercel/next.js/pull/73891
Create new page within the pages ro... | Pages Router | low | Minor |
2,807,460,897 | pytorch | Unexpected behavior of `torch.nn.init.trunc_normal` with bf16 tensors | ### 🐛 Describe the bug
Hi, I found that `torch.nn.init.trunc_normal` produces unexpected output for bf16 tensors due to the precision issue. When running the following code,
```python
import torch
fp32_tensor = torch.empty(100000)
bf16_tensor = torch.empty(100000).bfloat16()
torch.nn.init.trunc_normal_(fp32_tensor... | module: distributions,module: nn,triaged | low | Critical |
2,807,466,379 | yt-dlp | Condé Nast: `AttributeError: 'NoneType' object has no attribute 'items'` | ### 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... | site-bug,patch-available | low | Critical |
2,807,494,193 | tauri | [bug] use register_listener instead of registerListener. | ### Describe the bug
When using addPluginListener, I found that registerListener is not allowed. Upon further investigation, I discovered that addPluginListener internally uses registerListener. I believe this does not conform to Rust's naming conventions, and it should be corrected to the previous register_listener.
... | type: bug,status: needs triage | low | Critical |
2,807,503,343 | pytorch | `torch._inductor.aoti_compile_and_package` fails when using dynamic shapes (PyTorch 2.6.0 RC) | ### 🐛 Describe the bug
When I try to aot compile a simple example with dynamic shapes, it fails due to invalid generated C++ code.
Example:
```python
import torch
class Model(torch.nn.Module):
def forward(self, x):
return x + 1
model = Model().eval()
input = torch.randn(10)
dim = torch.export.Dim("d... | high priority,triaged,oncall: pt2,module: dynamic shapes,oncall: export,module: aotinductor | low | Critical |
2,807,510,578 | flutter | `flutter drive` Impeller startup crashes appear as VM HTTP exceptions | Reproduction:
1. Start an Android 34 emulator
2. Use the following `AndroidManifest.xml` to force `vulkan` (i.e. no fallback logic), though other crashes might also cause this
3. Try running the app with `flutter drive lib/main.dart`
You'll get something like:
```sh
$ flutter drive lib/main.dart
It is taking an unus... | platform-android,t: flutter driver,f: integration_test,P2,blocked,fyi-android,team-tool | low | Critical |
2,807,510,935 | rust | ICE: rmeta/decoder.rs:967:9: missing `def_span` for DefId(117:0 ~ test[50b7]) | I just encountered an ICE in CI during `cargo test` with Rust 1.8.4 stable on a Linux ARM GitHub Actions runner, after merging a PR to main. (CI passed on the PR but failed on the `main` run post-merge.)
### Code
The failure was on this commit:
https://github.com/heroku/buildpacks-python/tree/aef5e6931d049d27a5c52437... | I-ICE,T-compiler,C-bug,needs-triage | low | Critical |
2,807,520,186 | pytorch | pip failure when trying to download nightly whl from pytorch.download.org : ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE | ### 🐛 Describe the bug
This is the failure on Jan 23, 2025:
https://github.com/pytorch/pytorch/actions/runs/12926060185/job/36048291540#step:4:124
Log:
```
Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.7.0.dev20250123%2Bcpu-cp39-cp39-manylinux_2_28_x86_64.whl (176.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━... | module: binaries,triaged | low | Critical |
2,807,559,872 | vscode | Support abandonment of recent folders with unsaved changes | <!-- ⚠️⚠️ 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 trying to clean up my list of recent folders. An... | feature-request,workbench-hot-exit | low | Major |
2,807,571,781 | vscode | Image Copy-Paste Issue in Jupyter Notebook | When pasting an image into a markdown cell, cutting or copying it to this notebook or another notebook results in the image not displaying. I tested this on a Python Jupyter Notebook web server, and these issues do not occur there. Since it's often necessary to reuse cells in notebooks, could this functionality be impr... | feature-request,notebook-markdown | low | Minor |
2,807,578,538 | PowerToys | FanzyZones editor scaling depends on display scaling | ### Microsoft PowerToys version
0.86
### Installation method
Microsoft Store
### Running as admin
None
### Area(s) with issue?
FancyZones Editor
### Steps to reproduce
(from Feedback Hub)
The fancyzones editor can only be used when my display scaling is set to 100%. When set to 150%, the zones are also zoomed... | Issue-Bug,Needs-Triage | low | Minor |
2,807,579,253 | rust | Robustify the `TyKind` ambig/unambig layout compatibility tests | > I think we probably should track some follow-up work with fleshing out the type layout test to make sure we don't accidentally start fucking up the transmute between `Unambig = ()` and `Unambig = !`, though I also expect that that would end up causing segfaults in the compiler immediately. I'll file something for tha... | C-enhancement,T-compiler | low | Critical |
2,807,579,990 | vscode | Allow dragging the VSCode window using the inactive parts of left side bar | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Currently it's possible to drag the VSCode window by... | triage-needed | low | Minor |
2,807,591,342 | vscode | Add Tooltip Feature to Jupyter Outline Items for Better Content Preview | Currently, when hovering the mouse over an outline item, a tooltip showing the full name of the item is not generated. This is inconvenient, especially for content peeking. I tested this with a markdown file in VSCode, and its outline item shows a tooltip. I really hope this feature can be implemented in Jupyter. Thank... | feature-request,notebook-toc-outline | low | Minor |
2,807,592,330 | godot | MeshTexture on a button does not update till another property on the button is changed. | ### Tested versions
Reproducible in 4.4 beta 1, 4.3 stable, 4.2 stable, 4.1.4 stable, 4.1.1 stable , not sure when it last worked but I suppose somewhere during 4.1.1
### System information
Godot v4.4.beta1.mono - Pop!_OS 22.04 LTS on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicat... | bug,regression,topic:gui | low | Minor |
2,807,601,816 | ui | [feat]: Make a mention of `size of slider is not equal to the size of the element` in `Carousel` | ### Feature description
It may be obvious to some that if you use `pl-[value]`, you need to factor that indentation into the slider size as well, i.e. `item size + indentation = slider size`. Because basically inside the `CarouselItem` element is some other element, like a product card etc.
But it's just not always ob... | area: request | low | Minor |
2,807,633,842 | vscode | Please allow a feature to highlight in a different color the lines of code added into a script, when the chatbot outputs an entire script | <!-- ⚠️⚠️ 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. -->
| info-needed,triage-needed | medium | Minor |
2,807,640,602 | flutter | Flutter Web: Radio button components must be contained in or owned by an element with role="radiogroup" (Accessibility) | ### Use case
All radio button components (`role="radio"`) must be contained in or owned by an element with `role="radiogroup"`. This role is currently missing from the list of available semantics roles in existing widget libraries.
### Proposal
Add the ability to add WAI-ARIA `role="radiogroup"` to radio button cont... | c: new feature,framework,f: material design,a: accessibility,platform-web,c: proposal,customer: castaway,team-accessibility | low | Minor |
2,807,646,776 | pytorch | Activation Checkpointing composability with split backward computation | Activation checkpointing avoids saving intermediate tensors in order to save memory. It does so by recomputing the forward pass on demand to obtain the intermediate values required for gradient computation during backward.
For pipelining, we are splitting up the backward computation into `stage_backward_input` and `st... | oncall: distributed,triaged,activation-checkpointing | low | Major |
2,807,651,637 | PowerToys | Mouse Without Borders doesn't forward horizontal scroll | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
Yes
### Area(s) with issue?
Mouse Without Borders
### Steps to reproduce
1. Enable Mouse Without Borders on two devices
1. The primary device with a mouse connected should have a horizontal scroll wheel (like the Log... | Issue-Bug,Needs-Triage | low | Minor |
2,807,654,229 | vscode | Dragging and dropping cells in Python REPL does not work. | Testing microsoft/vscode-python#23484
Using the hand drag icon which appears when hovering next to cells to drag and re-order cells does not work.
Consider turning them off for the cells
| bug,interactive-window | low | Minor |
2,807,668,789 | pytorch | Can't properly implement backward method for custom op in C++ when the op takes List of tensors as argument | ### 🐛 Describe the bug
We have to define our custom ops in C++ because I need to run them in C++ (see https://github.com/pytorch/pytorch/issues/143773).
I was able to port most of our custom ops from Python to C++ successfully, except for one case when operation takes inputs as a list of tensors. Below is a short rep... | module: cpp,triaged,module: custom-operators | low | Critical |
2,807,678,438 | godot | `print_verbose` makes build fail when `scu_build=yes` | ### Tested versions
- 4.4.beta
### System information
Windows 11
### Issue description
The `print_verbose` macro is causing one of the CI jobs that uses `scu_build=yes` to fail in my PR although I didn't modify the file calling it.
https://github.com/godotengine/godot/actions/runs/12934119444/job/36074414239
My l... | topic:buildsystem,needs testing | low | Critical |
2,807,696,537 | flutter | Flutter Web: aria-labelledby must be an available property on all component types (Accessibility) | ### Use case
The WAI-ARIA property `aria-labelledby` must be available on all Flutter component types/widgets to reference other elements on the page to define an accessible name.
### Proposal
Add the WAI-ARIA property `aria-labelledby` to the list of semantics flags on all Flutter component types/widgets. Its valu... | c: new feature,framework,a: accessibility,platform-web,c: proposal,customer: castaway,team-accessibility | low | Minor |
2,807,712,717 | neovim | `SignChanged` event | ### Problem
Currently there is no way of acting after sign is added/changed/removed.
For example, this is helpful for caching sign data in a particular format to be then efficiently used inside 'statuscolumn'. It is relevant as statuscolumn is evaluated very frequently and doing get-filter-format steps for every draw... | column,events | low | Major |
2,807,725,961 | pytorch | Make debugging flaky tests easier by having relevant logs in one place | ## Problem
@mikaylagawarecki and I were looking into https://github.com/pytorch/pytorch/issues/81732, a test that has been flaky for a while.
Following the "recent examples" of the issue body leads us to https://hud.pytorch.org/flakytest?name=test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_complex32&suite=TestMod... | triaged,module: devx | low | Critical |
2,807,726,620 | ollama | When LLM generates empty string response, `eval_duration` is missing. | ### What is the issue?
I noticed that ollama sometimes produces responses where `eval_duration` is missing. I've seen it happen with the response is simply an empty string -- just the stop message for a streaming response.
To reproduce:
```bash
curl http://localhost:11434/api/chat -d \
'{"model":"llama3.2:3b","opt... | bug | low | Minor |
2,807,733,549 | bitcoin | Bug: Non-Ranged Descriptors with Range [0,0] Trigger Unexpected Wallet Errors in `AddWalletDescriptor` | **Summary:**
When attempting to add a **non-ranged** descriptor with a start/end range of `[0,0]` via `AddWalletDescriptor`, an error may appear:
```
UpdateWalletDescriptor: new range must include current range = [0,0].
```
This is unexpected for a non-ranged descriptor, as `[0,0]` should effectively mean “no range.... | Wallet | low | Critical |
2,807,739,027 | flutter | Install > Linux > Download & install requires git clone | ### Steps to reproduce
@ArrODevv created a doc ticket for this issue, but it looks like there might be an issue with the contents of the file that was downloaded. Here is his original bug report:
https://docs.flutter.dev/get-started/install/linux/android#download-then-install-flutter
On the page listed above, there ... | waiting for customer response,in triage | low | Critical |
2,807,741,707 | vscode | Windows Jump List Customizations | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
When using VSCode in windows with it pinned to the t... | feature-request,windows,workbench-history | low | Minor |
2,807,741,863 | ollama | JSON With Ollama Library Contents | Would it be possible to add a JSON object that reflects all models contained in the library? I would prefer not to scrape against /search.
It could have info from the model card in the search, and the more specific info about it contained found on library/model_name.
It would be nice for many reasons - UI Ollama Mod... | feature request | low | Minor |
2,807,758,046 | flutter | TabBar broken animation | ### Steps to reproduce
TabBar indicator animation is broken.
### Expected results
Tab bar indicator should animate without jumping out of selected tab
### Actual results
Tab bar indicator is jumping out of selected tab
### Code sample
<details open><summary>Code sample</summary>
```dart
import 'package:flut... | c: regression,framework,f: material design,team-design | low | Critical |
2,807,789,501 | vscode | process.report.getReport is very slow when called in Extension Host, blocks most functionality | <!-- ⚠️⚠️ 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,upstream,freeze-slow-crash-leak,linux,windows,extension-host,nodejs,confirmed,upstream-issue-linked | low | Critical |
2,807,791,784 | flutter | [flutter_svg] Rendering issues with shields.io badges | ### Steps to reproduce
1. Load a shields.io badge using `flutter_svg`
2. See the text/logo image are gigantic or not properly visible
### Expected results
The badge displays the same as when rendered outside of Flutter

### Actual results
The badge background rende... | package,has reproducible steps,team-engine,found in release: 3.27,p: flutter_svg,found in release: 3.28 | low | Critical |
2,807,794,876 | tauri | [bug] [windows] invoking commands causes crash. | ### Describe the bug
I have an application that exports many commands with structs as arguments. Unfortunately, on Windows machines, the application crashes after the first execution of the any command with the error:
```
thread 'main' has overflowed its stack
error: process didn't exit successfully: `target\debug\ta... | type: bug,priority: 1 high,status: needs triage | low | Critical |
2,807,797,776 | go | x/pkgsite: package removal request for github.com/idrunk/dce-go | Hello,
There is a problem with the planning of my module, please help me delete it. Additionally, after deletion, can I re index it?
Thank you! | WaitingForInfo,pkgsite,pkgsite/package-removal | low | Minor |
2,807,805,440 | PowerToys | Unexpected behaviour - Keyboard Shortcut | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
No
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
Using Spanish language on the PC (ES-mx)
Make new keyboard shortcut: [Control (left)] + [. (dot)] ===> ["<" key]
Make new keyboard shortcut: [Control (le... | Issue-Bug,Needs-Triage | low | Major |
2,807,806,578 | flutter | [FGP Kotlin conversion] Convert `dependency_version_checker.gradle.kts` | Convert `packages/flutter_tools/gradle/src/main/kotlin_scripts/dependency_version_checker.gradle.kts` from Kotlin script to Kotlin source, including renaming and moving to `packages/flutter_tools/gradle/src/main/kotlin/DependencyVersionChecker.kt`.
We do some fragile reflection in this script that will likely need to ... | P1,team-android,triaged-android | medium | Minor |
2,807,806,820 | vscode | File level Diagnostic reporting |
<!-- ⚠️⚠️ 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 would like to supply file level diagnostics, eg
`... | feature-request,languages-diagnostics | low | Critical |
2,807,819,754 | flutter | ☂️ [FGP Kotlin conversion] Umbrella bug to track conversion progress | ### Core FGP classes
- [ ] `Deeplink` and `IntentFilterCheck`
- https://github.com/flutter/flutter/pull/161835
- [ ] `FlutterExtension`
- https://github.com/flutter/flutter/issues/162105
- [ ] `AppLinkSettings`
- https://github.com/flutter/flutter/issues/162107
- [ ] `BaseFlutterTask`
- https://github.com/flutter/flutt... | P1,team-android,triaged-android | medium | Critical |
2,807,819,918 | rust | Large const allocations no longer lead to graceful errors on aarch64 | I just spun up an aarch64 (c6g.metal) instance to look at codegen, and I noticed that two of our UI tests do not pass:
```
[ui] tests/ui/consts/large_const_alloc.rs
[ui] tests/ui/consts/promoted_running_out_of_memory_issue-130687.rs
```
I can reduce one of the failing tests to this:
```rust
#![crate_type = "lib... | regression-from-stable-to-nightly,T-compiler,C-bug,I-prioritize | low | Critical |
2,807,832,281 | flutter | [FGP Kotlin conversion] Convert `FlutterExtension` | Pull `FlutterExtension` out of `src/main/groovy/flutter.groovy` and into its own class (`src/main/Kotlin/FlutterExtension.kt`) | P1,team-android,triaged-android | medium | Minor |
2,807,833,101 | godot | ResourceSaver.save() not working when the resource has custom class properties | ### Tested versions
Godot v4.3.stable - Arch Linux
### System information
Godot v4.3.stable - Arch Linux #1 ZEN SMP PREEMPT_DYNAMIC Sat, 18 Jan 2025 02:26:52 +0000 - X11 - Vulkan (Forward+) - dedicated AMD Radeon RX 7700 XT (RADV NAVI32) - AMD Ryzen 7 5700X 8-Core Processor (16 Threads)
### Issue description
If a ... | bug,topic:core | low | Critical |
2,807,837,355 | excalidraw | Weird canvas blinking behaviour when changing from light to dark mode | Here's a video of the issue:

This issue consistently occurs when I switch from light mode to dark mode (or vice versa) and then move around any shape or group of shapes.
Refreshing the browser seems to fix it. I tested this on b... | bug,dark-theme | low | Critical |
2,807,839,143 | flutter | [FGP Kotlin conversion] Convert `AppLinkSettings` | Pull `AppLinkSettings` out of `src/main/groovy/flutter.groovy` and into its own class (`src/main/Kotlin/AppLinkSettings.kt`) | P1,team-android,triaged-android | medium | Minor |
2,807,847,987 | vscode | Paste no longer works with Electron >= 32.3.0 |
Type: <b>Bug</b>
Neither right-click:paste or ctrl-v:paste work anymore for text copying. All other actions seem to work fine including copy. It is to note that right-click:paste works within the terminal window but nowhere else.
I uninstalled VScode and removed all preferences/settings yet the problem persists on a ... | bug,upstream,electron,electron-32-update | high | Critical |
2,807,848,668 | flutter | [FGP Kotlin conversion] Convert `FlutterPlugin` | Pull `FlutterPlugin` out of `src/main/groovy/flutter.groovy` and into its own class (`src/main/Kotlin/FlutterPlugin.kt`). Also, delete `flutter.groovy`, as this will need to be the last class (it depends on all the other classes in `flutter.groovy`, and we can only have Groovy code depend on Kotlin code (not vice versa... | P1,team-android,triaged-android | medium | Minor |
2,807,855,167 | pytorch | use_const_ref_for_mutable_tensors doesn't work with out= overloads | ### 🐛 Describe the bug
Repro:
```
import torch
from torch._subclasses.fake_tensor import FakeTensorMode
from torch._dispatch.python import enable_python_dispatcher
from torch.fx.experimental.symbolic_shapes import ShapeEnv, DimDynamic, SymNode
from torch import SymInt
import torch._dynamo
def f():
shape_env = S... | triaged,module: pt2-dispatcher | low | Critical |
2,807,868,061 | flutter | [FGP Kotlin conversion] Convert `BaseFlutterTask` | Pull `BaseFlutterTask` out of `src/main/groovy/flutter.groovy` and into its own class (`src/main/Kotlin/BaseFlutterTask.kt`). | P1,team-android,triaged-android | medium | Minor |
2,807,872,029 | flutter | [FGP Kotlin conversion] Convert `FlutterTask` | Pull `FlutterTask` out of `src/main/groovy/flutter.groovy` and into its own class (`src/main/Kotlin/FlutterTask.kt`). Depends on https://github.com/flutter/flutter/issues/162111. | platform-android,c: proposal,P1,team-android,triaged-android | medium | Minor |
2,807,877,150 | deno | Deno compile should never include the specified output executable in itself | Run this twice:
```
> deno compile --include . main.js
// ...ok...
> deno compile --include . main.js
Compile file:///V:/scratch/main.js to scratch.exe
error: Writing deno compile executable to temporary file 'scratch.exe.tmp-619f5e5217cfea84'
Caused by:
0: Including V:\scratch\scratch.exe
1: Reading V:\scrat... | compile | low | Critical |
2,807,885,788 | go | cmd/go: GO111MODULE=off is treated as as GODEBUG=default=go1.20 | ### Go version
go version go1.23.4 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/root/.cache/go-build'
GOENV='/root/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMODCACHE='/go/pkg/mod'
G... | NeedsInvestigation,BugReport | low | Critical |
2,807,888,171 | vscode | Code not being read correctly | The terminal keeps returning a result from a code block done previously . It isn't reading the next new code bloc
Version: 1.96.3
Commit: 91fbdddc47bc9c09064bf7acf133d22631cbf083
User Agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Embedder: codes... | info-needed,terminal | low | Minor |
2,807,890,661 | pytorch | Module.to() fail in dynamo when swap_module_params_on_conversion is true | ### 🐛 Describe the bug
Repro:
```
import torch
from torch import nn
torch.__future__.set_swap_module_params_on_conversion(True)
@torch.compile
def use_emb():
emb = nn.Embedding(16, 8)
emb.weight.grad = torch.randn_like(emb.weight)
emb.to(dtype=torch.bfloat16)
# emb.weight.to(dtype=torch.bfloat16)
... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,807,901,628 | yt-dlp | [Feature request] knowledgekids.ca support | ### 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 a new site support request
- [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://gith... | site-request,triage | low | Critical |
2,807,928,671 | langchain | AzureChatOpenAI Assumes a default temperature argument which is incompatible with OpenAI o1 API Call | ### 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,investigate | low | Critical |
2,807,953,778 | electron | Focus handling tests fail on Windows 32-bit | `focus handling` tests have regressed on Windows 32-bit in the Chromium roll (https://github.com/electron/electron/pull/45172) [133.0.6920.0..134.0.6968.0](https://chromium.googlesource.com/chromium/src/+log/133.0.6920.0..134.0.6968.0?n=10000&pretty=fuller)
https://github.com/electron/electron/actions/runs/12932282696... | component/webcontents,upgrade-follow-up | low | Critical |
2,807,959,388 | PowerToys | Ability to copy workspaces | ### Description of the new feature / enhancement
An interaction that would allow me to copy an existing workspace configuration e.g. a "duplicate" button.
Alternatively, the ability to "pass through" parameters from the shortcut command line to individual apps with some kind of variable expansion feature.
### Scenar... | Idea-Enhancement,Product-Workspaces | low | Minor |
2,807,986,779 | vscode | Tooltips cloud layer is under mouse cursor, by this is not visible very good. |
Type: <b>Bug</b>
Tooltips cloud layer is under mouse cursor, by this is not visible very good.
Tooltips should be above cursor indicator.
VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z)
OS version: Windows_NT x64 10.0.22631
Modes:
<!-- generated by issue reporter -... | info-needed | low | Critical |
2,808,004,638 | tensorflow | TensorFlow warning shows whenever importing it | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
v2.18.0-rc2-4-g6550e4bd802
### Custom code
No
### OS platform and distribution
Linux Ubuntu 24.10 x86_64
### Mobile device
_No response_
### Python version
3.12.8
### Bazel version
_N... | stat:awaiting response,type:bug,2.18.rc | medium | Critical |
2,808,020,092 | pytorch | [RFC] Cuda support matrix for Release 2.7 | Similar to : https://github.com/pytorch/pytorch/issues/138609
Opening this RFC to discuss CUDA version support for future PyTorch release 2.7:
Migration to CUDA 12.8 is planned for PyTorch Release 2.7.
Option 1 - CUDA 11.8 and CUDA 12.6 and 12.8
CUDA 11.8, CUDNN 9.1.0.70 - Same as Previous Release 2.6. No changes to... | oncall: releng | low | Major |
2,808,057,982 | vscode | Wider scope for multipleDeclarations options | <!-- ⚠️⚠️ 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. -->
Hello there,
I have an extension for Nuxt/vue that ... | info-needed | low | Minor |
2,808,064,875 | vscode | Problem with recognition for extensions |
Type: <b>Feature Request</b>
Due docks can be moved everywhere around GUI exist problem with recognition for extensions (as source of funtions/features : ).
To resolve this issue want propose some identification to be sure what is internal module or what is extension as external, eg. by RCM menu (ID) with option to t... | feature-request | low | Minor |
2,808,076,792 | next.js | Docs’ recommended modal handling approach interferes with soft navigation 404 behavior | ### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/amazing-tharp-23mwdj
### To Reproduce
1. Start app in dev
2. Click go to nonexistent route - notice the page hasn't changed
3. Hit refresh for a hard-navigation - notice 404 gets rendered
### Current vs. Expected behavior
### Current
... | Parallel & Intercepting Routes | low | Minor |
2,808,079,209 | flutter | [go_router] Allow nested navigation inside of a Dialog or BottomSheet | ### Use case
[This issue](https://github.com/flutter/flutter/issues/119619#:~:text=%5Bgo_router%5D%20Allow%20nested,New%20issue) does not appear to be resolved. The request is to allow navigation within a dialog or bottomsheet. Navigation from bottomsheet A to bottomsheet B should look just like regular page navigatio... | waiting for customer response,in triage | low | Minor |
2,808,102,233 | vscode | Git - Compare files in different commits (hash) |
Type: <b>Feature Request</b>
I'm still looking this solution to see ver/id commit in files comparison mode, but appetite is more.. eg. compare different points from commits - I mind different commits as ID hash.
https://github.com/microsoft/vscode/issues/227923#issuecomment-2343064010
VS Code version: Code 1.96.4 (... | feature-request,git | low | Minor |
2,808,112,142 | pytorch | need to document `FlopCounterMode` | ### 📚 The doc issue
`FlopCounterMode` as demo'ed here https://gist.github.com/Chillee/07b36672a0ca2d1280e42b8d10f23174 needs to be documented please.
And thank you!
cc: @Chillee
cc @svekars @brycebortree @sekyondaMeta @AlannaBurke | module: docs,triaged | low | Minor |
2,808,142,157 | flutter | Flutter Web: List containers require role="list", List Items require role="listitem" (Accessibility) | ### Use case
Any content that consists of an outer container with a list of elements inside require the `list` and `listitem` roles.
### Proposal
Add the WAI-ARIA roles `list` and `listitem` to the the available semantics roles in existing list-related widget libraries.
Example:
```
<div role="list" aria-label="Thi... | c: new feature,framework,a: accessibility,platform-web,c: proposal,customer: castaway,team-accessibility | low | Minor |
2,808,170,306 | vscode | Companion not working in codespaces | Whenever I try to put a companion in a new window it makes it very small and I don't know how to fix it.

Version: 1.96.3
Commit: 91fbdddc47bc9c09064bf7acf133d22631cbf083
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) Appl... | info-needed,triage-needed | low | Minor |
2,808,176,156 | flutter | Flutter Web: Modal dialogs and modal alert dialogs require the aria-modal property (Accessibility) | ### Use case
The WAI-ARIA property `aria-modal="true"` must be available on all modal dialogs and modal alert dialogs so users cannot interact with content outside an active dialog window.
### Proposal
Add the WAI-ARIA property `aria-modal="true"` to the list of semantics flags on the container element for modals an... | c: new feature,framework,f: material design,a: accessibility,platform-web,c: proposal,customer: castaway,team-accessibility | low | Minor |
2,808,188,230 | flutter | Flutter Web: aria-controls must be an available property on all component types (Accessibility) | ### Use case
The WAI-ARIA property aria-controls must be available on all Flutter component types/widgets to identify the element (or elements) whose contents or presence are controlled by the current element.
### Proposal
Add the WAI-ARIA property `aria-controls` to the list of semantics flags on all Flutter compon... | c: new feature,a: accessibility,platform-web,c: proposal,customer: castaway,fyi-web,team-accessibility | low | Minor |
2,808,191,048 | pytorch | Error `RuntimeError: CUDA error: no kernel image is available for execution on the device` when doing `!=` operation on Jetson orin agx. | ### 🐛 Describe the bug
I am using Jetpack 6.2 with cuda12.4 on a Jetson orin agx developer kit. I am able to put tensors to the device, but for some reason I am getting an error when trying to do the `!=` operation.
I am using python 3.11 and I installed torch with the following
```bash
pip3 install --pre torch --i... | module: cuda,triaged | low | Critical |
2,808,192,731 | langchain | update tutorials, how-to guides, and high traffic integrations to use init_chat_model | ### Privileged issue
- [x] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
These guides (including ones operating off of `ChatModelTabs`) should use `langchain.chat_models.init_chat_model` | documentation,🤖:docs | low | Minor |
2,808,199,250 | pytorch | Confusing as_storage_and_layout(x, want_contiguous=True) behavior | ### 🐛 Describe the bug
The following two invocations are not equivalent:
```
x = ExternKernel.require_contiguous(x)
storage, old_layout = as_storage_and_layout(x, want_contiguous=True)
```
and
```
x = ExternKernel.realize_input(x)
storage, old_layout = as_storage_and_layout(x, want_contiguous=True)
```
This is beca... | triaged,oncall: pt2,module: inductor,internal ramp-up task | low | Critical |
2,808,208,094 | flutter | [iOS] [Impeller] Flutter 3.27 `BoxShadow.spreadRadius` draws black box artefact around widget on physical iOS device, not on simulator | ### Steps to reproduce
1. Use Flutter 3.27 (tested on 3.27.2 and 3.27.3) or master
2. Run the code sample on a **physical** iOS device (tested on iOS 18.2.1). I can **not** reproduce this on an iOS simulator running iOS 18.2.
3. Observe the black box artefacts around the image widgets.
5. Commenting out `spreadRadius`... | c: regression,platform-ios,engine,has reproducible steps,P1,e: impeller,team-engine,triaged-engine,found in release: 3.27,found in release: 3.29 | medium | Critical |
2,808,208,918 | rust | rustc does not recognize Vec<A>::collect from Vec<B> for complex types | Imagine I have two structs which are trivially transmutable: Xc -> X and Yc -> Y.
```
struct X {
a: u32,
b: u64,
}
struct Xc {
a: u32,
b: u64,
}
impl From<Xc> for X {
fn from(value: Xc) -> Self {
Self {
a: value.a,
b: value.b,
}
}
}
struct Y {
z: [... | C-optimization | low | Minor |
2,808,241,747 | flutter | Flutter Web: Single-line text <input> elements require all options for the type (not just type="text") (Accessibility) | ### Use case
The following data types are available for single-line text `<input>` elements:
- `email`
- `password`
- `search`
- `tel`
- `text` (default value)
- `url`
### Proposal
The following values for the `<input>` type attribute must be available for single-line text components/widgets:
- `email`
- `password`... | c: new feature,a: accessibility,platform-web,c: proposal,customer: castaway,fyi-web,team-accessibility | low | Minor |
2,808,250,448 | pytorch | Enable CUDA 12.8.0 | ### 🚀 The feature, motivation and pitch
CUDA 12.8.0 is out, adding to CI/CD.
Docker Images & Windows AMI Update
- [x] https://github.com/pytorch/pytorch/pull/145567
- [ ] https://github.com/pytorch/pytorch/pull/145789
- [ ] Windows AMI update
- [ ] Magma build - https://github.com/pytorch/pytorch/pull/145765 (draft... | module: cuda,triaged | low | Major |
2,808,262,045 | pytorch | [BE] Automate update stable_cuda version so that we can set it when introducing new cuda version | ### 🐛 Describe the bug
Currently We pin stable cuda version here :
https://github.com/pytorch/pytorch/blob/main/.github/scripts/generate_binary_build_matrix.py#L419
https://github.com/pytorch/pytorch/blob/main/.github/scripts/generate_binary_build_matrix.py#L376
https://github.com/pytorch/pytorch/blob/main/.github/wo... | module: cuda,module: ci,triaged,topic: binaries | low | Critical |
2,808,264,869 | go | proposal: cmd/go: reduce calls to module proxy /list for deprecation checks in run / install | ### Proposal Details
### Background
We run a fairly large (~16TB/day) go module proxy and have noticed a recent increase in requests to the list endpoint, which is inherently not long-term cacheable. Large public proxies cache responses with a short TTL (e.g. the official proxy.golang.org caches for 60s). For us, usin... | Proposal,GoCommand | low | Critical |
2,808,286,172 | electron | Drag and Drop not showing icon when leaving electron window | ### 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:,bug/regression :leftwards_arrow_with_hook:,component/drag-and-drop,has-repro-gist,34-x-y | low | Critical |
2,808,286,789 | electron | `safeStorage.isEncryptionAvailable()` doesn't respect `app.name` when called before the app is ready on macOS | ### 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/macOS,bug :beetle:,has-repro-gist,component/safestorage,34-x-y | low | Critical |
2,808,291,099 | pytorch | [compile / strict export] torch._dynamo.exc.Unsupported: CollectiveFunctionRewriteVariable can't support async_op=True for <function all_reduce at 0x7f40be5724d0> | ### 🐛 Describe the bug
Ran into this problem when trying all reduce with async op
```
import logging
import os
import torch
import torch.distributed as dist
import torch.multiprocessing as mp
from torch.export import export
def run(rank, size):
mod = Foo()
inps = (torch.randn(4, 4),)
mod(*inps)
# ... | oncall: pt2,export-triaged,oncall: export | 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.