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,749,974,999
ollama
Unable to install Ollama on Macbook Air running MacOS Sequoia 15.2
### What is the issue? I am using MacOS 15.2 and downloaded the Ollama isntaller for Mac. After downloading when I try to install, it asked me to move the packege to application folder instead of Donwloads folder. I did that and then while installing from the Application folder, the splash creen opens up for installin...
bug
low
Critical
2,749,985,853
ui
[bug]: Combobox selected style is incorrect
### Describe the bug ![image](https://github.com/user-attachments/assets/11c0b001-eef2-4878-97ce-bf2f35ba1aed) When I selected Astro and reopened popover, Astro was not selected as the background color, but was displayed on Next.js ### Affected component/components Combobox ### How to reproduce 1.select Astro ...
bug
low
Critical
2,750,006,342
next.js
`next lint` creates .eslintrc.json instead of eslint.config.mjs after deleting initial ESLint config
### Link to the code that reproduces this issue https://github.com/uwoobeat/nextjs-eslint-config-bug ### To Reproduce 1. Clone the repository (created via `npx create-next-app@canary`) 2. Install dependencies: `npm install` 3. Delete `eslint.config.mjs` 4. Run `npm run lint` (or `pnpm lint`) 5. Observe that `.es...
create-next-app,Linting
low
Critical
2,750,011,788
rust
No way to get mutable reference to Vec member without expressing uniqueness over the full Vec
I've ran into the following standard library defect. There appears to be no possible sound way to go from a `Vec<T>` to a `&mut T` without expressing uniqueness over the full `Vec`. `Vec::as_mut_ptr` does not suffice because it takes a `&mut self` which expresses unique access over the full vec. A function which goes f...
A-collections,T-libs-api,C-feature-request,needs-acp
low
Minor
2,750,014,171
next.js
adjustFontFallback is not working with Google Fonts in Next.js 15
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/sweet-moon-yzv9yt ### To Reproduce 1. Import any font from fonts/google 2. Set adjustFontFallback to false 3. Apply className of font to body 4. Check if font fallback is applied in the inspector ### Current vs. Expected behavior **...
Font (next/font)
low
Minor
2,750,027,870
vscode
Make editor dimming a core workbench feature
The dim unfocused feature is currently built using some CSS overrides to accomplish the majority of what users wanted without much work. For example: https://github.com/microsoft/vscode/blob/35be9bf683eace09796e59d54f1f225bbc3a7866/src/vs/workbench/contrib/accessibility/browser/unfocusedViewDimmingContribution.ts#L38-...
feature-request,workbench-dim-unfocused
low
Minor
2,750,056,673
pytorch
Issues linking to libtorch on M2 mac
### ๐Ÿ› Describe the bug I am following the minimal example for compiling libtorch provided here: https://pytorch.org/cppdocs/installing.html I am using libtorch for mac downloaded from here: https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.5.1.zip This looks like it should be for arm64 and is the lat...
triaged,module: arm
low
Critical
2,750,071,135
rust
`Don't know how to soften fpowi to fpow` on x86 uefi targets
<!-- Thank you for filing a bug report! ๐Ÿ› Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> I tried this code: ```rust #[no_mangle] fn f(x: f32, n: i32) -> f32 { x.powi(n) } ``` ``` cargo build --target x86_64-unknown-uefi ``` I expected to see ...
A-LLVM,T-compiler,O-UEFI,C-external-bug
low
Critical
2,750,072,340
pytorch
cuda graphs produce two additional kernel calls
### ๐Ÿ› Describe the bug When using cuda graph capture, the replay() function produces two additional kernel calls before the launchGraph. Additional calls are to fillFunctor, probably the result of replay_prologue(), line 229 in https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/cuda/CUDAGraph.cpp. This i...
triaged,module: cuda graphs
low
Critical
2,750,079,829
flutter
[DatePickerThemeData] doesn't allow changes to the sub-header styling
### Steps to reproduce 1. Create a Flutter app with a DatePicker widget (the fastest way is to copy-paste the code from the docs [https://api.flutter.dev/flutter/material/showDatePicker.html]) 2. Style your DatePicker using DatePickerThemeData in the MaterialApp theme 3. There's no way to change the sub-header color...
framework,f: material design,f: date/time picker,c: proposal,good first issue,P3,team-design,triaged-design
low
Major
2,750,083,945
vscode
Unable to uninstall vscode: Windows cannot find unins000.exe
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid creat...
bug,install-update
low
Critical
2,750,104,131
next.js
`next.config.ts` breaks when using import aliases
### Link to the code that reproduces this issue https://github.com/Larsv94/tsconfig-alias-import-repro ### To Reproduce 1. Start the application in development (`next dev`) or build the application (`next build`) ### Current vs. Expected behavior When building or starting the application with `next dev` the comm...
TypeScript
low
Critical
2,750,113,279
rust
compiletest: FileCheck-based tests conflate FileCheck prefixes with compiletest revisions
> Auto-registering revision names as check prefix is a bit sketchy, and that having to pass `--allow-unused-prefix` is an unfortunate side-effect of not knowing whether the test author actually wanted revision-specific check prefixes or not. > > -- https://github.com/rust-lang/rust/pull/134463#discussion_r1890184927 W...
C-cleanup,A-testsuite,E-hard,T-compiler,T-bootstrap,A-compiletest,E-tedious
low
Major
2,750,144,331
TypeScript
Computed property invalid in type declaration emitted in d.ts file
### ๐Ÿ”Ž Search Terms computed property unique symbols declaration emit ### ๐Ÿ•— Version & Regression Information - This is the behavior in every version I tried ### โฏ Playground Link https://www.typescriptlang.org/play/?ts=5.7.2#code/MYGwhgzhAEAq0G8BQ1XQgFzBglsaATgKZgAmA9gHYgCe0A2gEQaMC6AXNAK6U4COXIuhoBbAEbkQAbiQBfJC...
Help Wanted,Possible Improvement
low
Critical
2,750,157,397
PowerToys
PowerToys Run - System.InvalidOperationException: Cyclic reference found while evaluating the Style property on element
### Microsoft PowerToys version 0.87.0.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? PowerToys Run ### Steps to reproduce Exception occurs in the middle of any other work, even not using any PowerToys tools at this time. New problem with version 0.87.0.0, this ...
Issue-Bug,Product-PowerToys Run,Severity-High,Needs-Triage
low
Major
2,750,198,826
pytorch
Torch elastic restart fails with torch-2.6.0 nightly build: NCCL unhandled system error
### ๐Ÿ› Describe the bug **Summary:** Run multi-gpu training with torch elastic run, backend is nccl, Torch 2.5.1, job restarted successfully Nightly torch 2.6.0, same nccl version as above, after job restarted, NCCL error is reported: `[rank1]: torch.distributed.DistBackendError: NCCL error in: /pytorch/torch/...
oncall: distributed,module: nccl
low
Critical
2,750,199,598
vscode
NodeJS code has a strange problem when debugging with the npm run dev command! And there is also a strange phenomenon in Remote SSH!
<!-- โš ๏ธโš ๏ธ 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,750,201,703
tensorflow
How to run TFLite benchmark with QNN delegate in Android
### Issue type Feature Request ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.15.0 ### Custom code No ### OS platform and distribution macOS 15.2 ### Mobile device One Plus 7 Pro, Android 11 ### Python version _No respo...
stat:awaiting tensorflower,type:bug,comp:lite
low
Critical
2,750,260,983
langchain
sql_agent demo Action and Final Answer appear together to cause an exception
### 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,750,284,763
vscode
Valor de variรกveis de ambiente (.env) atualizam apenas ao fechar o vs code
Type: <b>Bug</b> Depois de atualizar o vs code para a versรฃo lanรงada no dia 19/12/2024 (1.96), o mesmo passou a apresentar problemas em variรกveis de ambiente atualizadas no meu projeto. Exemplo: Atualizei uma variรกvel de True para False. No entanto, o sistema continuava inicializando essa variรกvel como True. Apenas ...
info-needed,translation-required-portuguese-brazil,triage-needed
low
Critical
2,750,302,014
tauri
[feat] Support for native webview clipboard methods without security prompt
### Describe the problem The webview has native clipboard methods like `navigator.clipboard.read`, `navigator.clipboard.write` and `navigator.clipboard.readText`, `navigator.clipboard.writeText` but accessing these triggers a security prompt in the webview with an ugly dialog. Using the clipboard-manager plugin to re...
type: feature request
low
Major
2,750,321,289
rust
Rustdoc failure in `armv7` targets with `-neon` with `target_feature(enable = "neon")`
<!-- Thank you for filing a bug report! ๐Ÿ› Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> I tried this code: ```rust #![feature(arm_target_feature)] #[target_feature(enable = "neon")] unsafe fn foo() {} ``` This always compiles, but in `armv7` targ...
T-rustdoc,O-Arm,C-bug,A-target-feature
low
Critical
2,750,328,232
ui
[bug]: Primary colors used in New York style tooltips
### Describe the bug Here's the tooltip in NewYork Style: ``` "use client"; import * as React from "react"; import * as TooltipPrimitive from "@radix-ui/react-tooltip"; import { cn } from "@/lib/utils"; const TooltipProvider = TooltipPrimitive.Provider; const Tooltip = TooltipPrimitive.Root; const ...
bug
low
Critical
2,750,372,475
TypeScript
Computed property name is not escaped in declaration emit
### ๐Ÿ”Ž Search Terms computed property symbol declaration emit ### ๐Ÿ•— Version & Regression Information - This changed between versions 3.7 and 3.8 ### โฏ Playground Link https://www.typescriptlang.org/play/?ts=3.7.5#code/MYGwhgzhAEAq0G8BQ1XQgFzBglsaATgKZgAmA9gHYgCe0A2gEQA6GjAugFzQCulOARx5F0NALYAjciADcSAL5IQRDNAAe0A...
Bug
low
Minor
2,750,426,826
three.js
Replacing an attribute of a geometry instanced by another new attribute with a superior length break the renderer
### Description On previous version of Three.JS, ( r162 havnt tested between then and now ) ,we were able to replace an entire instancedgeometry attribute with a new length and set the instanceCount to a superior value This is a valuable feature for performances if you play with huge dynamic instanced geometry th...
Bug
low
Major
2,750,445,769
pytorch
[ONNX] Output order is switched when exporting model phi-2 with or without input cache
### ๐Ÿ› Describe the bug The cache is not flattened in the same order if the cache is given as one of the input when the model is exported. It seems to be introduced by one the passes made by the exporter. With no input cache, the model (2 layers only) outputs ``key_cache_0, value_cache_0, key_cache_1, value_cache_1...
module: onnx,triaged
low
Critical
2,750,481,369
deno
ext/node: Do not expose `fs.promises.fstat`
We currently expose `fs.promises.fstat` from `node:fs`, but that doesn't seem an public API of Node https://nodejs.org/api/fs.html (`fs.promises` namespace generally doesn't expose `f` prefixed APIs)
bug,node compat
low
Minor
2,750,522,753
flutter
Swipe, Scroll and other animations are not smooth
### Steps to reproduce This is simple new app ## Swipe to Right in PageView widget | ![Image 1](https://github.com/user-attachments/assets/4967bc24-8ca6-4b89-a723-0d8db7c0af2f) | ![Image 2](https://github.com/user-attachments/assets/0add399a-6456-445d-9896-456f28982582) | ![Image 3](https://github.com/user-att...
platform-android,c: performance,a: quality,P2,team-android,triaged-android
low
Critical
2,750,561,228
flutter
define `ThemeExtension` outside of material, with static `.of` and an `InheritedWidget` or `InheritedModel`
### Use case I am building a design system outside of material. I don't desire to use `MaterialApp` or `Theme` widget to define the UI. I would like the ability to use `ThemeExtension`s without depending on `material`'s `Theme[Data]`. ### Proposal I would like - `ThemeExtension` to be defined and exported from `pa...
c: new feature,c: proposal,P3,team-design,triaged-design,f: theming
low
Minor
2,750,566,547
TypeScript
Bug: settings in `tsconfig.json#paths` and `package.json#imports` conflicts
### ๐Ÿ”Ž Search Terms "package.json imports path" ### ๐Ÿ•— Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for entries about this issue ### โฏ Playground Link _No response_ ### ๐Ÿ’ป Code [My repository](https://github.com/KostyaTretyak/package-json-imports-bug) ...
Bug,Help Wanted
low
Critical
2,750,570,672
ui
[bug]: Can't find use-mobile hook in shadcn doc
### Describe the bug Because restricted firewall in my company, I can't use the cli for adding components because it point to external registry, so I'm using manual installation for sidebar component and adding requirement one by one. Until I want add the @/components/hooks/use-mobile but can't find the example ### A...
bug
low
Critical
2,750,608,502
pytorch
`assert_size_stride` failing in `_inductor/utils.py` `return model(new_inputs)`
### ๐Ÿ› Describe the bug I was trying to create a custom_ops for Mamba `selective_scan` as suggested by @ezyang at https://github.com/pytorch/pytorch/issues/130150#issuecomment-2211312921 So I've prepared https://github.com/state-spaces/mamba/pull/651 to extend the original test to the `custom_op` version. Custom...
triaged,module: custom-operators,oncall: pt2,module: inductor,module: pt2-dispatcher
low
Critical
2,750,637,555
flutter
[espresso] (feature request) doesNotExist assertion for widgets
### Use case I'm trying to add an Android integration test to one of the packages, I use Espresso for it, like suggested in [Plugin-Tests.md](https://github.com/flutter/flutter/blob/master/docs/ecosystem/testing/Plugin-Tests.md). I need to check if a widget is not rendered on the screen, after that I'll perform an act...
c: new feature,platform-android,package,c: proposal,P3,p: espresso,team-android,triaged-android
low
Minor
2,750,637,701
pytorch
RuntimeError: expect_autograd_hooks_ INTERNAL ASSERT FAILED at "../torch/csrc/distributed/c10d/reducer.cpp"
### ๐Ÿ› Describe the bug When using `DistributedDataParallel` (DDP) with `static_graph=True` and multiple backward passes on the same forward pass within a `no_sync()` context, a runtime error may occur. Specifically, if the very first forward/backward call sequence on the model is made within a `no_sync()` block and i...
oncall: distributed,module: ddp
low
Critical
2,750,662,826
vscode
Support collapsing/expanding notebook cell comments
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid creat...
feature-request,notebook
low
Critical
2,750,666,993
go
x/tools/gopls: fails to detect tests starting with an underscore
<!-- 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 ...
gopls,Tools,gopls/analysis
low
Critical
2,750,698,125
rust
compiletest: more granular `--nocapture` for `run-make` tests
> Would it be possible to add a way to revert back to the old behavior? For cg_clif this makes testing the rustc test suite very verbose. I have to use `--nocapture` to see any test failures in the first place as `panic=abort` means that without it compiletest aborts before it gets a chance to print the test failures,...
T-compiler,T-bootstrap,C-bug,A-compiletest,A-run-make,A-test-infra
low
Critical
2,750,756,379
go
go/printer: bit operations on multiple lines were not aligned during formatting.
### gopls version golang.org/x/tools/gopls v0.17.0 golang.org/x/tools/gopls@v0.17.0 h1:yiwvxZX6lAQzZtJyDhKbGUiCepoGOEVw7E/i31JUcLE= github.com/BurntSushi/toml@v1.4.1-0.20240526193622-a339e1f7089c h1:pxW6RcqyfI9/kWtOwnv/G+AzdKuy2ZrqINhenH4HyNs= github.com/google/go-cmp@v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/...
NeedsInvestigation
low
Critical
2,750,783,908
ollama
qwen 2.5 coder stuck "Stopping"
### What is the issue? I have an ollama server alone on a server with a L4 Nvidia card : Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-122-generic x86_64) NVIDIA-SMI 550.107.02 Driver Version: 550.107.02 CUDA Version: 12.4 The only environment variable I've configured is Environment="OLLAMA_KEEP_ALIVE=3...
bug
low
Critical
2,750,800,412
vscode
[html] support `goto definition` on built-in symbols inside of `script`
<!-- โš ๏ธโš ๏ธ 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...
help wanted,feature-request,html
low
Critical
2,750,804,116
TypeScript
if-statements allow multiple arguments and don't check for constant conditions after the first argument
### ๐Ÿ”Ž Search Terms "if statement", "constant condition" ### ๐Ÿ•— Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for entries about common bugs ### โฏ Playground Link https://www.typescriptlang.org/play/?#code/MYewdgzgLgBBIFsCmBhAFk4BrAlmA5gGICuYwUO4MAvDABQAOA...
Suggestion,Awaiting More Feedback
low
Critical
2,750,808,558
pytorch
[CI] XPU linux ci test has flaky error with sccache service
Noticed that there are some torch xpu ci test failure with sccache caused by the S3 token permission expired, refer https://github.com/pytorch/pytorch/actions/runs/12374649660/job/34540161843#step:14:3461 ``` sccache: error: Server startup failed: cache storage failed to read: Unexpected (permanent) at read => S3Er...
module: ci,triaged,module: infra,intel
low
Critical
2,750,846,646
flutter
AVIF Image doesn't work on Chrome browsers
### Steps to reproduce Try to render any AVIF in Chrome failed but works fine on Safari and Firefox ```dart Image.network('https://raw.githubusercontent.com/link-u/avif-sample-images/refs/heads/master/kimono.avif') ``` ### Expected results Image rendered ### Actual results ``` โ•โ•โ•ก EXCEPTION CAUGHT BY I...
platform-web,a: images,has reproducible steps,P2,browser: chrome-desktop,team-web,triaged-web,found in release: 3.27,found in release: 3.28
low
Critical
2,750,884,727
vscode
Automatically adjust minimap scale according to display scale
<!-- โš ๏ธโš ๏ธ 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 have a 27" 4K monitor as my main display and a 24"...
bug,editor-minimap,under-discussion
low
Minor
2,750,932,124
flutter
[go_router] Support for Handling Action-Based Deep Links Without Navigation
### Use case **Problem** The `go_router` package provides a great mechanism for handling deep links through the `redirect` callback. However, there are scenarios where a deep link should trigger an action (e.g., saving a referral code, showing a snack bar) without navigating to any route or modifying the current ...
c: new feature,package,c: proposal,P2,p: go_router,team-go_router,triaged-go_router
low
Minor
2,750,932,221
angular
output-migration Removes types from output
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description When running a migration `ng generate @angular/core:output-migration` My @outputs when migrating to output lose the type causing errors everywhere. ![Image](https://github.com/user-attachments/assets/47ca...
core: inputs / outputs,area: migrations
low
Critical
2,750,989,853
vscode
theme-color is not updated when the PWA is inactive.
- VS Code Version: 1.97.0-insider - OS Version: PWA (Mac OS, but should apply to all) Steps to Reproduce: 1. Set the colour `titleBar.inactiveBackground` to something significantly different to the `activeBackground` to easily distinguish the focused app. 2. Focus on any other app. ![Image](https://github.com/user-a...
bug,titlebar,confirmed,web
low
Minor
2,750,992,867
transformers
[`Mamba2`] Varlen implementation
### Feature request Use varlen implementations (cu_seq_lens) of mamba2 and conv1d when requirements are met, i.e. mostly version dependencies. ### Motivation It's similar to how fa2 works with varlen and it should boost performance while guaranteeing correct performance on batches. ### Your contribution I can make...
Feature request
low
Major
2,751,010,535
flutter
CupertinoTextField Does Not Follow Primary Color for Text Selection During Autocorrect
### Steps to reproduce 1. Create a Flutter app with a `CupertinoTextField` and set a custom `primaryColor` in the `CupertinoThemeData`. 2. Type text into the `CupertinoTextField` and observe the behavior during autocorrect. 3. Compare it with the native iOS `TextField` behavior. ### Expected results - The se...
a: text input,platform-ios,f: cupertino,has reproducible steps,P2,c: parity,team-text-input,triaged-text-input,found in release: 3.27,found in release: 3.28
low
Minor
2,751,018,724
godot
Editor sub-windows are slow to respond when displayed in "tabbed" mode in Sway (Wayland)
### Tested versions Experienced in v4.3.stable.arch_linux. ### System information `Godot v4.3.stable unknown - Arch Linux #1 ZEN SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:30:31 +0000 - Wayland - Vulkan (Forward+) - integrated Intel(R) Iris(R) Xe Graphics (ADL GT2) - 12th Gen Intel(R) Core(TM) i5-1235U (12 Threads)` #...
bug,platform:linuxbsd,topic:porting
low
Major
2,751,026,797
TypeScript
Computed property type is invalid in type emitted if it is a unique symbol coming from a property that has a space in the name
### ๐Ÿ”Ž Search Terms computed property unique symbols declaration emit ### ๐Ÿ•— Version & Regression Information - This changed between versions 3.7 and 3.8 ### โฏ Playground Link [Playground Link](https://www.typescriptlang.org/play/?ts=5.7.2#code/MYGwhgzhAEAq0G8BQ1XQgFzBglsaATgKZgAmA9gHYgCe0A2gOQCC0YjAugFzQCulOAI68...
Bug,Help Wanted
low
Minor
2,751,028,230
vscode
Should we offer a config to control if we set theme-color in a PWA
This is related to #236615 Should we offer a setting which when enabled would prevent VS Code from setting the `theme-color` meta tag and instead have VS Code honour the users OS preference for titlebars?
feature-request,themes,web
low
Minor
2,751,073,668
godot
Closing PopupMenu of OptionButton via code on window resize error : '_sub_window_update: Condition "index == -1" is true'
### Tested versions v4.3.stable.official [77dcf97d8] ### System information Windows 11 - Godot 4.3 - Compatibility ### Issue description What is proper way to close popup menu of OptionButton? There is `self.show_popup()` to show it, but I do not see a close option. Am I missing something? Trying to do (on "size...
bug,topic:gui
low
Critical
2,751,079,480
godot
Terminal output is ordered by instance number when running multiple instances of a game
### Tested versions Found on v4.3.stable.official [77dcf97d8] ### System information Arch - v4.3.stable.official [77dcf97d8] ### Issue description When running 2 or more instances of a game from the editor (using Debug > Customize Run Instances > Run Multiple Instances), the output from those instances produced by...
bug,topic:editor,topic:network
low
Critical
2,751,127,223
pytorch
Full BFGS optimizer
### ๐Ÿš€ The feature, motivation and pitch Currently, the torch optimizer supports [LBFGS](https://pytorch.org/docs/stable/generated/torch.optim.LBFGS.html), which is a limited-memory version of the full [BFGS](https://en.wikipedia.org/wiki/Broyden%E2%80%93Fletcher%E2%80%93Goldfarb%E2%80%93Shanno_algorithm#:~:text=In%20...
module: optimizer,triaged
low
Minor
2,751,131,868
vscode
Spinner appears on every paste after initial copy, sometimes not completing
Type: <b>Bug</b> > Issue troubleshooting has identified that the issue is with Visual Studio Code. - Copy text from editor - Try to paste that text back in the same file or another file Expected: text is pasted Actual: spinner appears, text usually never gets pasted Can sometimes get past the issue by taking othe...
info-needed
medium
Critical
2,751,197,437
rust
Tracking issue for rustdoc `--extract-doctests` command-line flag
This option is needed by the Rust-for-Linux project. The goal is to allow them to extract doctests so they can modify them and run them however they want to simplify their testing pipeline. ### Steps - [ ] Implement the feature (https://github.com/rust-lang/rust/pull/134531) - [ ] Stabilization PR ([see instructions ...
T-rustdoc,C-tracking-issue,A-doctests,A-rust-for-linux
low
Minor
2,751,217,284
pytorch
TCPStore crash when initializing from multiple threads
### ๐Ÿ› Describe the bug There's a bug in pybind which is causing TCPStore to crash on deletion when instantiating it from multiple threads. ``` terminate called after throwing an instance of 'std::runtime_error' what(): pybind11_object_dealloc(): Tried to deallocate unregistered instance! ``` Full repro an...
oncall: distributed,module: c10d,bug
low
Critical
2,751,222,617
rust
Regression: source code location is bad in nightly (doctests)
### Code I tried this code in xso/src/from_xml_doc.md : #### Example without codec ```rust # // extern crate alloc; # use xso::FromXml; #[derive(FromXml, Debug, PartialEq)] #[xml(namespace = "urn:example", name = "foo")] struct Foo { #[xml(text)] a: String, }; let foo: Foo = xso::from_bytes(b"<foo xmlns='u...
T-rustdoc,C-bug,A-doctests,E-needs-mcve,I-prioritize,regression-untriaged
low
Critical
2,751,255,143
node
Slow streams over network connection on windows share
### Version v23.4.0 ### Platform ```text Microsoft Windows NT 10.0.19045.0 x64 ``` ### Subsystem streams ### What steps will reproduce the bug? ``` const fs = require('node:fs'); const readline = require('node:readline'); const sourcePath = "G:\\file.txt"; // 700 MB text file with 547 characters long lines on a...
stream
low
Critical
2,751,283,609
ui
[bug]: NavigationMenu content does not show right undernith of a NavigationMenuItem
### Describe the bug NavigationMenu content does not show right undernith of a NavigationMenuItem. It just sticks to left side. [Screencast from 2024-12-20 01-39-29.webm](https://github.com/user-attachments/assets/e427dfa5-caf2-43a8-99ed-ebc2a1f60965) ### Affected component/components NavigationMenu ### How t...
bug
low
Critical
2,751,284,870
godot
"Tool button action "null::null" is an invalid callable" when using @export_tool_button
### Tested versions Reproducible in v4.4.dev3.official [f4af8201b], v4.4.dev6.official [1f47e4c4e]. These are the only ones i tested. ### System information Godot v4.4.dev6 - Windows 10.0.22631 - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 SUPER (NVIDIA; 32.0.15.6590) - Intel(R) ...
bug,topic:core
low
Critical
2,751,302,609
tauri
[bug] dmg background DPI issues
### Describe the bug Currently in order to get a custom background working, you must make your image pixel dimensions match the window dimensions. However, this doesn't take DPI into account. The default size is 660x400. I made an image that size, and it worked. However the image looks bad since it's not displaying...
type: bug,status: needs triage
low
Critical
2,751,351,946
kubernetes
MutatingAdmissionPolicy mutation ordering issue
### What happened? This works: ``` - patchType: "JSONPatch" jsonPatch: expression: > [ JSONPatch{ op: "add", path: "/spec/initContainers", value: [] }, JSONPatch{ op: "add", path: "/spec/initContainers/...
kind/bug,sig/api-machinery,triage/accepted
low
Major
2,751,363,319
godot
Insane loading time on mobile devices (espesially on poor performance devices)
### Tested versions You can probably do it in a lot of versions, I used 4.3 ### System information (Samsung) Wear OS (One UI version) 6.0 Watch; System version: 14; Wear OS version 5.0; Tested: (Vulkan mobile, Compatibile) ### Issue description I have a big problem with these games and apps made in Godot. their lo...
enhancement,topic:core,topic:porting,needs testing,performance
low
Critical
2,751,382,416
transformers
A warning message showing that `MultiScaleDeformableAttention.so` is not found in `/root/.cache/torch_extensions` if `ninja` is installed with `transformers`
### System Info * `transformers`: `4.47.1` * `torch`: `2.5.1` * `timm`: `1.0.12` * `ninja`: `1.11.1.3` * `python`: `3.10.14` * `pip`: `23.0.1` * CUDA runtime installed by `torch`: `nvidia-cuda-runtime-cu12==12.4.127` * OS (in container): Debian GNU/Linux 12 (bookworm) * OS (native device): Windows 11 Enterpr...
bug
low
Critical
2,751,385,480
vscode
Explore switching back to absolute imports in core
As part of the esm migration, we switch all of the imports to relative paths. This makes it more difficult to know where a file is coming from and also makes it harder to move around code. I'd like to see if we can switch back to absolute paths instead In https://github.com/microsoft/vscode/pull/236640 I'm switching u...
debt
low
Critical
2,751,394,641
next.js
`use cache` + `cacheLife` unexpectedly requires Suspense boundary
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/dawn-voice-vrxzm9 ### To Reproduce 1. Visit the reproduction app 2. Click the `cacheLife("minutes")` link. Notice that it works and does not cause errors. 3. Go back, and click the `cacheLife("seconds")` link. Notice the following se...
dynamicIO
low
Critical
2,751,461,286
flutter
Color deprecations should have a dart fix
Deprecations from https://github.com/flutter/engine/pull/54737 should have a dart fix. I noticed user-created content out in the wild trying to help folks migrate: ![image](https://github.com/user-attachments/assets/f9761ec3-8f80-43f3-a6b4-b6971ebb62eb) Dart fix has not been enabled for `dart:ui` and others, fol...
engine,c: proposal,P3,team-engine,triaged-engine
low
Minor
2,751,504,722
flutter
Unable To Run Flutter App With Apple Watch Extension After Upgrading 3.27.0
### Steps to reproduce My app has an Apple Watch extension and working without any problem before upgrading Flutter 3.27 But after upgrade I cannot run my app from VSCode. But I can run either app itself or Apple Watch extension from XCode without any problem. I know you will ask a reproducable example but I can only...
platform-ios,tool,P2,team-ios,triaged-ios,fyi-tool
low
Critical
2,751,508,425
kubernetes
DRA: Using All allocation mode will schedule to nodes with zero devices
### What happened? I created a resource claim template to get "All" GPUs on a node: ```yaml apiVersion: resource.k8s.io/v1beta1 kind: ResourceClaimTemplate metadata: name: all-gpus spec: spec: devices: requests: - name: gpu deviceClassName: gpu.nvidia.com allocationMod...
kind/bug,priority/important-soon,triage/accepted,wg/device-management
low
Critical
2,751,510,101
kubernetes
Use test-only API types for tests that depend on API graduations
https://github.com/kubernetes/kubernetes/pull/128279#discussion_r1890549751 and https://github.com/kubernetes/kubernetes/pull/128279/files?diff=unified&w=1#r1882520074 broke when bumping the master branch to 1.33 due to tests that depend on buildin APIs that meet specific graduation criteria of what is being tested, an...
sig/api-machinery,triage/accepted
low
Minor
2,751,525,190
langchain
DOC: Documentation for testing documentation changes does not work
### URL https://python.langchain.com/docs/contributing/how_to/documentation/setup/ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: The command: > poetry install --with lin...
๐Ÿค–:docs
low
Minor
2,751,534,284
PowerToys
Option to add pixel values custom_layouts.json
### Description of the new feature / enhancement To add entries in custom-layouts.json for pixel sizes ### Scenario when this would be used? For a user to manually edit a layout having a measure in pixels as well or insead of percentages. In the layout editor the sizes are visibly in pixels but in the JSON they are...
Needs-Triage
low
Minor
2,751,537,518
kubernetes
[Compatibility Version]Improve hack/verify-featuregates.sh script
### What would you like to be added? Improve the code in https://github.com/kubernetes/kubernetes/tree/master/test/featuregates_linter 1. since all the feature gates have been migrated to the versioned feature gate, we can remove the code to check no new feature is added to the unversioned feature gate. And prevent...
kind/feature,needs-sig,needs-triage
low
Minor
2,751,551,165
vscode
getting different results depending on prefix
These should yield the same suggestions <img width="567" alt="Image" src="https://github.com/user-attachments/assets/518f3c17-522b-4657-9967-729ddb3b4883" /> <img width="634" alt="Image" src="https://github.com/user-attachments/assets/a96cb086-30d9-4ed6-8ec2-21b64aee550c" /> Note that this has always been the case,...
bug,terminal-suggest
low
Minor
2,751,562,166
flutter
RawAutocomplete options don't relayout if the field layout algorithm changes the field's width
### Steps to reproduce 1. Wrap a `RawAutocomplete` in an `Align` with `alignment: .centerLeft`. 2. Wrap the field in `RawAutocomplete.fieldViewBuilder` in an `AnimatedBuilder` to animate the field width. ### Expected results The options width should always match the field width, and so should grow/shrink in s...
framework,has reproducible steps,P2,team-framework,triaged-framework,found in release: 3.27,found in release: 3.28
low
Critical
2,751,562,918
godot
SpinBox `update_on_text_changed = true` regression: Can't input decimals.
### Tested versions - Reproducible in: v4.3.stable, v4.4.dev6 [1f47e4c4e] - Not reproducible in: v4.2.stable ### System information Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 (NVIDIA; 32.0.15.6603) - Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 Threads) ### Is...
bug,topic:gui
low
Minor
2,751,589,044
flutter
Cloning from `main` is broken
Cloning the `main` branch of Flutter now produces a tree that doesn't work: ``` $ cd $(mktemp -d) $ git clone --depth=1000 -b main https://github.com/flutter/flutter Cloning into 'flutter'... remote: Enumerating objects: 45912, done. remote: Counting objects: 100% (45912/45912), done. remote: Compressing objec...
team-infra,P2,triaged-infra,monorepo
low
Critical
2,751,589,322
yt-dlp
Add Support for video.infosec.exchange
### 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,751,610,862
flutter
Monorepo Progress Updates: Day N+2
Hello Flutter Community! **We will use this issue to communicate further progress.** **Day 1** saw the merging of three repositories and then some fast-follow updates to kick the tires on presubmits and the Merge Queue building production artifacts. **Day 2** was landing quick updates to re-add some missing fi...
monorepo
medium
Critical
2,751,620,733
transformers
SinkCache (StreamLLM) implemented over Post-RoPE Key cache might result in confused position for inference
### System Info The current implementation of SinkCache might result in confusion position for attention computation. 1. HF Key Cache: Post-RoPE 2. After Pre-filling over sequence of length N i) Post-RoPE Key cache with length N: [ 0, 1, 2, โ€ฆ, N-1] 3. During first token generation (Current Query & Key position ...
bug
low
Minor
2,751,637,393
tauri
[bug] Android 'getting started' guide steps fail with no error message under OSX 15
### Describe the bug Hello, I decided to try out tauri today, but I have not been able to make the android 'getting started' tauri guide work. The android development mode server fails to start with no error output describing what is wrong beyond "failed to assemble APK". ### Reproduction $ cargo create-tauri-...
type: bug,status: needs triage
low
Critical
2,751,656,054
vscode
"command" content interpretation broken in tasks.json, possible arg tokenization problem?
After latest update to VSCode Insiders, interpretation of `tasks.json` appears to have changed in a way that breaks how I'm currently using it. A task containing a command of the form: ``` "env": { "PYTHON": "tools/vscode/scripts/python.sh", }, ... "command": "$PYTHON -m tools.vscode.scripts.compdb_service" `...
bug,tasks
low
Critical
2,751,732,951
godot
Adding points to Path3D curve does not respect grid snap
### Tested versions v4.4.dev7.official [46c8f8c5c] ### System information Godot v4.4.dev7 - Windows 10 (build 19045) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 (NVIDIA; 32.0.15.6603) - AMD Ryzen 7 3700X 8-Core Processor (16 threads) ### Issue description If you want to place...
bug,topic:editor,topic:3d
low
Minor
2,751,745,113
godot
PanelContainer does not auto-resize to smaller size when inner RichTextLabel text gets shorter
### Tested versions Tested in Godot 4.3.stable (Linux). Also tested in 4.4 Dev 7. ### System information Godot v4.4.dev7 - Manjaro Linux #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 11:58:37 +0000 on X11 - X11 display driver, Multi-window, 2 monitors - Vulkan (Forward+) - integrated AMD Radeon Graphics (RADV RENOIR) - AM...
bug,topic:gui
low
Minor
2,751,747,341
neovim
Treesitter crashes on fresh install of Neovim with no other plugins?
### Problem NOTE: I am coming from the Treesitter github. They denied that the issue was on their end and suggested I submit the bug on the Neovim github. I am currently going insane trying to figure out why this is happening. Treesitter seems to indiscriminately crash on any file that has had a parser downloaded for...
platform:windows,needs:repro,bug-crash,treesitter
low
Critical
2,751,768,678
tauri
[bug]
### Describe the bug When I use the latest version of Tauri with a frontend stack of Vue3 + Vite, and utilize the plugin '@tauri-apps/plugin-http', this error occurs. ![image](https://github.com/user-attachments/assets/51d514ae-1f50-4ef7-8c37-e903fc9df305) ### Reproduction _No response_ ### Expected behavior ![...
type: bug,status: needs triage
low
Critical
2,751,772,085
flutter
[tech debt] Move url_launcher into the Flutter SDK
Let's move `package:url_launcher` into the Flutter SDK. Links are essential parts of building client apps. You can tell by the likes and download counter on [pub](https://pub.dev/packages/url_launcher): <img width="228" alt="Screenshot 2024-12-19 at 6 07 08โ€ฏPM" src="https://github.com/user-attachments/assets/53eb4b6...
P2,team-framework,triaged-framework
low
Major
2,751,775,268
godot
Path3D Curve Tilt lerped incorrectly
### Tested versions v4.4.dev7.official [46c8f8c5c] (happens in earlier builds as well) ### System information Godot v4.4.dev7 - Windows 10 (build 19045) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 (NVIDIA; 32.0.15.6603) - AMD Ryzen 7 3700X 8-Core Processor (16 threads) ### Iss...
bug,topic:3d
low
Minor
2,751,793,274
rust
Tracking issue for release notes of #134367: Stabilize `feature(trait_upcasting)`
This issue tracks the release notes text for #134367. ### Steps - [x] Proposed text is drafted by PR author (or team) making the noteworthy change. - [ ] Issue is nominated for release team review of clarity for wider audience. - [ ] Release team includes text in release notes/blog posts. ### Release notes text Th...
T-lang,relnotes,F-trait_upcasting,relnotes-tracking-issue
low
Critical
2,751,816,874
next.js
Next15 + Turbo dev cause `instantiated because it was required from module but the module factory is not available.It might have been deleted in an HMR update.`
### Link to the code that reproduces this issue https://github.com/arvinxx/antd-next-cssvar ### To Reproduce just git clone and `npm run dev`. then open `/`. ### Current vs. Expected behavior if run using `next dev --turbo`, it will case instantiated error. ``` Error: Module [project]/node_modules/.pnpm/next@1...
Turbopack,linear: turbopack
low
Critical
2,751,825,866
react
Bug: React 19 Build Error Report
# React 19 Build Error Report ## React version I'm using React 19 ## Steps To Reproduce 1. First, I cloned the React 19 source code from its official repository using the standard git clone command. 2. After that, I navigated to the cloned directory in the terminal and ran the yarn install command to inst...
Status: Unconfirmed
low
Critical
2,751,847,669
opencv
Null pointer dereference
Hi all, This is Qianxin CodeSafe Team, we found a suspicious issue, Suppose 'd' < 'n_detections',then entry into circulation at https://github.com/opencv/opencv/blob/6a0affdbcea8c0048fd82264086678acb0907c40/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/objects_associator.cpp#L138 Suppose't' < 'n_tracklets',...
category: g-api / gapi
low
Minor
2,751,852,204
tauri
[feat] Add `TAURI_SIGNING_PUBLIC_KEY` environment variable
### Describe the problem Currently, I cannot specify my public signing key from an environment variable, and I have to hard-code it in `tauri.conf.json`. ### Describe the solution you'd like I would like to set the public signing key via a `TAURI_SIGNING_PUBLIC_KEY` environment variable. ### Alternatives considered...
type: feature request
low
Minor
2,751,946,514
transformers
Any plans to add AIMv2 in the model?
### Model description Is there a plan to add AIMv2 https://huggingface.co/collections/apple/aimv2-6720fe1558d94c7805f7688c as part of Huggingface Model? AIMv2 showed better performance than SigLIP. I think it will be helpful for the community to have AIMv2 in Huggingface Model. ### Open source status - [X] The m...
New model
low
Major
2,751,964,152
PowerToys
[File Management :: Peek] change the DEFAULT activation short cut.
### Description of the new feature / enhancement `Ctrl-space` is widely used as switching IME (input method) (particularly on Windows), apps should never use such shortcut as default. Making `Ctrl-space` as the default is unthoughtful and ignorant. ### Scenario when this would be used? always ### Supporting infor...
Needs-Triage
low
Minor
2,751,979,133
kubernetes
[Bug] Unexpected scheduling results due to mismatch between the inter-pod affinity rule implementation and the doc
### What happened? There is a special rule in the scheduler's `pod affinity` plugin for scheduling a group of pods with inter-pod affinity to themselves. However, the current implementation does not match the doc and the comment, causing unexpected scheduling results. > [[doc]](https://kubernetes.io/docs/concepts/s...
kind/bug,sig/scheduling,needs-triage
low
Critical
2,752,007,357
transformers
Maybe the way SequenceClassification Model calculates the last non-pad token is not reasonable.
### System Info None ### Who can help? @ArthurZucker ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction SequenceClass...
bug
low
Minor
2,752,017,034
PowerToys
Progress bar disappears
### Microsoft PowerToys version 0.0.0 ### Installation method PowerToys auto-update ### Running as admin None ### Area(s) with issue? General ### Steps to reproduce 1: ![Image](https://github.com/user-attachments/assets/a6534c3b-3e2f-4985-a9b6-94f14cce7c1c) 2: ![Image](https://github.com/user-attachments/ass...
Issue-Bug,Product-Settings,Needs-Triage
low
Minor