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,740,058,170 | deno | `deno doc --lint` - `private-type-ref` should not be raised for type in other package | ```ts
import { Path } from "@david/path";
export class TempFile extends Path {
```
```
> deno doc --lint mod.ts
error[private-type-ref]: public type 'TempFile' references private type 'Path'
|
98 | export class TempFile extends Path {
| ^
= hint: make the referenced type public or remove the refe... | bug | low | Critical |
2,740,100,736 | tensorflow | nvidia 'container-toolkit/latest/install-guide.html' link points to depricated page/product |
on this page
```
https://www.tensorflow.org/install/docker
```
this link ('install NVIDIA Docker support')
```
https://github.com/NVIDIA/nvidia-docker
```
found in this text:
```
TensorFlow Docker requirements
1. Install Docker on your local host machine.
2. For GPU support on Linux, install NVIDIA Do... | stat:awaiting tensorflower,type:docs-feature | medium | Minor |
2,740,106,727 | godot | Autowrap multiline buttons don't default to their content's height while using container layout inside VBoxContainer | ### Tested versions
- Reproducible in: v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3713) - 12th Gen Intel(R) Core(TM) i7-12700K (20 Threads)
### Issue description
**Expected result:**
... | bug,topic:gui | low | Minor |
2,740,107,570 | kubernetes | kube-apiserver memory leak | ### What happened?
I have upgraded to kubernetes 1.31.1 using Kubespray, after the update i can observe several issues, if we observe the graph for mem usage its like 45 degrees, from the start rising up untill it crashes, not much can be seen from the logs except some GRCP errors, i doubt this to cause the crashes, b... | kind/bug,sig/api-machinery,triage/needs-information,needs-triage | medium | Critical |
2,740,126,468 | yt-dlp | [NRK] Failed to download m3u8 information: HTTP Error 403: Forbidden | ### 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... | geo-blocked,site-bug | medium | Critical |
2,740,128,344 | excalidraw | Text breaks at slash during editing but doesn't otherwise | The text in the following text box, breaks at the slash when editing the text, but doesn't otherwise
```json
{"type":"excalidraw/clipboard","elements":[{"id":"VmmRPvcXB4MkrGPPvZDHn","type":"text","x":5083.783309982058,"y":1192.8432963475398,"width":502.90177325347287,"height":75,"angle":0,"strokeColor":"#1971c2","backg... | bug,firefox,text wrapping | low | Minor |
2,740,132,986 | PowerToys | Adding Audio Management Tools | ### Description of the new feature / enhancement
I am missing a PowerToys Style tool to handle the Windows Audio Streams better.
I am using various audio devices for different outputs and its a mess.
Has this been considered before?
### Scenario when this would be used?
1. Most important step one: create a taskbar... | Idea-New PowerToy,Needs-Triage | low | Minor |
2,740,151,530 | deno | Unable to use NPM packages like `debug` and `chai` due to `ERR_TYPES_NOT_FOUND` | Version: Deno 2.1.4
Unable to use NPM packages like `debug` and `chai` due to `ERR_TYPES_NOT_FOUND`
```bash
$ deno run test
Task test deno test --coverage --clean --allow-env src/**/*.test.ts
error: Failed resolving types. [ERR_TYPES_NOT_FOUND] Could not find types for 'file:///Users/njenning/code/projects/soc... | bug,node resolution | low | Critical |
2,740,153,936 | vscode | CoPilot Edits - needs more granular display of changes like in CoPilot Chat | <!-- ⚠️⚠️ 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 the new CoPilot Edits feature (great featu... | feature-request,cross-file-editing | low | Major |
2,740,154,239 | TypeScript | [tsserver] add support to fetch symbol references from only the current file. | ### 🔍 Search Terms
Hey.
it will be awesome if the "references" command can only get references of a symbol at position (x,y) but only inside the current file.
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of... | Suggestion,Awaiting More Feedback | low | Major |
2,740,160,811 | TypeScript | Bug: string is not a string | ### 🔎 Search Terms
string extends template bug wrong error conditional
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ.
### ⏯ Playground Link
https://www.typescriptlang.org/play/?ts=5.7.2#code/FAFwngDgpgBAcgexgXhgbQGYEMA2BnKAXWFElgEk8BBAZRACcBLAOwHMA... | Bug,Help Wanted | low | Critical |
2,740,161,073 | opencv | OpenCV.js aruco_CharucoBoard getChessboardCorners broken | ### System Information
OpenCV version: 4.x
Operating System / Platform: Ubuntu 24.04
Compiler & compiler version: EMCC 3.1.73
### Detailed description
After compiling OpenCV.js following the tutorial, running the following code:
```js
import cv from "/home/sid/Documents/opencv/build_js/bin/opencv.js"
const ... | bug,category: javascript (js) | low | Critical |
2,740,161,233 | godot | Changing the script inheritance of a Resource does not update the type in resources and scenes where it is saved as a subresource automatically | ### Tested versions
v4.4.dev5.official [9e6098432]
### System information
Godot v4.4.dev5 - Fedora Linux 41 (KDE Plasma) on Wayland - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - integrated Intel(R) UHD Graphics 620 (KBL GT2) - Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 threads)
### Issue desc... | bug,topic:editor | low | Critical |
2,740,168,919 | kubernetes | [flaky test] [It] [sig-network] Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes | ### Which jobs are flaking?
pull-kubernetes-e2e-gce:
[failed run](https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/125932/pull-kubernetes-e2e-gce/1867982328341467136)
[succeeded run](https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/125932/pull-kubernetes-e2e-gce/1868009010649632768)
on PR [strat... | sig/network,kind/flake,needs-triage | low | Critical |
2,740,168,920 | react-native | Flatlist onEndReached gets called multiple times when the height of the ListFooterComponent changes | ### Description
FlatList can enter a state where `onEndReached` gets called in a loop if I use the `onEndReached` prop to fetch the next page of the data and this causes a change in the height of `ListFooterComponent` (see attached screen recording).
Adding a fixed footer height in `ListFooterComponentStyle` to t... | Component: FlatList,Needs: Triage :mag: | low | Critical |
2,740,175,275 | flutter | CupertinoSlidingSegmentedControl should support multiple selected segments | ### Use case
Per Apple's HIG best practices, a segmented control can have a [single selection or multiple selected segments](https://developer.apple.com/design/human-interface-guidelines/segmented-controls#Best-practices). As the API currently stands, CupertinoSlidingSegmentedControl can only support 1 selected segmen... | c: new feature,framework,f: cupertino,c: proposal,P3,team-design,triaged-design | low | Minor |
2,740,178,120 | react | [React 19] Incorrect infered response type in server actions with React 19 | ## Summary
Server actions in Next.js return `Promise<void>` instead of the infered response type.
This is most likely a issue in react 19 or @types/react 19 since it works as exepected with both Next.js 14 and Next.js 15 and can only be reproduced when upgrading from React 18 to 19.
Example action:
https://gi... | React 19 | medium | Critical |
2,740,178,859 | go | runtime: performance regression for small Swiss Table map access for non-specialized keys | **Edit:** Initially, I thought this was an "optimization opportunity" and wrote it up as such, but later realized it is seemingly a regression from Go 1.23 ([comment](https://github.com/golang/go/issues/70849#issuecomment-2543389413)). Changed title accordingly.
---
I was reading through the (excellent!) new Swis... | Performance,NeedsInvestigation,compiler/runtime | low | Major |
2,740,181,304 | PowerToys | Feature request - Save queries with name, Load the saved queries | ### Description of the new feature / enhancement
User can save queries up to 5 with name as description and can load the saved queries when needed.
### Scenario when this would be used?
Currently the tool keeps the last query but it is replaced when new query runs. The additonal feature allows the user to save favor... | Idea-Enhancement,Product-PowerToys Run,Needs-Triage | low | Minor |
2,740,182,034 | PowerToys | "Remap a shortcut" not working | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce

### ✔️ Expected Behavior
shortcuts of new letters ... | Issue-Bug,Product-Keyboard Shortcut Manager,Needs-Triage | low | Minor |
2,740,183,143 | vscode | Incorrect indentation for TypeScript opening curly brace | Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.96.0 and 1.97-0-insider
- OS Version: Windows 11 Pro 24H2 26100.2605
Steps to Reproduce:
In a TypeScript file, put your cursor immediately before an opening (left) curly brace and press Enter. The curly brace will be indented, which i... | bug,editor-autoindent | low | Critical |
2,740,215,471 | rust | Scoped TLS panic when making docs with --markdown-before-content | <!--
Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
The code is the one in my repository... | T-rustdoc,I-ICE,C-bug,E-needs-mcve | low | Critical |
2,740,229,220 | vscode | Profiles broke in recent VSCode WSL | <!-- ⚠️⚠️ 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... | info-needed | low | Critical |
2,740,235,100 | PowerToys | The Mouser Highlighter appears to be of different sizes on monitors with varying DPI settings. | ### Microsoft PowerToys version
v0.86.0
### Installation method
PowerToys auto-update
### Running as admin
None
### Area(s) with issue?
Mouse Utilities
### Steps to reproduce
used the Mouser Highlighter feature
### ✔️ Expected Behavior
I hope that they will actually look the same size visually.
### ❌ Actu... | Issue-Bug,Needs-Triage,Product-Mouse Utilities | low | Critical |
2,740,249,062 | ollama | Digest mismatch for llama3.3 | ### What is the issue?
I've tried this several times - same result every time:
~ took 43s ❯ ollama run llama3.3
pulling manifest
pulling 4824460d29f2... 100% ▕████████████████████████████████████▏ 42 GB
pulling 948af2743fc7... 100% ▕████████████████████████████████████▏ 1.5 KB
pulling bc371a43ce90... 100% ▕███... | bug | medium | Critical |
2,740,260,543 | node | When using `glob` can't exclude all directs | ### Version
v23.4.0
### Platform
```text
Microsoft Windows NT 10.0.22631.0 x64
```
### Subsystem
_No response_
### What steps will reproduce the bug?
1. Create a folder and open it in your code editor (we use this as current working directory).
2. Make/create the files/folders shown below:
```
src... | fs | low | Critical |
2,740,260,866 | TypeScript | Support a built-in type for well-formed strings | ### 🔍 Search Terms
"Unicode", "well-formed Unicode", "valid Unicode", "lone surrogates", ""UTF-16", "UTF-8", "isWellFormed()", "toWellFormed()"
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of existing JavaSc... | Suggestion,Awaiting More Feedback | low | Critical |
2,740,277,888 | vscode | Confirm window before close setting: separate window vs app | <!-- ⚠️⚠️ 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'd like to have two separate "confirm before close"... | feature-request,workbench-window | low | Minor |
2,740,279,189 | ollama | version set incorrectly on local build without primary repo remote and tags - results in pull failure for newer models | ### What is the issue?
Following the [docs](https://github.com/ollama/ollama/blob/main/docs/development.md#macos) to build Ollama from source, then trying to pull llama3.1 results in a refusal stating the Ollama version is too old.
```shell
$ git checkout feature/my-feature-in-development
$ make -j $(expr $(npr... | bug,build | low | Critical |
2,740,296,839 | rust | Confusing suggestion from self import | ### Code
```Rust
mod foo {
use self::Bar;
pub struct Bar;
}
fn main() {}
```
### Current output
```Shell
error[E0255]: the name `Bar` is defined multiple times
--> src/main.rs:4:5
|
2 | use self::Bar;
| --------- previous import of the type `Bar` here
3 |
4 | pub struct Bar;
| ^^... | A-diagnostics,T-compiler | low | Critical |
2,740,309,088 | PowerToys | Preview Pane to show additional file information | ### Description of the new feature / enhancement
The preview pane before Windows 10 was a pleasure to use. I am still used to it being at the bottom of the Explorer window, not on the right as it is currently. I wish we still had the option to change it from the right side to the bottom.
Lately, you guys have added ... | Idea-Enhancement,Product-File Explorer,Needs-Triage | low | Minor |
2,740,311,318 | rust | Tracking Issue for m68k_target_feature | <!--
NOTE: For library features, please use the "Library Tracking Issue" template instead.
Thank you for creating a tracking issue! 📜 Tracking issues are for tracking a
feature from implementation to stabilisation. Make sure to include the relevant
RFC for the feature if it has one. Otherwise provide a short summary ... | C-tracking-issue,O-motorola68k,A-target-feature | low | Critical |
2,740,346,983 | flutter | [pigeon][swift] Make `PigeonError` Class Conform to `Sendable` | Related Issues:
- https://github.com/flutter/flutter/issues/140439
- https://github.com/flutter/flutter/issues/147283
### Use case
`Sendable` was introduced in Swift 5.5 to ensure thread-safe interactions in concurrent code. With the `Swift 6` language mode in Swift 6.0 (Xcode 16), stricter conditions for `... | package,c: proposal,team-ecosystem,p: pigeon,P2,triaged-ecosystem | low | Critical |
2,740,355,936 | transformers | KeyError: 'intern_vit_6b' | ### System Info
Ubuntu 24.04.1
transformers 4.47.0
### Who can help?
I want to use the latest OpenGVLab/InternViT-300M-448px-V2_5 as the vision encoder of llava, but an error occurred when running the following code. I think it should be that transformers do not support this visual encoder. I tried to mo... | WIP,bug,Multimodal | low | Critical |
2,740,366,667 | yt-dlp | FR: ability to download metadata/comments from a Patreon post with a YouTube embed | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a site-specific feature
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https:/... | site-enhancement,triage | low | Critical |
2,740,391,489 | vscode | When the hover is focused, keyboard shortcut to autofix (ctrl + .) does not work | <!-- ⚠️⚠️ 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 the hover is focused with pressing `ctrl + k ctr... | polish,editor-hover | low | Major |
2,740,403,027 | deno | NPM compat: cannot use `npm:@grotto/logysia` | Version: Deno 2.1.4
## Reproduction
```ts
import { Elysia, t } from "npm:elysia"
import { swagger } from "npm:@elysiajs/swagger"
import { logger } from "npm:@grotto/logysia"
const app = new Elysia()
.use(logger()) // comment this out to make ID type check
.use(swagger())
.get("/user/:id", ({ param... | bug,types | low | Critical |
2,740,404,407 | deno | Using `Buffer` no longer works after upgrading to Deno v2 | Version: Deno 2+
Hello, after upgrading to Deno v2, our use of Buffer no longer works. We get the following error:
```sh
error: TS2576 [ERROR]: Property 'from' does not exist on type 'Buffer'. Did you mean to access the static member 'Buffer.from' instead?
Buffer.from(data, 'base64').toString('utf-8')
```
... | needs info,compile,node compat | low | Critical |
2,740,457,420 | rust | ICE: intrinsicck: `index out of bounds: the len is 0 but the index is 0` | <!--
[31mICE[0m: Rustc ./a.rs '' 'thread 'rustc' panicked at compiler/rustc_hir_analysis/src/check/intrinsicck.rs:89:36: 'index out of bounds: the len is 0 but the index is 0'', 'thread 'rustc' panicked at compiler/rustc_hir_analysis/src/check/intrinsicck.rs:89:36: 'index out of bounds: the len is 0 but the index is ... | I-ICE,A-inline-assembly,T-compiler,A-SIMD,C-bug,S-bug-has-test | low | Critical |
2,740,473,130 | vscode | Web VSCode can't load audio files for preview in Safari | <!-- ⚠️⚠️ 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,help wanted,web,safari | low | Critical |
2,740,481,774 | go | govulncheck-action: Support using a later patch than go directive patch version in go.mod | ### Go version
n/a
### Output of `go env` in your module/workspace:
```shell
n/a
```
### What did you do?
want to use later golang than go.mod but compatible with go.mod
Support using a later patch release than what's in go.mod
Please ensure the action inherits https://github.com/actions/setup-go/issues/481... | NeedsInvestigation,vulncheck or vulndb | medium | Major |
2,740,504,536 | rust | ICE: `index out of bounds: the len is 12 but the index is 13` | <!--
[31mICE[0m: Rustc ./a.rs '-Zunstable-options --edition=2024 --crate-type=lib -ooutputfile -Zdump-mir-dir=dir' 'thread 'rustc' panicked at /rustc/4790a435cbcb55c94ccdef51bf7a9b2e55824528/compiler/rustc_middle/src/hir/mod.rs:179:84: 'index out of bounds: the len is 14 but the index is 15'', 'thread 'rustc' panicke... | I-ICE,T-compiler,C-bug,F-async_closure,requires-nightly,S-bug-has-test | low | Critical |
2,740,519,519 | rust | ICE: `failed to resolve instance for <Self as EnvFuture>::g` | <!--
[31mICE[0m: Rustc ./a.rs '' 'error: internal compiler error: compiler/rustc_middle/src/ty/instance.rs:585:21: failed to resolve instance for <Self as EnvFuture>::g', 'error: internal compiler error: compiler/rustc_middle/src/ty/instance.rs:585:21: failed to resolve instance for <Self as EnvFuture>::g'
File: /tmp... | I-ICE,T-compiler,C-bug,requires-nightly,S-has-mcve,S-bug-has-test,F-explicit_tail_calls | low | Critical |
2,740,540,803 | nvm | [feature request] display the previous version | When upgrading (or downgrading, either way) NodeJS through `nvm` it would be nice to see the from version, e.g.
```
$ nvm i stable
Current version: v22.0.0 (npm v9.0.0)
Now using node v23.4.0 (npm v10.9.2)
```
(It's just a small satisfaction to see if anything got updated)
| feature requests | low | Minor |
2,740,549,736 | next.js | React Compiler Causing Hydration Error in Dev Mode When Prop has New Line in Client Component | ### Link to the code that reproduces this issue
https://codesandbox.io/p/github/sxxov/nextjs-15-and-react-compiler-client-component-prop-with-newline-hydration-error-repro/main?file=%2Fapp%2FHello.tsx%3A3%2C31
### To Reproduce
1. Start the application (`next dev`)
2. Visit the page
3. Observe the hydration e... | Output (export/standalone) | low | Critical |
2,740,562,810 | react-native | [Kotlin 2.1.0] Found interface org.jetbrains.kotlin.gradle.dsl.KotlinTopLevelExtension, but class was expected | ### Description
i'm trying to upgrade from kotlin v2.0.21 to v2.1.0 on our production android codebase.
we use react-native for a few use-cases on our app and are using RN v0.74.0.
after updating kotlin version to v2.1.0, I'm not able to gradle sync the project, it fails w/ attached trace.
### Steps to repr... | Platform: Android,Newer Patch Available | low | Critical |
2,740,602,182 | vscode | Merge editor: add setting to auto navigate to next conflict | This would be exactly the same as `merge-conflict.autoNavigateNextConflict.enabled` but for the merge editor.
Previous issue requesting this for regular in-file merge conflicts: https://github.com/microsoft/vscode/issues/45853 | feature-request,merge-editor | low | Minor |
2,740,609,543 | tauri | [bug] TypeScript error when creating webviewWindow from the latest documentation example code | ### Describe the bug
When I use the following [example code](https://v2.tauri.app/reference/javascript/api/namespacewebviewwindow/) from the latest Tauri documentation to create a `WebviewWindow`:
```typescript
import { Window } from "@tauri-apps/api/window";
import { Webview } from "@tauri-apps/api/webview";
... | type: bug,good first issue,status: needs triage | low | Critical |
2,740,625,641 | vscode | Reactivating Terminals issue |
Type: <b>Bug</b>
There are an error that is happening to everyone whom use Python with VS and is the 'reactivating terminals issue' it loads forever and never activated the terminals to use python, here is the issue:
2024-08-07 18:35:35.873 [error] sendStartupTelemetry() failed. s [Error]: Failed to resolve env "/mn... | bug,terminal,python | low | Critical |
2,740,630,503 | godot | Receives ERR_OUT_OF_MEMORY when importing medium sized .ogg files | ### Tested versions
Godot version 4.2.2 stable (Official build)
### System information
Godot v4.2.2.stable - Windows 10.0.19044 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 1650 (NVIDIA; 32.0.15.5585) - 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz (12 Threads)
### Issue description
The engine crashes and clo... | bug,topic:audio,topic:import,crash | low | Critical |
2,740,641,408 | react | Bug: `use` function doesn't warn about uncached promise when promise doesn't resolve immediately | When I pass an uncached promise that doesn't resolve immediately to the `use` function, (e. g. `use(new Promise(resolve => setTimeout(resolve, 1000)))`), I _**don't**_ get the "A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspen... | Status: Unconfirmed | medium | Critical |
2,740,663,364 | langchain | aadd_documents() over milvus fails with RecursionError | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Ɑ: vector store | low | Critical |
2,740,663,441 | vscode | Customize shortcut to show the context menu for the highlighted File/Folder in the Files Explorer | <!-- ⚠️⚠️ 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. -->
A Shortcut to show the context menu for the highligh... | keybindings,file-explorer,under-discussion | low | Minor |
2,740,676,940 | svelte | Improvement for documentation | ### Describe the problem
- how JS expressions are converted to a string in markup (about the fact that it is simply converted to a string, you can use toString, undefined and null become an empty string, what about the attributes)
- when a prop is set to the default value (if the value is undefined or not specified, ... | documentation | low | Minor |
2,740,691,098 | vscode | Open Workspace in current window using `code .` from the Terminal | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
My current workflow is as follows on remote hosts (b... | under-discussion,workbench-cli | low | Minor |
2,740,709,729 | rust | compiletest: `./x test <filter>` is a substring match | This is very non-intuitive...
I tried on native `x86_64-pc-windows-msvc`:
```
./x test tests/run-make/exp/ --stage 1
```
This showed me 8 tests were ignored (incl. a local `tests/run-make/exp/` test I added for testing) even though I would've expected an *exact* match for only the local test I added:
```
[23:37] Jo... | E-hard,T-bootstrap,C-bug,A-compiletest,E-needs-investigation | low | Major |
2,740,717,920 | godot | Default project and editor template for Node will not override built-in default | ### Tested versions
-Reproducible in 4.3.stable.official on MacOS
### System information
MacOS Sonoma 14.7.1
### Issue description
Using the `# meta-default: true` header will work for any class except Node. For instance, it works for CharacterBody2D as described in the documentation, but if the file is put in a ... | bug,topic:editor | low | Minor |
2,740,723,122 | electron | Per-OS methods such as BrowserWindow.setHiddenInMissionControl do not match TypeScript signatures | ### 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 ... | bug :beetle:,platform/all,status/confirmed,33-x-y,34-x-y | low | Critical |
2,740,727,670 | transformers | Vision models don't work for non-square object | ### System Info
- `transformers` version: 4.47.0
- Platform: Linux-6.8.0-50-generic-x86_64-with-glibc2.39
- Python version: 3.9.20
- Huggingface_hub version: 0.26.5
- Safetensors version: 0.4.5
- Accelerate version: 1.2.0
- Accelerate config: not found
- PyTorch version (GPU?): 2.5.1 (True)
- Tensorflow versi... | Good First Issue,Vision | low | Critical |
2,740,757,424 | material-ui | [TextField] add show password feature | ### Summary
add show password feature when typing a password in sign in form and signup form (it s not apper in chrome)
### Examples
_No response_
### Motivation
_No response_
**Search keywords**: show password | new feature,docs,waiting for 👍,component: text field | low | Minor |
2,740,761,053 | neovim | Figure out why escape sequences aren't working in tty-test on Windows | Ref: https://github.com/neovim/neovim/pull/31562#issuecomment-2543942863
Addressing this issue should cause all tests that have `skip(is_os('windows'), '#31587')` to pass (with that line removed) on Windows.
```console
$ git grep '#31587'
``` | platform:windows,test,terminal | low | Minor |
2,740,769,058 | rust | E0277: Unhelpful error message is given when indirect constraints cause blanket implementations to not get implemented | ### Code
```Rust
// The following code demonstrates an incomplete error message returned from
// the Rust compiler, when there are unsatisfied constraints present in
// code that makes use of _context-generic programming_, as described at
// https://patterns.contextgeneric.dev/.
//
// More details about similar error ... | A-diagnostics,T-compiler | low | Critical |
2,740,772,019 | material-ui | [Dialog] Focus not moving into dialog content when talkback is on | ### Steps to reproduce
Steps:
1. Go to [ https://stackblitz.com/edit/vitejs-vite-uyj92zhd?file=src%2FApp.tsx,package.json&terminal=dev](url) or [https://mui.com/material-ui/react-dialog/](url)
2. Turn on talkback
3. Try to access dialog content using swipe.
### Current behavior
When talkback is on, the focus d... | accessibility,component: dialog,package: material-ui,ready to take | low | Major |
2,740,794,394 | ollama | Error: llama runner process has terminated: error:/opt/rocm/lib/libhipblas.so.2: undefined symbol: rocblas_sgbmv_64 | ### What is the issue?
When I start llama3.2 with `ollama run llama3.2` this error spawns:
`Error: llama runner process has terminated: error:/opt/rocm/lib/libhipblas.so.2: undefined symbol: rocblas_sgbmv_64`
I am on Cachy OS with ollama and ollama-rocm installed from extra repo and a AMD RX6800 is the GPU
### OS... | bug,linux,amd,needs more info | low | Critical |
2,740,810,956 | rust | ci: spurious failure `tests\mir-opt\strip_debuginfo.rs `Cannot create a file when that file already exists.` | ```
Updating files: 98% (49835/50852)
Updating files: 99% (50344/50852)
Updating files: 100% (50852/50852)
Updating files: 100% (50852/50852), done.
branch 'try' set up to track 'origin/try'.
Switched to a new branch 'try'
[command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
f65c65d2950b6323289194d2292d6ee0... | A-testsuite,T-compiler,O-windows-msvc,T-bootstrap,A-spurious,C-bug,S-needs-repro,E-needs-investigation | low | Critical |
2,740,834,062 | vscode | not runnig the codes |
Type: <b>Bug</b>
the vs code is not running any of my code . please resolve this problem asap
VS Code version: Code 1.96.0 (138f619c86f1199955d53b4166bef66ef252935c, 2024-12-11T02:29:09.626Z)
OS version: Windows_NT x64 10.0.22631
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|AMD Ryze... | info-needed | low | Critical |
2,740,859,061 | rust | ICE: `invalid asymmetric binary op Lt` | <!--
[31mICE[0m: Rustc ./a.rs '' 'error: internal compiler error: /rustc/d18506299bfb20488aba466a69641a2bab6f7a4a/compiler/rustc_const_eval/src/interpret/operator.rs:163:13: invalid asymmetric binary op Lt: 0x0000000000000000 (usize), 0x0000000000000003 (i64)', 'error: internal compiler error: /rustc/d18506299bfb2048... | I-ICE,T-compiler,C-bug | low | Critical |
2,740,872,520 | godot | RenderingServer.MeshSurfaceUpdateVertexRegion (mesh_surface_update_vertex_region) doesnt work after first iteration of process C# | ### Tested versions
Reproducible in 4.3 stable and Godot Engine v4.4.dev6.mono.official not sure when it was introduced.
### System information
Godot v4.4.dev6.mono - Windows 10.0.19045 - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Devices, Inc.; 32.0.11027.1003) ... | bug,topic:rendering | low | Minor |
2,740,874,841 | transformers | Qwen2vl support for GGUF | ### Feature request
llama.cpp recently added [support for Qwen2VL](https://github.com/ggerganov/llama.cpp/commit/ba1cb19cdd0d92e012e0f6e009e0620f854b6afd), which means that we can now quantize Qwen2VL models (and I've done so, successfully!) I'd like to be able to load quantized Qwen2VL models with AutoModelForVision2... | Feature request | low | Minor |
2,740,878,960 | yt-dlp | Lifetime Movies not working, TV shows work fine | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is broken on a **supported** site
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | account-needed,geo-blocked,site-bug,triage | low | Critical |
2,740,903,879 | rust | ICE: `internal compiler error: coercion error but no error emitted` | <!--
[31mICE[0m: Rustc ./a.rs '--crate-type=lib -ooutputfile -Zdump-mir-dir=dir' 'error: internal compiler error[E0277]: the size for values of type `str` cannot be known at compilation time', 'error: internal compiler error[E0277]: the size for values of type `str` cannot be known at compilation time'
File: /tmp/im/... | I-ICE,T-compiler,C-bug,A-coercions,S-bug-has-test | low | Critical |
2,740,904,462 | PowerToys | Window initial size too big, resize not remembered | ### Microsoft PowerToys version
0.86.0
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
PowerRename
### Steps to reproduce
Open PowerRename GUI window using any available method (e.g., from right-click context menu of folder from Windows Explorer).
### ✔️ Expecte... | Issue-Bug,Product-PowerRename,Needs-Triage | low | Minor |
2,740,938,684 | transformers | Request to add D-FINE | ### Model description
D-FINE is a RT-DETR based model that uses probability distributions as an intermediate representation from which bounding boxes are predicted. This model has achieved SOTA results in real-time object detection with additional training data. https://paperswithcode.com/sota/real-time-object-detect... | New model,Good Second Issue,Vision,contributions-welcome | medium | Major |
2,740,944,203 | go | proposal: x/tools/go/ast/inspector: add Cursor, to enable partial and multi-level traversals | **Background:** The [inspector](https://pkg.go.dev/golang.org/x/tools/go/ast/inspector) package enables efficient repeated traversal over the list of ast.Files that make up a package. However, unlike ast.Inspect, it provides no way to inspect just some subtree, which is a common and recurring need. In particular, it is... | Proposal | low | Minor |
2,740,951,421 | frp | [Feature Request] add support for https proxy (frpc -> httpsProxy -> frps) | ### Describe the feature request
I saw both in the [README.md](https://github.com/fatedier/frp?tab=readme-ov-file#connecting-to-frps-via-proxy), the [frpc.toml sample](https://github.com/fatedier/frp/blob/dev/conf/frpc_full_example.toml#L91), and the golib code itself ([link1](https://github.com/fatedier/golib/blob/ma... | proposal | low | Major |
2,740,959,287 | react | Bug: `eslint-plugin-react-compiler` causes `@babel/generator` to `console.log` a message about import attributes on TS files | `eslint-plugin-react-compiler` version: `19.0.0-beta-37ed2a7-20241206` (which is the latest on NPM)
## Steps To Reproduce
In general, to reproduce the issue, run `eslint-plugin-react-compiler` on a TS file that contains an import attribute.
To reproduce in the linked reproduction repo:
1. `npm i`
2. Run `DEB... | Status: Unconfirmed | medium | Critical |
2,740,959,911 | godot | Partial text omitted in Button | ### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.26100 - Vulkan (Mobile) - dedicated NVIDIA GeForce RTX 4070 (NVIDIA; 32.0.15.6614) - AMD Ryzen 7 7800X3D 8-Core Processor (16 Threads)
### Issue description
I have several buttons with text. All works fine ... | bug,topic:gui | low | Minor |
2,740,977,282 | PowerToys | Workspaces - a few minor glitches | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Workspaces
### Steps to reproduce
A few minors Workspaces items that don't work as expected:
Microsoft Windows Files Explorer doesn't open to the size it was captured. If minimised th... | Issue-Bug,Needs-Triage,Product-Workspaces | low | Minor |
2,740,999,512 | pytorch | torch._logging.set_logs kind of sucks for Jupyter notebooks | ### 🐛 Describe the bug
Problems:
1. You can't override TORCH_TRACE via... anything. Impossible to do.
2. It would be really helpful if the function took the string format that the envvar takes, that format is very convenient and compact!
3. all=INFO is extremely spammy, for some reason
cc @mlazos
### Versio... | module: logging,triaged | low | Critical |
2,741,021,644 | ui | [bug]: Calendar not work : the style is not applying |

### Describe the bug
The Shadcn style does not applying when I use this component in Nextjs 14.2.14. And if I try to re-install component, I have this error in the terminal :
```shell
npx shadcn@la... | bug | low | Critical |
2,741,192,502 | flutter | iOS App Does Not Prompt for Network Permission on First Launch in Wi-Fi Environment | ### Steps to reproduce
1. set \<key\>NSAllowsArbitraryLoads\</key\>\<true/\> in ios/Runner/Info.plist
2. run the command 'flutter run' on iOS physical device (Wi-Fi only). (IOS version: iPhone15(iOS 18.2) iPhoneX(iOS 16.7.10) )
3. when request the network in the code (using the Dio library), throw SocketExcepti... | platform-ios,engine,P2,team-ios,triaged-ios | low | Critical |
2,741,249,219 | rust | compiler trait solver gets stuck (infinite loop or tail recursion?), related to GAT and associated type equality constraint | I was playing with GAT and stomped upon this weird issue, and here's a reproducible example that I managed to reduced to:
```rust
trait Foo {
type Gat<'a>;
}
trait Bar {
type Ty: Foo
where
for<'a> <Self::Ty as Foo>::Gat<'a>: Assoc<Ty = ()>;
}
trait Assoc {
type Ty;
}
```
some research and ob... | C-bug,I-hang,T-types,fixed-by-next-solver,A-GATs | low | Critical |
2,741,254,080 | bitcoin | test: different error message fails rpc_signer.py | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
On my Ubuntu 24.04 system on running rpc_signer.py functional test (after compiling from source) fails the test which tests the case of missing script (on master and 28.x but passes on 27.x !)
I tried running (... | Tests | low | Critical |
2,741,266,546 | flutter | Deprecated APIs use on Android 15 | ### Steps to reproduce
There has been a report from Google:
Your app uses deprecated APIs or parameters for edge-to-edge
One or more of the APIs you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:
... | waiting for customer response,in triage | medium | Critical |
2,741,269,179 | pytorch | Flex Attention Trainable Bias Bug on A6000 | ### 🐛 Describe the bug
`python test/inductor/test_flex_attention.py -k test_head_specific_gate_batch:2 `
on A6000 GPU commit `625b4ed`
```
======================================================================
FAIL: test_head_specific_gate_batch:2_head:4_seq_len:256_headdim:16_dtype:float32_mode_max-autotune-no... | triaged,oncall: pt2,module: higher order operators,module: pt2-dispatcher,module: flex attention | low | Critical |
2,741,269,569 | deno | deno fmt: scripts lost indent in html file | deno 2.1.4 (stable, release, x86_64-pc-windows-msvc)
v8 13.0.245.12-rusty
typescript 5.6.2
For some reason it removes the indent of lines > 1 in <script> tags from regular html files
```diff
<script>
rendered.querySelector("p").dispatchEvent(new Event("event"))
- expect(context.value).toBe(0)
- wi... | deno fmt,needs investigation | low | Minor |
2,741,281,206 | deno | feat: Add local interface/network card selection support for Deno.createHttpClient | Currently, when a machine has multiple network interfaces, Deno.createHttpClient doesn't provide an option to specify which local interface to use for outgoing connections. This feature would be useful for scenarios where specific network routing or interface selection is required.
Note: Since #24153 (Node.js compat... | suggestion | low | Minor |
2,741,286,010 | vscode | False warning regarding unsaved files | ### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
VS Code indicating that a file is unsaved when all files are actually saved.
It appear to only happen when Jupyter Notebooks are open.
 - NVIDIA GeForce RTX 4050 Laptop GPU (NVIDIA; 32.0.15.6070) - 13th Gen Intel(R) Core(TM) i5-13500HX (20 threads)
### Issue description
Crashes
``... | bug,topic:gdscript,crash,topic:export | low | Critical |
2,741,479,703 | next.js | Non-ASCII characters in the slug may cause navigation and routing to break | ### Link to the code that reproduces this issue
https://github.com/joulev/debug/tree/nextjs-with-non-ascii-chars
### To Reproduce
Simply start the application in either dev mode or prod mode or on Vercel. Vercel prod mode deployment of the reproduction repo above is already available on https://debug-git-nextjs-with... | Navigation | low | Critical |
2,741,549,903 | tensorflow | `tensorflow.experimental.numpy.kron` not working with multidimensional Arrays | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
2.18.0
### Custom code
Yes
### OS platform and distribution
Linux Ubuntu
### Mobile device
_No response_
### Python version
3.10.10
### Bazel version
_No response_
### GCC/compiler ... | stat:awaiting tensorflower,type:bug,comp:ops,TF 2.18 | low | Critical |
2,741,564,876 | rust | aarch64-unknown-none-softfloat: ABI unsoundness when enabling "neon" feature | Enabling the "neon" target feature on the aarch64-unknown-none-softfloat target is taken by LLVM as a sign that we want to use the hardfloat ABI. That is unfortunate as it makes it UB to link such code against code built for aarch64-unknown-none-softfloat without the "neon" target feature. (Note that it's not "neon" wh... | A-LLVM,T-compiler,I-unsound,I-prioritize,O-AArch64,A-ABI,A-target-feature | medium | Critical |
2,741,571,171 | neovim | `selection=exclusive` can't select empty region | ### Problem
https://github.com/user-attachments/assets/d2cd0b8b-51fe-4844-9cb8-56c49129463d
### Steps to reproduce
1. prepare files:
`a.txt`
```
(a)
```
`minimal.lua`
```
vim.opt.selection = "exclusive"
```
2. `./nvim.appimage --clean -u minimal.lua a.txt`
3. move cursor on `a`
4. press `vd`
### Expected behav... | needs:vim-patch | low | Minor |
2,741,579,827 | node | The desiredSize of `Writable.toWeb()` is incorrect | ### Version
v22.12.0
### Platform
_No response_
### Subsystem
_No response_
### What steps will reproduce the bug?
```ts
import { Writable } from "node:stream";
const nodeWriteable = new Writable({
write(chunk, encoding, callback) {
// pending
},
highWaterMark: 5,
objectMode: false,
});
const webWri... | web streams | low | Critical |
2,741,606,601 | transformers | Custom 4D tensor caused shape mismatch error | ### System Info
- `transformers` version: 4.46.3
- Platform: Linux-5.4.0-153-generic-x86_64-with-glibc2.35
- Python version: 3.10.15
- Huggingface_hub version: 0.26.3
- Safetensors version: 0.4.5
- Accelerate version: 1.1.1
- Accelerate config: not found
- PyTorch version (GPU?): 2.4.0+cu121 (True)
- Tensor... | Good First Issue,bug | low | Critical |
2,741,615,810 | node | mksnapshot bus error on mips64el | ### Version
22.12.0
### Platform
```text
Linux 6.1.0-28-loongson-3 #1 SMP PREEMPT Debian 6.1.119-1 (2024-11-22) mips64el (mips64)
```
### Subsystem
build
### What steps will reproduce the bug?
Build on mips64el.
This is a log from a debian build.
I've started a pristine source build to make sure it's not caus... | build | low | Critical |
2,741,641,079 | pytorch | torch.linalg.qr is significantly slower on GPU compared to CPU and SVD for batched small matrices | ### 🐛 Describe the bug
When performing QR decomposition on batched small matrices, torch.linalg.qr is significantly slower on the GPU compared to the CPU and even slower than torch.linalg.svd on the GPU. This behavior seems unexpected since QR decomposition is typically faster than SVD. Tested with pytorch 2.3 and py... | module: cuda,triaged,module: linear algebra | 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.