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,752,062,976
langchain
LangChain HuggingFace Integration tool_choice parameter is now out of date with TGI v3.0
### 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 b...
🤖:bug,Ɑ: models
low
Critical
2,752,074,445
vscode
Formatting changes ending on \r result in an extra new line
<!-- ⚠️⚠️ 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,752,078,136
tensorflow
tensorflow-opt-cuda: error running on Linux via GPU
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version tf 2.18.0 ### Custom code No ### OS platform and distribution manjaro ### Mobile device _No response_ ### Python version 3.12.7 ### Bazel version _No response_ ### GCC/compiler versi...
stat:awaiting tensorflower,type:build/install,subtype: ubuntu/linux,TF 2.18
low
Critical
2,752,104,351
flutter
[CI] LUCI `butlr` timeout on successful build
### Type of Request bug ### Infrastructure Environment LUCI, engine builds. ### What is happening? 1. https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20mac_ios_engine/38769/overview hangs for 4 hours. 2. https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20linux_host_engine/39846/overview `co...
team-infra,P2,triaged-infra
low
Critical
2,752,187,086
vscode
Snippets Snippets
Currently snippets files don't have snippets for snippets syntax Actual: ![Image](https://github.com/user-attachments/assets/3e5b06c3-0a8a-4d3c-afb0-016f8914227b) Expected: ![Image](https://github.com/user-attachments/assets/12e196e9-5103-4307-bb32-3480d245a437) https://code.visualstudio.com/docs/editor/userdefined...
feature-request,snippets
low
Minor
2,752,252,951
next.js
Next.js+ React 19 incompatible with the code that was precompiled using react compiler
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/frosty-bird-xx8pz9 ### To Reproduce Import components from packages precompiled using the babel-plugin-react-compiler targeting React 19. Build and run a Next.js project using the app directory and the precompiled dependencies. ...
Runtime,linear: next
low
Critical
2,752,292,605
flutter
[camera][web] Torch not working on mobile browsers
### Steps to reproduce 1. Implement a simple camera app with a preview (camera: ^0.11.0+2) 2. enable flash using CameraController.setFlashMode(FlashMode.always) 3. Build the app for WEB 4. deploy your app to a server (or use self-signed certs to use camera locally) 5. Notice how flash does not turn on ### Ex...
platform-web,p: camera,package,has reproducible steps,P2,browser: safari-ios,browser: chrome-android,fyi-ecosystem,team-web,triaged-web,found in release: 3.27,found in release: 3.28
low
Critical
2,752,302,603
transformers
Default value for mean_resizing in resize_token_embeddings should be False
### System Info transformers>=4.46 ### Who can help? @Arthur ### 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 When r...
bug
low
Major
2,752,370,138
godot
UTF-8 Strings are incorrectly parsed as latin1.
### Tested versions All versions are affected. This is _old_ code. ### Issue description The current implementation of Godot has a bug where UTF-8 encoded strings are parsed as `latin1`. I'd like to hear what you all think is the best solution to this problem. The `String(const char *)` constructor currently parse...
enhancement,discussion,topic:core
low
Critical
2,752,394,938
godot
[TextServer] Some texts are shaped accidently when use system font
### Tested versions - Reproducible in: v4.3.stable, v4.4.dev.mono.custom_build [89001f91d] ### System information Godot v4.4.dev.mono (89001f91d) - Windows 11 (build 22631) - System Locale: `zh_CN` ### Issue description Input Chinese texts `工具系统,` and `经济系统,` and see shaped text in editor and runtime: | Expected...
bug,topic:gui
low
Major
2,752,415,008
godot
Buttons in tree jiggles when scrolling horizontally
### Tested versions Godot v4.4.dev7 ### System information Fedora Linux 40 (KDE Plasma) on Wayland - X11 display driver, Multi-window ### Issue description Buttons in tree jiggles when scrolling horizontally https://github.com/user-attachments/assets/7f4627bc-dc0d-4d1b-8a48-023a32606e7e ### Steps to reproduce ...
bug,topic:gui
low
Minor
2,752,426,849
vscode
VSCode is getting irresponsive
Type: <b>Performance Issue</b> i was working on Go lang and vscode is just hangging, i need to restart after every 5 mins VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z) OS version: Windows_NT x64 10.0.26100 Modes: <details> <summary>System Info</summary> |Item|Val...
info-needed
low
Critical
2,752,445,277
godot
Shader editing window issues, vanishing boxes and blinking windows
### Tested versions was having issues with it in 4.3 and thought maybe updating to 4.4 would fix, it did not ### System information Godot v4.4.dev7 - Windows 10 (build 19044) - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Intel(R) HD Graphics 620 (Intel Corporation; 24.20.100.6025) - Intel(R) Core(TM) i7-750...
bug,topic:editor,topic:shaders
low
Critical
2,752,454,116
godot
Transparent + always on top + maximised = freeze browsers like chrome, firefox, opera
### Tested versions - Reproducible with 4.3.stable and 4.4.dev6 Tested with: - Firefox 133.0 - Chrome 131.0.6778.109 - Brave v1.73.101 - Opera Not tested on: Linux / macOS / safari ### System information Windows 10.0.22631 - Godot 4.3.stable - Forward+/mobile/compatibility - Intel Iris Xe Graphics ### Issue desc...
bug,platform:web
low
Minor
2,752,515,602
three.js
3MF Production Extension support
### Description The 3MF loader does not currently load models that use the [3MF production extension](https://github.com/3MFConsortium/spec_production/blob/master/3MF%20Production%20Extension.md). ### Solution When a 3MF file using the extension is loaded, It would be great to be able to successfully load and displa...
Loaders
low
Minor
2,752,516,335
PowerToys
Shortcut of PT Run stops working
### Microsoft PowerToys version 0.87.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? PowerToys Run ### Steps to reproduce After the upgrade when I try to launch any application as Admin (example Visual Studio), it doesn't launch it, and subsequent call to PT Run ...
Issue-Bug,Product-PowerToys Run,Needs-Triage,Needs-Team-Response
low
Minor
2,752,573,700
rust
Polonius fails to infer lifetimes of borrows
<!-- 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 struct Foo([u8; 10]); impl Foo { fn read_non_empty<'c, P>(&'c mut self) -> P where P: serde::Deserialize<'c> + std:...
C-bug,NLL-polonius,T-types
low
Critical
2,752,589,968
next.js
Turbopack "unreachable code" string causing warnings in Firefox
### Link to the code that reproduces this issue https://github.com/OleSkaar/with-turbopack-app I've used the [with-turbopack](https://github.com/vercel/next.js/tree/canary/examples/with-turbopack) example here, with two dependencies that were giving the same error in my project: `"@tanstack/react-query": "5.6...
Turbopack,Module Resolution
low
Critical
2,752,625,294
react-native
onViewableItemsChanged isn't correct without specifying the header height in getItemLayout
### Description I am unsure if this is a bug or expected behaviour. If it's the latter then could be worth adding to the docs. Also I can only test on my version (0.73.8) unfortunately. But I can't find any issues that suggest it's been fixed recently, so hopefully a useful issue for people. At the very least I could...
Issue: Author Provided Repro,Needs: Attention,Type: Unsupported Version
low
Critical
2,752,631,036
pytorch
Getting "Could not initialize NNPACK! Reason: Unsupported hardware." warning even though NNPACK is enabled
### 🐛 Describe the bug Hi everyone, I am trying to deploy EasyOCR (an OCR library built with PyTorch) locally on a VM. When executing the following lines: ``` import easyocr reader = easyocr.Reader(['en'], gpu=False) result = reader.readtext('test.png') ``` I get the following warning: "Could not initial...
needs reproduction,triaged,module: nnpack
low
Critical
2,752,656,910
vscode
Does not remember minimized windows nor Z order
<!-- ⚠️⚠️ 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. --> As the title says. For example, if I have 5 windows i...
feature-request,workbench-window
low
Minor
2,752,719,521
pytorch
A very weird bug involving ddp
### 🐛 Describe the bug A very weird bug involving ddp. After exchange order of train code and eval code, the program hangs forever ```python # eval @torch.no_grad() def estimate_loss(): out = {} model.eval() for split in ['val']: losses = torch.zeros(eval_iters) for k in range(ev...
oncall: distributed,module: ddp
low
Critical
2,752,733,889
storybook
[Bug]: Сonsecutive channel events on storybook@8 with "@storybook/react-webpack5" cause page to reload
### Describe the bug When using storybook@8, react-webpack@5, emitting some consecutive events leads page to reload. The problem does not reproduce when using react-vite. "page reload" is the problem here ### Reproduction link https://stackblitz.com/edit/github-axcvs6ro ### Reproduction steps 1. Go to above link ...
bug,needs triage
low
Critical
2,752,739,384
neovim
'shelltemp' is broken in MSYS2/MINGW64
### Problem Also reported here https://github.com/msys2/MINGW-packages/issues/16301 Summary: 1. Paste the following into an empty buffer: ``` first name,last name,email john,smith,john@example.com drew,neil,drew@vimcasts.org jane,doe,jane@example.com ``` 2. Sort rows 2 to $ using external [gnu sort](https://www.gnu.or...
bug,platform:windows
low
Critical
2,752,754,740
TypeScript
Add JSDoc `@export` tag
### 🔍 Search Terms `jsdoc @export ` ### ✅ Viability Checklist - [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [x] This wouldn't change the runtime behavior of existing JavaScript code - [x] This could be implemented without emitting different JS based on the types of the expression...
Suggestion,Awaiting More Feedback,Domain: JSDoc
low
Minor
2,752,773,264
flutter
[In-App-Purchase][iOS] Purchase Stream Not Triggering for Purchased Status in TestFlight on iOS on Subscription
### Steps to reproduce 1. Set up a listener for the purchase stream: ```dart InAppPurchase.instance.purchaseStream.listen(_listenToPurchaseUpdated); ``` 2. Deploy the app to TestFlight on iOS. 3. Purchase a subscription in the app. 4. Observe the following: - The purchase stream is trigg...
platform-ios,p: in_app_purchase,package,a: production,P2,team-ios,triaged-ios
low
Critical
2,752,774,247
go
proposal: crypto: ignore rand io.Reader where behavior is not specified
There are a few crypto APIs that take an `io.Reader` as a source of random bytes, but that don't commit to how those bytes are used. This caused issues over and over, for example any time we wanted to change the algorithm. These days we both document that they are not deterministic, and use `randutil.MaybeReadByte` to ...
Proposal,Proposal-Crypto
low
Critical
2,752,775,969
ant-design
Typography.Paragraph Ellipsis not consistent when using icon for expand/contract when within Row
### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-jyh2k9) ### Steps to reproduce Include the ellipsis property for a Typography.Paragraph element with symbol set to provide icons for expandin...
unconfirmed
low
Minor
2,752,793,507
deno
VSCode LSP Panic in Unsaved Jupyter Notebook
Version: Deno 2.1.4 When I open a new Jupyter Notebook in VSCode by doing the following - Open Command Palette (`Ctrl + Shift + P`) - Click `Create: New Jupyter Notebook` - Select the `Deno` kernel I get the following error messages ![image](https://github.com/user-attachments/assets/de6a264c-d639-4705-9cf...
bug,deno jupyter,panic
low
Critical
2,752,800,942
ant-design
Make XXXL breakpoint available from Grid.useBreakpoint
### What problem does this feature solve? XXXL breakpoint has been introduced for the Grid in 2022 in the following PR but isn't available from Grid.useBreakpoint hook. The commit that introduced XXXL breakpoint https://github.com/ant-design/ant-design/pull/39105/commits/ee3fb62f9b5df949a898eb96db7c7f6cf5daeb1b ...
unconfirmed
low
Major
2,752,816,284
pytorch
Floating Point Exception (core dumped) when running floordiv/remainder/fmod under torch.compile
### 🐛 Describe the bug It is likely a division-by-zero problem. Under eager mode, these APIs do not throw the `ZeroDivisionError` exception instead of a floating point error. Here is the code to reproduce: ``` import torch @torch.compile def div(input,value): return torch.Tensor.floor_divide_(inpu...
module: crash,triaged,oncall: pt2,oncall: cpu inductor
low
Critical
2,752,817,045
vscode
Let's stop using Icons for Secondary Sidebar views
Icons make the Copilot Edits view not discoverable. Right now ![Image](https://github.com/user-attachments/assets/708a2d64-ab30-48cf-9ae3-19ef4603c49e) My proposal ![Image](https://github.com/user-attachments/assets/9cbf7de9-c221-4f64-be1f-5c8063fe3644) Code pointer to change (`true` to `false`) https://github.com...
under-discussion,layout,workbench-views,workbench-auxsidebar,workbench-copilot
low
Major
2,752,830,963
angular
Export @defer typescript primitives for use in component codebehind
### Which @angular/* package(s) are relevant/related to the feature request? core ### Description The `@defer` syntax is great, but the some of the triggers would also be useful in typescript, such as via a decorator to call a typescript function. I have a lazy-loaded component that is fetched via the `async import...
area: core,core: defer
low
Minor
2,752,880,136
material-ui
[docs][Alert] Missing root slot for style customization
### Summary Currently, the `MuiAlert` component does not support the `paper` slot for direct styling customization int the theme file. Other MUI components, such as `MuiAutocomplete`, use the `slotProps` API to allow passing specific props to subcomponents like `paper`. Adding support for this in `MuiAlert` would simp...
docs,component: alert
low
Critical
2,752,889,957
pytorch
`MemoryDenyWriteExecute` in systemd service causes `RuntimeError: could not create a primitive`
`MemoryDenyWriteExecute` would be nice to use, but when pytorch is ran in this context, it throws the following, likely due to generating assembly at runtime, where that generated code is both +w and +x, which is generally a security issue. The code should be `-w`'d when it is done generating. https://www.freedeskto...
needs reproduction,module: error checking,module: convolution,triaged,module: mkldnn,security
low
Critical
2,752,908,127
godot
BoneAttachment3D doesn't update position / rotation of attachment correctly
### Tested versions Reproducible in 4.4Dev-5, 4.4Dev-7 ### System information Godot v4.4.dev7 - Manjaro Linux #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024 on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Mobile) - integrated Intel(R) HD Graphics 4600 (HSW GT2) - Intel(R) Core(TM) i7-4700HQ CPU @...
bug,needs testing,topic:animation
low
Minor
2,752,927,665
rust
`raw-dylib` usage in std broke thumbv7a-*-windows-msvc targets
Starting from `nightly-2024-02-26` rust version `1.78.0-nightly (0ecbd0605 2024-02-25)`, `std` for `thumbv7a-uwp-windows-msvc` no longer builds: ```bash cargo +nightly-2024-02-26 build -Z build-std=std,panic_abort --target thumbv7a-uwp-windows-msvc --release ``` <details> <summary>Output:</summary> ``` ... error: co...
I-crash,A-LLVM,A-cross,T-compiler,O-windows-msvc,C-bug,-Zbuild-std
low
Critical
2,752,934,748
PowerToys
PowerToys 0.87.1-x64 does not install
### Microsoft PowerToys version 0.87.1 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? Installer ### Steps to reproduce Attempted to install PowerToys as Admin and received a popup message that it could not be installed as the previous version must be uninstalled first. I tried ...
Issue-Bug,Area-Setup/Install,Needs-Triage,Needs-Team-Response
low
Critical
2,752,946,979
svelte
Inline Svelte components for tests
### Describe the problem I'll start off by saying I don't know whether this would be a Svelte feature, or maybe part of a Vite plugin, or even if this should be in another library. When I'm writing component tests using something like `testing-library`, I'll need to write some code like this (which requires jumpi...
feature request
low
Critical
2,752,963,355
flutter
WidgetsBinding.instance.platformDispatcher.displays.first.size returns Size(0.0, 0.0) zero on Windows
### Steps to reproduce Open a new Flutter project (default increment counter example) Add the following code: ``` Size _screenSize = WidgetsBinding.instance.platformDispatcher.displays.first.size; print("display: ${_screenSize}"); ``` Run the project on Windows 11. Only one monitor is connecte...
framework,platform-windows,has reproducible steps,P3,team-windows,triaged-windows,found in release: 3.27,found in release: 3.28
low
Minor
2,752,976,174
angular
The `load` event on image elements is triggered twice with event replay
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description When using `withEventReplay()`, the `(load)` event listener is called twice: once by `invokeRegisteredReplayListeners -> invokeListeners`, and again by the `listener` instruction, which also sets up the `lo...
area: core,core: event dispatch
low
Critical
2,752,978,774
pytorch
Pytorch 3.13t wheels for release 2.6 - triton dependency
### 🐛 Describe the bug While testing I noticed that wheel constraint does not work : ``` Requires-Dist: pytorch-triton==3.2.0+git35c6c7c6; platform_system == "Linux" and platform_machine == "x86_64" and python_version != "3.13t" ``` Workflow: https://github.com/pytorch/pytorch/actions/runs/12427438642/job/3470...
module: binaries,triaged
low
Critical
2,752,984,436
langchain
ChatOpenAI: bind_tools not callable after with_structured_output
### 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 b...
Ɑ: models,investigate
low
Critical
2,752,986,137
material-ui
[docs][Select] `placeholder` prop is omitted
### Related page https://mui.com/material-ui/api/select/ ### Kind of issue Missing information ### Issue description Following issue https://github.com/mui/material-ui/pull/44502, the `placeholder` prop has been removed from the `Select` component for having no effect. While I'm inclined to disagree (MUI *could* r...
docs,component: select,scope: docs-infra,support: docs-feedback
low
Critical
2,752,994,072
flutter
Using Apple Pencil on a text field makes the full size keyboard unavailable until the textfield is tapped multiple times
### Steps to reproduce 1. Press text field with finger, full size keyboard appears. 2. Dismiss the keyboard. 3. Press text field with Pencil, a menu appears in the corner with option to show mini keyboard. 4. Dismiss the menu. 5. Press text field with finger again, now you get the menu or mini keyboard instead of ...
a: text input,platform-ios,a: tablet,has reproducible steps,P2,team-text-input,triaged-text-input,found in release: 3.28
low
Critical
2,752,995,767
angular
Event replay memory leak
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description Elements are not being garbage collected properly when the app is destroyed because they are captured inside the early event contract event info list. When calling `appRef.destroy()`, we can capture the hea...
memory leak,area: core,P3,core: event dispatch
low
Critical
2,753,024,551
vscode
Git - Trial GIT_NO_OPT_LOCKS environment variable to avoid conflicts between git extension and git in terminal
null
plan-item,git,terminal
low
Minor
2,753,036,339
godot
[3.6] Copy Property Does Not Work
### Tested versions v3.6.stable.official [de2f0f147] ### System information w11 64 ### Issue description When clicking "Copy Property," nothing is copied, and pasting still uses the previously stored content in the clipboard. https://github.com/user-attachments/assets/b9aa25d3-f810-413b-8680-55a26b672692 ### St...
bug,topic:editor
low
Minor
2,753,043,413
pytorch
反射填充的反向传播没有确定性实现
### 🐛 Describe the bug UserWarning: reflection_pad2d_backward_cuda does not have a deterministic implementation, but you set 'torch.use_deterministic_algorithms(True, warn_only=True)'. You can file an issue at https://github.com/pytorch/pytorch/issues to help us prioritize adding deterministic support for this operat...
triaged,module: determinism
low
Critical
2,753,045,748
flutter
Add more platforms to MediaQueryData.alwaysUse24HourFormat's documentation
Currently `alwaysUse24HourFormat`'s documentation only discusses what happens on iOS and Android. This should also include desktop platforms (Windows, macOS, Linux) as well as whatever happens on Web. Looking through the engine code for the web, it seems like it's always set to `false` unless I'm missing something. ...
a: fidelity,d: api docs,P2,a: adaptivity,team-framework,triaged-framework
low
Minor
2,753,054,741
PowerToys
Change the name of the system-wide installer to indicate it's a system-wide installer
### Description of the new feature / enhancement **Issue:** The global, system-wide installer does not specifically indicate that the installer is for the global, system-wide installation package. In the same way that the per-user installation package is named "PowerToysUserSetup-0.87.1-x64.exe", the global installer...
Idea-Enhancement,Area-Setup/Install,Needs-Triage
low
Major
2,753,064,201
kubernetes
Prevent dueling during upgrade when `--requestheader-uid-headers` is only set on some servers
/assign stlaz /milestone v1.33 xref: #115834 #129081 ``` @stlaz / @enj, can you make sure an issue exists to track resolving dueling during upgrade when we *do* populate a default value for this in the future, and make sure that is planned for 1.33? ``` _Originally posted by @liggitt in https://github.com/k...
sig/auth,triage/accepted
low
Minor
2,753,108,276
pytorch
Log more contextual data when nan is detected under the anomaly mode
### 🚀 The feature, motivation and pitch Currently the anomaly mode only reports a nan is found at a particular op, without showing the full input/output tensors as well as their sizes. This makes it difficult to narrow down the root cause of nan. PR #143633 addresses this. ### Alternatives Log the problema...
module: autograd,triaged,module: NaNs and Infs,actionable
low
Critical
2,753,116,888
PowerToys
Support for markdown formatting in PowerToys RUN utility
### Description of the new feature / enhancement Currently, when developing custom plugins for PowerToys Run, the output is limited to using the Result class (wox.Plugin.Result), which makes the plugin look outdated and not very customizable. It would be great if Markdown formatting could be supported for plugin outp...
Idea-Enhancement,Product-PowerToys Run,Run-Plugin
low
Minor
2,753,120,295
vscode
Document how to use VS Code Tunnels reliably for more than 2 or 3 days without disconnection
Many vscode users have reported that it's difficult or impossible to keep vscode tunnels running for multiple days. This an ongoing problem with no clear solution. Maybe what is needed is a suggestion for some kind of hack that will send a ping or data every few minutes, to keep the connection alive? Various issues...
bug
low
Critical
2,753,125,877
PowerToys
monaco preview tool is very slow for plain text
### Description of the new feature / enhancement as the monaco editor is very slow, it would be possible not to use it for plaintext ! ### Scenario when this would be used? other than plaintext. ### Supporting information _No response_
Idea-Enhancement,Area-Quality,Product-File Explorer,Needs-Triage
low
Major
2,753,148,152
PowerToys
copy using CTRL-C from file preview (monaco) : format not supported by Office Clipboard
### Microsoft PowerToys version 0.87.0 ### Installation method GitHub ### Running as admin None ### Area(s) with issue? File Explorer: Preview Pane, File Explorer: Thumbnail preview ### Steps to reproduce 1/ file preview of a txt file 2/ select a part of the document 3/ CTRL-C 4/ message: **Clipboard** item no...
Issue-Bug,Product-File Explorer,Needs-Triage
low
Minor
2,753,156,878
flutter
[Flutter Analyze] - Running `flutter analyze` leads to a Exception and crash
### Steps to reproduce As part of our CICD process, we are running `flutter analyze .` across our suite of flutter packages. Occasionally, the CICD process fails with the following kind of error ``` [app_foundation_account]: Exception: analysis server exited with code -9 and output: 21416info11/22/2024, 8:40:45 A...
tool,team-tool
low
Critical
2,753,194,099
transformers
'do_sample' model default cannot be overridden
### System Info transformers 4.47.1, python 3.10. Basically while using Qwen-2-VL-Instruct (default config sets do_sample=True), if I set the model_kwargs with do_sample=False, I am unable to override the model_config. I had to make changes to the generations/utils.py to override.... ### Who can help? _No respons...
bug
low
Minor
2,753,218,389
vscode
easily accessible "Open Editors" dropdown menu
<!-- ⚠️⚠️ 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. --> There should be an option to view the "Open Editors" ...
feature-request,open-editors
low
Minor
2,753,236,415
tauri
[bug] Android use convertFileSrc() with customized protocol to load local video source not work and trigger so many same range request header
### Describe the bug on android platform,when use convertFileSrc method with customized protocol to load local file to gen a video src, when load video, the request header will like range: bytes=0-, when load large video file,this will trigger OOM and crashed, if response with not all file, it will trigger so many sam...
type: bug,status: needs triage
low
Critical
2,753,294,424
rust
auto trait leakage can be used to leak arbitrary types
When leaking the hidden type of opaques when proving auto traits, we can leak their hidden type to the caller by relying on type inference. See https://github.com/lcnr/random-rust-snippets/issues/13 for minimized examples. Note that this allows us to access foreign closures during typeck/borrowck. This very easily res...
I-ICE,A-impl-trait,A-auto-traits,I-types-nominated,T-types
low
Minor
2,753,300,281
pytorch
String representation of nn.MultiheadAttention should contain arguments
### 🐛 Describe the bug Following the recommendation of the [python docs](https://docs.python.org/3/reference/datamodel.html#object.__repr__), the string representation of an object should contain enough information to be re-constructable. Hence, the `nn.MultiheadAttention` class should follow this, like other modules...
module: nn,triaged
low
Critical
2,753,304,541
vscode
Hover dialog no longer closes when pressing Esc, must be focused
Type: <b>Bug</b> I used to press `ctrl+k ctrl+i` to open the hover menu, and press `esc` to close it. Now, the hover menu is no longer focused when opened, and in order to close it, it is necessary to click it with the mouse or use the very long shortcut sequence `ctrl+k ctrl+i` (open) + `ctrl+k ctrl+i` (again, to ...
info-needed,editor-hover
low
Critical
2,753,305,219
flutter
`flutter test --platform chrome` on plugins supporting `ffi` should skip `@TestOn('vm')`
### Use case Some plugins support both web as well as native interop via `dart:ffi`. If you write a unit test that imports directly from the source tree without a conditional import (because it's guarded much higher in the import tree when actually used as a library), tests fail even though they're marked `@TestOn('vm...
a: tests,tool,platform-web,c: proposal,team-tool
low
Critical
2,753,319,835
pytorch
Potential rooms for fewer recompilations by introducing higher-level guards
### 🐛 Describe the bug I encountered this while investigating recompilations in #128071. The relevant model code is [here](https://github.com/HazyResearch/based/blob/5cee0bf62be1582580d073af069b96f7fb8dc6b2/based/models/mixers/convolution.py#L131-L146). ## Repro ```python import torch @torch.compile(backend="...
triaged,oncall: pt2,module: dynamo
low
Critical
2,753,323,149
godot
PathFollow3D Ratio w/ Loop Enabled Incorrectly Sets to 1 When FPS is Capped to 60
### Tested versions - Reproducible in v4.3.stable.official [77dcf97d8] ### System information Godot v4.3.stable - Ubuntu 24.04.1 LTS 24.04 - X11 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 Ti (nvidia; 535.183.01) - 12th Gen Intel(R) Core(TM) i9-12900F (24 Threads) ### Issue description When capturing a...
bug,topic:animation,topic:3d
low
Critical
2,753,335,229
rust
Bad parse error on token sequences `safe unsafe` and `unsafe safe`
### Code ```Rust // #1 unsafe extern { safe unsafe fn foo(); unsafe safe fn bar(); } // #2 unsafe safe fn baz() {} safe unsafe fn qux() {} // #3 unsafe safe extern "C" fn ham() {} safe unsafe extern "C" fn egg() {} ``` ### Current output ```Shell # example #1: `safe` must come before `unsafe`: `safe unsafe` ...
A-diagnostics,A-parser,T-compiler,D-confusing,D-invalid-suggestion,D-incorrect,D-terse
medium
Critical
2,753,343,535
PowerToys
New+ creates files/folders shifted to the left of the cursor position, often on the wrong monitor in multi-display setups
### Microsoft PowerToys version 0.87.1 ### Installation method GitHub ### Running as admin No ### Area(s) with issue? New+ ### Steps to reproduce 1. Enable the "new+" feature in PowerToys. 2. Use "new+" to create a new file or folder with a template. 3. Observe that the file or folder is created to the left of...
Issue-Bug,Needs-Triage,Product-New+
low
Minor
2,753,407,936
TypeScript
TypeScript slow project load times for large projects on MacOS
<!-- ⚠️⚠️ 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...
Needs Investigation
low
Critical
2,753,431,019
svelte
Allow snippet to use `animate` directive
### Describe the problem This is currently not allowed: ```html {#snippet test(item)} <div animate:flip>{item}</div> {/snippet} {#each arr as item (item)} {@render test(item)} {/each} ``` This would be useful if you for instance, make a snippet that renders a list of items; ```html {#snipp...
transition/animation
low
Minor
2,753,445,855
kubernetes
[Flaking Test] k8s.io/client-go/tools: cache
### Which jobs are flaking? https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-unit/1870087703664529408 ### Which tests are flaking? k8s.io/client-go/tools: cache ### Since when has it been flaking? I see one failure instance today https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kub...
priority/important-soon,sig/api-machinery,kind/flake,triage/accepted
low
Critical
2,753,453,668
PowerToys
When app makes itself full screen, behavior is full screen and window is full screen, but offset is at the zone
### Microsoft PowerToys version 0.86.0 ### Installation method Other (please specify in "Steps to Reproduce") ### Running as admin Yes ### Area(s) with issue? FancyZones ### Steps to reproduce I don't know if this is specific [Windows App](https://apps.microsoft.com/detail/9N1F85V9T8BN?hl=en-us&gl=US&ocid=pdps...
Issue-Bug,Product-FancyZones,Needs-Triage
low
Minor
2,753,454,698
flutter
`CarouselView` throws `AssertionError` when parent size is 0
### Steps to reproduce 1. Run the code sample 2. Note that there is an error in the console ### Expected results `CarouselView` should not throw when parent size is 0. ### Actual results `CarouselView` throws an `AssertionError` when parent size is 0. The documentation for the `itemExtent` property m...
c: crash,framework,f: material design,waiting for PR to land (fixed),has reproducible steps,P2,team-design,triaged-design,found in release: 3.27,found in release: 3.28
low
Critical
2,753,479,074
vscode
Dev notes on using extension services
Inspired by https://github.com/microsoft/vscode/issues/236537 I've found it a little confusing to find the right extension service to work with so here are some random notes on things that have tripped me up. - There are many different services with "extension" in the name, and when I need to do something, it's hard ...
debt,extensions
low
Minor
2,753,514,876
PowerToys
Pressing Alt Gr affects shortcut
### Microsoft PowerToys version 0.87.1 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? Keyboard Manager ### Steps to reproduce 1. Remap a shortcut of "`Ctrl(left)` `J` to `Left`" 2. Press `Alt Gr` and `Q` on a German keyboard to input "@" ### ✔️ Expected Behavior The shortcut...
Issue-Bug,Product-Keyboard Shortcut Manager,Needs-Triage
low
Minor
2,753,518,692
PowerToys
New+ is hard to search for in GitHub
### Provide a description of requested docs changes I think New+ is a great name. Very representative of the features in the application. However, it is terrible to search for in GitHub. When you try searching for `is:issue state:open new+` the search results are the same as for `is:issue state:open new`. Putting it ...
Issue-Docs,Needs-Triage,Product-New+
low
Minor
2,753,538,893
rust
MaybeUninit::uninit_array still refers to const as future
### Location https://doc.rust-lang.org/std/mem/union.MaybeUninit.html#method.uninit_array ### Summary It didn’t catch up on const {} being stabilized. It might now follow up, announcing that this method will be deprecated in edition 2027, or whatever the intention was.
A-docs,T-libs
low
Minor
2,753,540,516
react
[DevTools Bug]: Profiling not supported error points to stale documentation link.
### Website or app https://vercel.com/login ### Repro steps I opened developer tools and went to the react dev tools profiling tab. There it says "Profiling not supported. Profiling support requires either a development or profiling build of React v16.5+. Learn more at [reactjs.org/link/profiling](https://fb.me/reac...
Type: Bug,Status: Unconfirmed,Component: Developer Tools
medium
Critical
2,753,545,726
react
[DevTools Bug]: Profiling not supported error with up-to-date React.
### Website or app https://vercel.com/login ### Repro steps When I open React Developer Tools profiler page, I get the following error: ``` Profiling not supported. Profiling support requires either a development or profiling build of React v16.5+. Learn more at [reactjs.org/link/profiling](https://fb.me/rea...
Type: Bug,Status: Unconfirmed,Component: Developer Tools
medium
Critical
2,753,555,011
next.js
next build isn't detecting generateStaticParams returning empty array in page.tsx
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/intelligent-lichterman-wjpvwn ### To Reproduce 1. Build the application. ### Current vs. Expected behavior According to the documentation, expected behavior is "To statically render all paths the first time they're visited, return an e...
Output (export/standalone),Webpack,TypeScript,Runtime
low
Minor
2,753,558,885
flutter
[camera] Audit camera plugin for deprecated iOS API usage
https://github.com/flutter/flutter/issues/156373 reported usage of several deprecated APIs, including captureToFileWithCompletion and highResolutionPhotoEnabled. Audit the package and replace deprecated APIs, with fallbacks for older versions as needed.
platform-ios,p: camera,package,P2,team-ios,triaged-ios
low
Minor
2,753,568,558
PowerToys
Remove "prerelease: true" from WinGet Configuration
### Description of the new feature / enhancement The Microsoft.WinGet.DSC module is GA. There may be conflicts introduced with preview versions of the module. The "prerelease: true" directive should be removed to avoid problems. > [!NOTE] > I'll make a PR shortly ### Scenario when this would be used? When a develo...
Resolution-Fix Committed
low
Minor
2,753,583,454
flutter
bash_entrypoint_test.dart breaking after change to shared.sh
Broke on: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20tool_integration_tests_5_6/452/infra After https://github.com/flutter/flutter/pull/160668/files ``` 06:12 +12 ~11 -1: test/integration.shard/bash_entrypoint_test.dart: shared.sh does not compile flutter tool if PROG_NAME=dart [E] Expected: a...
a: tests,team-tool
low
Minor
2,753,589,467
flutter
[Android] Consider configuring network access on a per-test basis
https://flutter-review.googlesource.com/c/recipes/+/61660 will add the `--enable-network` flag that gives Android virtual devices access to the network when they run tests in CI. This is needed to run tests like [this one](https://github.com/flutter/packages/blob/3515abab07d0bb2441277f43c2411c9b5e4ecf94/packages/video_...
a: tests,platform-android,c: proposal,P2,team-android,triaged-android
low
Minor
2,753,604,001
pytorch
[ROCm] Inductor CK GEMM backend very slow
### 🐛 Describe the bug When using the CK backend via `TORCHINDUCTOR_MAX_AUTOTUNE_GEMM_BACKENDS="CK,ATEN,TRITON,CPP"` compilation of CK kernels is very slow. (>one minute per file in some cases) It looks like some very long symbol names in these files are making compilation slower because LLVM uses `SmallString<1...
module: rocm,triaged,oncall: pt2
low
Critical
2,753,609,087
PowerToys
Crop and Lock broken for multiple screens.
### Microsoft PowerToys version 0.87.1 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Crop and Lock ### Steps to reproduce Crop a window and then move it to a screen with different resolution. The window will become blank until returned to previous window. Only ...
Issue-Bug,Needs-Triage,Product-CropAndLock
low
Critical
2,753,610,677
rust
ICE (delayed): broken MIR in DefId(...) (...): bad assignment (...): NoSolution
<!-- 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 (one file: "ice-mwe.rs") ```Rust use...
I-ICE,T-compiler,C-bug,S-bug-has-test,T-types
low
Critical
2,753,613,703
react-native
My App is getting crashed here on testflight but it workinf fine on simulator: facebook::yoga::measureNodeWithMeasureFunc(facebook::yoga::Node*
See the below crash log from TestFlight **Expected Behaviour** So I am trying to show some data from the dummy JSON i have using Flatlist, it is working absolutely fine on the simulator but when uploaded to TestFlight the app is getting crashed on that screen. the pointing issue is here: CybaProject 0x10132f36...
Needs: Author Feedback,Needs: Repro
low
Critical
2,753,617,516
frp
[Feature Request] Add configurable port range for P2P mode
### Describe the feature request I would like to request a feature that allows explicitly defining a range of ports for P2P mode. Currently, ports are selected using: ``` port := rand.IntN(65535-1024) + 1024 ``` [source](https://github.com/fatedier/frp/blob/dev/pkg/nathole/nathole.go#L401) This approach ma...
lifecycle/stale
low
Major
2,753,625,596
rust
derive(PartialEq) should not prevent "field is never read" warnings
### Code ```Rust #[derive(PartialEq)] struct MyStruct { x: i32, y: i32, // no unused field warning, unfortunately } struct MyStruct2 { x: i32, y: i32, // warning today } pub fn use_struct() { let ms = MyStruct { x: 1, y: 2 }; let _ = ms.x; let ms = MyStruct2 { x: 1, y: 2 }; let _ = m...
A-lints,A-diagnostics,T-compiler
low
Critical
2,753,629,767
rust
Rust reproducibility issue - Finding the proper fix
We are building Rust for a custom target in the Yocto framework. Here we run a test called _reproducibility_ to ensure the rust binaries are identical between the builds. We do that by building and comparing the rust binaries & libs in two different build directories - 1. _reproducibleA_ & 2. _reproducibleB-extended_ ...
T-compiler,A-reproducibility,C-discussion
low
Critical
2,753,630,718
flutter
[go_router]: Bad state: Future already completed on context.pop()
### Steps to reproduce 1. Go to this [dartpad](https://dartpad.dev/?id=2608e901f8ca64058881594d9066284f) and run the code locally. (Go_router version 14.6.2) 2. Click on the Button 3. Click on the cancel button ### Expected results Loading animation stops ### Actual results Loading animation does not ...
package,a: error message,has reproducible steps,P2,p: go_router,team-go_router,triaged-go_router,found in release: 3.27,found in release: 3.28
low
Critical
2,753,643,259
godot
Having rename open on a node in scene tree and switching scene wrongly changes name of selected node in the newly opened scene
### Tested versions Godot v4.4.dev7 ### System information Fedora Linux 40 (KDE Plasma) on Wayland - X11 display driver, Single-window ### Issue description Using single window mode. Having rename open on a node in scene tree and switching scene wrongly changes name of selected node in the newly opened scene. Can...
bug,topic:editor
low
Critical
2,753,643,761
godot
Strange behavior of RigidBody2D instances and PackedScene
### Tested versions Godot 4.0, 4.1.1, 4.2, Godot v4.3.stable -- Issue 1 occurs, Issue 2 occurs Godot 4.4-dev3 through 4.4-dev7 -- Issue 1 occurs, **Issue 2 does not occur** Godot 4.4-dev2 -- Issue 1 occurs, Issue 2 occurs (I could not find where, but the fix for Issue 2 seems to be somewhere in 4.4-dev3.) ### System...
bug,topic:physics,needs testing
low
Minor
2,753,644,022
angular
Calling resource.set(value) does not abort in-progress loaders if the given value is equal to the value before the resource was reloaded
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description I'm not sure whether this is a bug or whether this is intended, but it feels unintuitive to me. Therefore "expected" below is what _I_ would have expected. **Expected behaviour** Calling `resouce.set(val...
area: core,state: has PR,bug,cross-cutting: signals
low
Critical
2,753,677,746
vscode
Accessibility: navigating / reading comments treeview is overly verbose and inefficient with screen readers
Type: <b>Bug</b> * Open a file associated with a Copilot-enabled Github repository. * Select some or all of the file * Choose Copilot review / comment from Command pallet. * Move focus to the comments treeview by pressing f6 one or more times. * Arrow up and down the comments treeview. * Take note of how a screen rea...
bug,accessibility,polish,comments
low
Critical
2,753,681,657
PowerToys
Feedback github landing page
### Microsoft PowerToys version 0.87.1 ### Installation method PowerToys auto-update ### Running as admin None ### Area(s) with issue? General ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/71013511-e8ec-43f5-811f-fcf81794a218) Reproduce: * Open Powertoys and click »Feedback« and ...
Issue-Bug,Needs-Triage
low
Critical
2,753,683,443
rust
`impl<T> PointerLike for {Rc,Arc,Weak}<T>` can't exist but should
The unstable trait `PointerLike` must be implemented for any type which is to be coerced to a [`dyn*` type](https://github.com/rust-lang/rust/issues/102425). However, the only built-in smart pointer type it is currently implemented for is `Box`, and this is a special case in the compiler. I believe it would be useful ...
C-feature-request,F-dyn_star
low
Minor
2,753,686,258
rust
`-musl` platforms do not include unwind tables for libc
<!-- 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. --> In certain cases, it may be desirable to capture a backtrace from a signal handler which includes stack frames prior to signal handling. Consider this program...
T-compiler,T-bootstrap,O-musl,C-bug,A-backtrace
low
Critical