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,586,325,591
flutter
BottomSheet's dragHandle should support more personalized theme settings
BottomSheet or ModalBottomSheet is a frequently used component in mobile application development, and developers have high demands for its custom styles. Currently, BottomSheetThemeData has implemented a large part of the custom style support for BottomSheet, but the custom support for dragHandle is very conservative. ...
c: new feature,framework,f: material design,c: proposal,P3,workaround available,team-design,triaged-design
low
Minor
2,586,333,018
vscode
Closing a view while dragging border makes the editor view unresponsive to mouse interaction
Type: <b>Bug</b> 1. Split view 2. While dragging the border between views, press Ctrl+W (closing the current view) Now VSCode is completely unreactive to mouse interaction in the areas of the two views. Mouse interaction still works in the rest (the sidebar, terminal, top menu). Curiously, closing more files or ope...
bug,workbench-editor-grid,splitview-widget
low
Critical
2,586,344,034
electron
[Bug]: "zoomIn" accelerators do no work on Windows or Linux
### Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched ...
platform/windows,platform/linux,bug :beetle:,status/confirmed,has-repro-gist,32-x-y
low
Critical
2,586,381,834
vscode
Custom HISTFILE not being honored
> I believe this has been fixed. Pls let me know if you can still reproduce in a more recent version _Originally posted by @meganrogge in https://github.com/microsoft/vscode-remote-release/issues/7083#issuecomment-1373878654_ This issue is happening again with VSCode 1.94.0 and Remote - SSH v0.115.0 (I just insta...
bug,terminal-shell-zsh
low
Minor
2,586,385,312
tensorflow
tf.math.is_strictly_increasing's behavior is not clear on a (2,2) matrix
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.17.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
stat:awaiting tensorflower,type:bug,comp:ops,2.17
medium
Critical
2,586,398,831
electron
[Bug]: capturePage image quality degraded when capturing transformed webContents
### Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched ...
platform/linux,bug :beetle:,has-repro-gist,29-x-y,30-x-y,33-x-y,34-x-y
low
Critical
2,586,398,917
opencv
OpenCL-OpenGL interop context creation fails on recent Linux/NVIDIA-proprietary (error code: -9999)
### System Information OpenCV version: Current 4.x HEAD (8e5dbc03fe0c8264e667de5bbae4d0ab04dcab6b) Operating System / Platform: openSUSE Tumbleweed-Slowroll.04 (Version: 20241002) Compiler & compiler version: gcc (SUSE Linux) 14.2.1 20241007 [revision 4af44f2cf7d281f3e4f3957efce10e8b2ccb2ad3] Kernel: 6.11.0-1-def...
bug,category: core,category: ocl
medium
Critical
2,586,428,434
tensorflow
tf.math.special.bessel_* has inconsistent result with scipy
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.17.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
stat:awaiting tensorflower,type:bug,comp:ops,2.17
medium
Critical
2,586,480,401
pytorch
Any plan to support flash attention 3 for hopper GPUs?
### 🚀 The feature, motivation and pitch Flash Attention 3 (https://github.com/Dao-AILab/flash-attention) has been in beta for some time. I tested it on H100 GPUs with CUDA 12.3 and also attempted a simple merge with PyTorch. I understand that it will take some time before the stable release is ready, but I believe ...
triaged,module: sdpa
low
Major
2,586,511,036
go
proposal: net/http: configurable shutdown idle timeout for Server
### Proposal Details Currently, when gracefully terminating an http1 server using `http.Server#Shutdown()`, it will: 1. Close all listeners 2. Call user-supplied shutdown hooks in goroutines (w/o waiting for them to finish - https://github.com/golang/go/issues/32116) 3. Treat active connections that didn't rece...
Proposal
low
Minor
2,586,609,251
deno
truncate inlay hint by setting
I would like to request a feature to truncate inlay hints via a setting, similar to how VTSLS handles it. This would allow for cleaner, more concise hints in the editor, improving readability. Could you add a setting to control inlay hint truncation? https://github.com/yioneko/vtsls/commit/95b51bde14b098ffb476063...
upstream,suggestion,lsp
low
Minor
2,586,609,679
storybook
[Bug]: Storybook ArgsTypes not extracting component imported types props
### Describe the bug I have a simple vue button component, and the props type is imported from another type example component: ![Image](https://github.com/user-attachments/assets/60e48020-f8c6-4c96-ad5a-bacbace607ae) But why does the storybook props table not extract the ButtonVariant & ButtonSize types? ![Image](h...
bug,vue,argtypes,docgen
low
Critical
2,586,620,981
go
internal/coverage/cfile: TestCoverageApis/emitToDir failures
``` #!watchflakes default <- pkg == "internal/coverage/cfile" && test == "TestCoverageApis/emitToDir" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/8734316695817360561)): === RUN TestCoverageApis/emitToDir === PAUSE TestCoverageApis/emitToDir === CO...
NeedsInvestigation
low
Critical
2,586,621,295
flutter
[Impeller] remove filter graph and replace with saveLayer/restore operations
Impeller's filter graph is analgous to the saveLayer/restore system that is present in the canvas dispatcher. I believe that we could replace the filter graph with this system for a smaller/simpler renderer. Essentially: Today we have a system that conditionally wraps entites with FilterEntities based on paint state...
P3,e: impeller,team-engine,triaged-engine
low
Minor
2,586,661,195
ui
[bug]: Playground Model Combobox HoverCard bugs
### Describe the bug https://ui.shadcn.com/examples/playground Two bugs I found for this playground example. 1. The HoverCard of the Model will not update after "No Models found." shows ![recording](https://github.com/user-attachments/assets/7a88bedf-27bd-415d-822d-41d93076eda6) 2. When clicking on the Hov...
bug
low
Critical
2,586,664,344
next.js
[turbopack]: Can't specify issuer with @svgr/webpack loader, causes invalid url transformation in css
### Link to the code that reproduces this issue https://github.com/MaciejWiatr/svgr-nextjs-css-url-repro ### To Reproduce 1. Create new nextjs app with turbopack enabled for dev server (`next dev --turbo`) 2. Add `@svgr/webpack` as an dependency and loader to nextjs config like the following ```js /** @typ...
bug,Webpack,Turbopack,linear: turbopack
low
Critical
2,586,689,776
ui
[bug]: The component at https://ui.shadcn.com/r/colors/violet.json was not found.
### Describe the bug I followed instructions to add the _select_ component https://ui.shadcn.com/docs/components/select When I install : `pnpm dlx shadcn@latest add select`, I have directly an error: ``` pnpm dlx shadcn@latest add select ...
bug
low
Critical
2,586,708,486
go
proposal: cmd/go: make build cache trimming cutoff configurable
### Proposal Details The current policy assumes that caching is being used by a single developer. However, there are scenarios where the cache is shared across multiple developers and the cache size accumulation can have meaningful impact. For example, CI where there can be many developers contributing code in a si...
Proposal
low
Major
2,586,709,059
flutter
[Impeller] Work around compiler errors on amd64 bots.
We are running [into errors on presub on amd64 bots](https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Engine%20Drone/1217442/infra) we don't know how to debug. A workaround is to switch to Apple Silicon bots instead (and maybe file a radar).
P1,team-engine,triaged-engine
medium
Critical
2,586,725,920
terminal
Consolidate Tray Icons OR (alternatively) Distinguish between Elevated and Unelevated Instances
<!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanati...
Issue-Feature,Help Wanted,Area-UserInterface,Product-Terminal
low
Critical
2,586,734,159
deno
Support `workspace:` dependencies with an alias in a package.json
Version: Deno 2.0.0 I thought try out new Deno2.0 in my project where i have configured the workspace with local package aliasing like the following i have been using with pnpm. ```javascript "eslint-config-standard-kf": "workspace:eslint-config-standard-kf@latest", ``` But it did not work as expected throwing...
bug,workspaces
low
Critical
2,586,761,790
godot
Concurent threaded Instantiating of nodes from same PackedScene causes crash: "Trying to unreference a SafeRefCount"
### Tested versions - 4.3 https://github.com/godotengine/godot/commit/d40fc50f086d14583c7cc979ed4e5363ac223717 - ### System information Win 10 ### Issue description I have 2 treads using one PackedScene resource that try to instantiate scenes at same time. Upd: PackedScene doesn't have to be same objec...
bug,topic:core
low
Critical
2,586,781,066
ollama
Hugging Face Idefics3
There is a new Idefics3 model on Hugginf Face, based on Llama3: https://huggingface.co/docs/transformers/main/en/model_doc/idefics3#idefics3 Any chance you can add this to Ollama?
model request
low
Minor
2,586,814,848
godot
Lightmap bake crash at the beginning of the baking
### Tested versions v4.4.dev.custom_build [708acdf1d] ### System information Ubuntu 22.04 Edit: Nvidia 2060 6gb VRAM ### Issue description Trying to bake lightin in the TPS demo gets this error at the beginning of the bake. Previous builds had no problem baking ``` handle_crash: Program crashed wi...
bug,topic:rendering,needs testing,crash,regression,topic:3d
low
Critical
2,586,816,244
Python
Feature Request: Add LSTM Algorithm to Neural Network Algorithms
### Feature description Add LSTM Algorithm to Neural Network Algorithms **Feature Description:** I would like to propose adding an LSTM (Long Short-Term Memory) algorithm to the existing neural network algorithms in the repository. LSTMs are a type of recurrent neural network (RNN) that excel in handling sequent...
enhancement
low
Minor
2,586,822,857
godot
HTCXR XR Elite does not load the android editor in XR Mode
### Tested versions - Reproducible https://github.com/godotengine/godot/commit/db66bd35af704fe0d83ba9348b8c50a48e51b2ba ### System information HTC XR Elite ### Issue description The HTC XR Elite does not load the editor in XR. The editor works in "flat" editor mode. See also Bastian's commentary on ho...
bug,platform:android,topic:editor,topic:porting,topic:xr
low
Critical
2,586,849,313
opencv
Can not use cv2.videocapture in MAC OS SEQUOIA 15.0.1
### System Information OpenCV version: 4.10.0 Operating System: Mac OS 15.0.1 Python Version Python 3.11.10 ### Detailed description If you try to call cv2.Videocapture on a Mac running Sequoia 15.0.1 you are presented with the following error and not able to access the camera: AVCaptureDeviceTypeExternal is ...
bug,platform: ios/osx
low
Critical
2,586,850,780
flutter
Windows arm64 bots in devicelab are restarting during tests
For example: https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-win-debug-arm64/1115/infra per @aam the system logs say: ``` The process C:\WINDOWS\SYSTEM32\shutdown.exe (FLUTTER-WIN-19) has initiated the restart of computer FLUTTER-WIN-19 on behalf of user flutter-win-19\swarming for the following reason:...
team-infra,P1,triaged-infra
medium
Critical
2,586,888,420
godot
Crash calling function on null pointer of already freed GDExtension
### Tested versions 4.2.2, 4.3-stable, 4.3 6699ae7897658e44efc3cfb2cba91c11a8f5aa6a Master untested but the problem is visible in the code. godot-cpp 4.2-cherrypicks-7 ### System information Windows 11/64, RTX 3070, Vulkan ### Issue description I believe there are two bugs here: 1. Somewhere in gd...
bug,topic:gdextension,crash
low
Critical
2,586,889,229
langchain
ChatPromtpTemplate doesn't accept PDF data as bytes
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
🤖:bug
low
Critical
2,586,910,930
pytorch
TD skips relevant tests
### 🐛 Describe the bug I expect commit https://github.com/pytorch/pytorch/pull/137899/commits/03015dd53503a7acdc8ea7d4690a9d7e4e982ac3 of https://github.com/pytorch/pytorch/pull/137899 fail while running `test_dtypes_special_i1e_cpu`m but CI signal is green, as target determinator decided this test is irrelevant ...
module: ci,triaged,module: correctness (silent)
low
Critical
2,586,944,194
godot
WebXR: Objects rendered transparent when in immersive-ar on Android
### Tested versions - Reproducible in Godot 4.3 (stable) and Godot 4.4.dev3 ### System information Sony Xperia 10 III - Andorid 13 - Compatibility - Google Chrome Version 129.0.6668.100 (latest as of time of writing) ### Issue description I try to create a minimal WebXR AR application that shows 3D model...
bug,platform:web,topic:xr
low
Major
2,586,960,086
godot
"Run instances" uses default main scene instead of main scenes defined by feature tags
### Tested versions - v4.4.dev3.mono - v4.4.dev3 ### System information Godot v4.4.dev3.mono - Windows 10.0.19045 - Single-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4060 Ti (NVIDIA; 32.0.15.6094) - AMD Ryzen 7 7800X3D 8-Core Processor (16 threads) ### Issue description Instances define...
bug,discussion,topic:editor
low
Critical
2,586,994,132
rust
contextless autocompletions for rustdoc search
recently i've come up with a "stateful prefix search" algorithm that allows fast prefix-based autocompletions from a pool of identifiers. this algorithm should be fast enough to be responsive even on old devices. this would provide a autocompletion popover with ~6 possibilites for identifiers. these identifiers woul...
C-enhancement,A-rustdoc-search,T-rustdoc-frontend
low
Minor
2,587,000,095
tauri
[bug] Scaling Tauri webview window on windows 11
### Describe the bug On windows 11 Tauri webview window size is not the same as define in config. Size in tauri config: 715x505 When I run app on my client's windows 11 pc, tauri window has size around 590x400. Looks like problem with scaling on that machine. When running app on windows 10 (different pc) its ...
type: bug,platform: Windows,status: needs triage
low
Critical
2,587,033,306
godot
`Control::set_offsets_preset` ignores custom minimum size of the control
### Tested versions v4.3.stable.mono.official [77dcf97d8] ### System information archlinux ### Issue description [Relevant code](https://github.com/godotengine/godot/blob/af77100e394dcaca609b15bef815ed17475e51ed/scene/gui/control.cpp#L1191) In the method linked above, `get_minimum_size` method is used instead o...
bug,topic:gui
low
Minor
2,587,068,877
bitcoin
wallet: rpc: `settxfee` sets the wallet feerate not fee
The wallet RPC `settxfee` sets the fee rate for a wallet. Current help text: ``` Set the transaction fee rate in BTC/kvB for this wallet. Overrides the global -paytxfee command line parameter. Can be deactivated by passing 0 as the fee. In that case automatic fee selection will be used by default. Arguments: ...
Wallet,RPC/REST/ZMQ
low
Minor
2,587,114,883
flutter
[ios][engine]add integration tests for platform view touches
The platform view touch gesture has pretty complex logic but it has no integration test. A few possible ideas: - able to enable/disable some/all gestures on platform view - GestureDetector able to get the touch callbacks - if flutter side consumes all the touches, platform view shouldn't receive any touches ...
platform-ios,a: platform-views,P2,team-ios,triaged-ios
low
Minor
2,587,117,924
terminal
[1.23] PatternTree crash after closing two panes in oen tab
### Windows Terminal version Canary 2851 ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce Dunno - closed two shells inside panes in the same tab with `^D` ### Expected Behavior _No response_ ### Actual Behavior ``` Microsoft.Terminal.Control.dll!Microsoft::Con...
Area-Output,Issue-Bug,Severity-Crash,Product-Terminal
low
Critical
2,587,148,584
flutter
Change alignment of last item in CarouselView.weighted
### Use case b/372578986 For example, if `flexWeights` is [3, 2, 1] and `consumeMaxWeight` is false, the last child can never get full size which consumes weight 3. ### Proposal When the last item is in "preview" (with weight 1) and we continue to scroll, we should support a reversed layout so the last item ...
f: material design,P2,team-design,triaged-design
low
Minor
2,587,157,684
vscode
Configurable fast scroll to keys other than Alt
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> Currently, fast scrolling is only possible with the A...
feature-request,editor-scrollbar
low
Major
2,587,188,050
deno
Renaming repo root folder makes installed npm packages unfindable
Version: Deno 2.0.0 `deno init` a repo., `deno install` at least an npm package into the repo that is used in `main.ts` `deno run main.ts` works. cd out of folder, rename folder, cd into folder again `deno run main.ts` now yields error: Could not find "zod" in a node_modules folder. Deno expects the nod...
needs investigation
low
Critical
2,587,192,203
godot
CSG collision is broken
### Tested versions -tested in 4.3 stable, 4.2.2 stable, partially tested in 4.4 dev 3 ### System information Windows 10 ### Issue description CSG collision gives all sorts of inconsistent results or no results at all: collision tests starting inside CSG shapes do not show a result with both ray cast and...
topic:core,topic:physics
low
Critical
2,587,204,841
vscode
Copy Relative Path With Line Number
Requesting to revisit - https://github.com/microsoft/vscode/pull/118509
feature-request,editor-clipboard
low
Minor
2,587,219,739
rust
Tracking Issue for `const_sockaddr_setters`
Feature gate: `#![feature(const_sockaddr_setters)]` This is a tracking issue using the `set_ip` and `set_port` methods on `SocketAddr` types in `const` contexts. ### Public API ```rust // core::net impl SocketAddr { pub const fn set_ip(&mut self, new_ip: IpAddr); pub const fn set_port(&mut self, new_port: u...
T-libs-api,C-tracking-issue
low
Minor
2,587,250,550
kubernetes
[FG:InPlacePodVerticalScaling] Add UpdatePodSandboxResources CRI method
See https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/1287-in-place-update-pod-resources/README.md#cri-changes for more detail /kind feature /sig node /milestone v1.32 /priority important-longterm /triage accepted
sig/node,kind/feature,priority/important-longterm,triage/accepted
low
Major
2,587,253,597
kubernetes
[FG:InPlacePodVerticalScaling] Implement resize for sidecar containers
Resize of sidecar containers should work the same as resize of regular containers. Resize of non-restartable init containers is still not allowed. /kind feature /sig node /priority important-longterm /milestone v1.32 /triage accepted
sig/node,kind/feature,priority/important-longterm,triage/accepted
low
Major
2,587,265,656
kubernetes
[FG:InPlacePodVerticalScaling] Add kubelet_resize_requests_total metric
See https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/1287-in-place-update-pod-resources/README.md#instrumentation for details. The KEP uses the name `kubelet_container_resize_requests_total`, but I think we should drop the `container` part, since it's measured at the pod level. KEP should be upda...
sig/node,kind/feature,sig/instrumentation,priority/important-longterm,triage/accepted
low
Minor
2,587,270,753
pytorch
Bazel builds intermittently fail while trying to download mkl from anaconda %)
### 🐛 Describe the bug See this [log](https://github.com/pytorch/pytorch/actions/runs/11334452938/job/31520699526) for example: ``` 2024-10-14T20:31:02.4058502Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in <topleve...
module: ci,triaged
low
Critical
2,587,280,330
pytorch
associative scan is incorrect for certain shapes/kwargs
I got this repro from noticing some test failures locally (details here: https://github.com/pytorch/pytorch/pull/136670#issuecomment-2412515964) ``` import torch from torch._higher_order_ops.associative_scan import associative_scan def f(a): return associative_scan(lambda x, y: x + y, a, dim=1, reverse=True,...
high priority,triaged,oncall: pt2,module: higher order operators
low
Critical
2,587,326,300
node
`parallel/test-runner-output` is flaky
### Test `parallel/test-runner-output` ### Platform Windows ### Console output ```console not ok 2761 parallel/test-runner-output --- duration_ms: 5831.75900 severity: fail exitcode: 1 stack: |- ▶ test runner output ✔ test-runner/output/abort.js (5044.243602ms) ✔ ...
windows,flaky-test,test_runner
low
Critical
2,587,332,337
TypeScript
Debug Failure. No error for last overload signature
### 🔎 Search Terms Debug Failure. No error for last overload signature possibly related to * https://github.com/microsoft/TypeScript/issues/60202 * https://github.com/microsoft/TypeScript/issues/55217 ### 🕗 Version & Regression Information - This is the behavior in every version I tried, from 4.5.5 on through 5.7...
Bug
low
Critical
2,587,373,766
pytorch
DISABLED test_fsdp_unsupported_module_cls (__main__.TestFSDPMiscMultiThread)
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_fsdp_unsupported_module_cls&suite=TestFSDPMiscMultiThread&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/31522119419). Over the past 3 ho...
oncall: distributed,triaged,module: flaky-tests,skipped
low
Critical
2,587,377,374
rust
Tracking Issue for `const_eq_ignore_ascii_case`
Feature gate: `#![feature(const_eq_ignore_ascii_case)]` This is a tracking issue for const `eq_ignore_ascii_case` on `[u8]` and `str`. <!-- Include a short description of the feature. --> ### Public API ```rust impl [u8] { pub const fn eq_ignore_ascii_case(&self, other: &[u8]) -> bool; } impl str { pub cons...
T-libs-api,C-tracking-issue
low
Minor
2,587,384,433
rust
`--extern mycrate=path/to/my/crate/with/random.suffix` fails with "file name should be lib*.rlib or lib*.so"
macro.rs: ```rust extern crate proc_macro; use proc_macro::TokenStream; #[proc_macro_attribute] pub fn your_macro(_attr: TokenStream, item: TokenStream) -> TokenStream { // Macro implementation item } ``` main.rs: ```rust extern crate macros; #[macros::your_macro] fn main() { println!("Hello, world!"); }...
T-compiler,C-bug,A-crates,A-rust-for-linux,E-needs-design
low
Critical
2,587,395,853
go
cmd/compile: inlining of range funcs should be more aggressive
Consider the following program: ``` package pkg import ( "iter" ) func trivialIterator() iter.Seq[int] { return func(yield func(int) bool) { yield(0) } } func consumer() { for range trivialIterator() { foo() foo() } } //go:noinline func foo() {} ``` Building it with `GOEXPERIM...
Performance,NeedsInvestigation,compiler/runtime
low
Major
2,587,397,068
flutter
Flutter Windows native implementation should bring any way to draw the system's button while customizing title bar to keep features like "snap layouts"
### Use case Flutter Windows native implementation should bring any way to draw the system's button while customizing title bar to keep features like "snap layouts" There is some packages in pub.dev that helps customizing title bar by "disabling" the system's one, but this disables native features like [Windows 11 ...
c: new feature,platform-windows,c: proposal,a: desktop,P3,team-windows,triaged-windows
low
Minor
2,587,399,896
pytorch
Better document that non-blocking GPU -> CPU memory requires device sync
### 🐛 Describe the bug Here is a minimal working example of the issue. ``` import torch torch.manual_seed(0) acc_blocking = None acc_non_blocking = None for j in range(3): print(f"\n{j=}") t_blocking = torch.randn(10_000, 1_000, dtype=torch.float16).cuda() t_non_blocking = t_blocking + 5 ...
module: docs,module: cuda,triaged,module: correctness (silent)
low
Critical
2,587,427,211
godot
AnimationNodeTransition transition_to_self doesnt fade when transitioning to self.
### Tested versions - reproducible in godot v4.3 (stable) ### System information Windows 10 - Godot 4.3 (Stable) - Vulkan Forward+ ### Issue description When you make a transition node in an AnimationTree and set it to transition to self it does not fade, instead simply starting the animation over entirely unless ...
bug,topic:animation
low
Minor
2,587,428,204
svelte
False positive `ownership_invalid_binding`?
### Describe the bug I'm getting the following message, telling me to consider `bind:` between the two components. However, I am, in fact, binding between the two. ![CleanShot 2024-10-14 at 22 02 50@2x](https://github.com/user-attachments/assets/a6735923-5c19-4b8f-917f-237953016c6c) ### Reproduction https...
bug,awaiting submitter
medium
Critical
2,587,452,500
ant-design
Tree显示icon后未对齐且多行文本和图标未在同一行
### Reproduction link [https://ant.design/components/tree-cn#tree-demo-line](https://ant.design/components/tree-cn#tree-demo-line) ### Steps to reproduce 总之就是看起来好乱 ![image](https://github.com/user-attachments/assets/6aa5e6a1-f33b-48a3-b33f-df798157d056) ![image](https://github.com/user-attachments/assets/e...
Inactive,improvement
low
Minor
2,587,462,517
flutter
StateError: Bad state: No running isolate (inspector is not set).
First appeared in 3.23.0 Appears to be exclusive to `flutter run --machine --start-paused -d chrome`. Affects ~1.3% of clients that have reported a crash on 3.24.3 (which has a crash rate of ~1%) Stack trace as of 3.24.3: ``` StateError: Bad state: No running isolate (inspector is not set). at ChromeProxy...
c: crash,dependency: dart,P2,team-tool,triaged-tool,dependency:dart-triaged
low
Critical
2,587,466,230
deno
[Bug] fs.exists, Deno.readTextFile, Deno.writeTextFile Fail to Work on Memory Disk
Version: Deno 2.0.0 OS: Windows 10 x86_64 ```txt deno 2.0.0 (stable, release, x86_64-pc-windows-msvc) v8 12.9.202.13-rusty typescript 5.6.2 ``` ## Intro I use a memory disk created by [ImDisk](https://sourceforge.net/projects/imdisk-toolkit/). Its setup is as follows. However, some Deno file system APIs f...
bug,windows,ext/fs
low
Critical
2,587,500,612
TypeScript
Using types from private class properties results in `any` types in `.d.ts` files
### 🔎 Search Terms class private any index access ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for entries ### ⏯ Playground Link https://www.typescriptlang.org/play/?#code/KYDwDg9gTgLgBAYwDYEMDOa4DEITgbwCg4S4woBLANxRmDgH1yIxhYBPALjjRkoDsA5nAC8cAOT...
Bug
low
Critical
2,587,509,036
rust
Elided lifetime changes in `rust_2018_idioms` lint is very noisy and results in dramatically degraded APIs for Bevy
# Problem With the upcoming release of Rust 2024 edition, we're concerned that `rust_2018_idioms` will be deny by default. *[Editorial comment (TC): This is not an edition item for Rust 2024, and the edition is not accepting any new items, so we can say definitely that this will not be tied to the release of Rust 202...
A-lints,T-lang,C-discussion,L-elided_lifetimes_in_paths,A-edition-2018,I-lang-radar
medium
Critical
2,587,583,025
rust
Tracking Issue for bootstrap spurious rebuilds
This is a tracking issue for collecting spurious rebuild issues in bootstrap. Spurious rebuilds refer to rebuilds that seem unnecessary, e.g. if running `./x test run-make` twice in a row without modifying any sources rebuilds cargo. Note that is this not *always* the case, e.g. at the time when this issue was created,...
E-hard,T-bootstrap,C-bug,C-tracking-issue,E-needs-investigation
medium
Major
2,587,593,657
PowerToys
KeyboardManagerEngine can't run.
### Microsoft PowerToys version 0.85.1 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? Keyboard Manager ### Steps to reproduce When running for long periods of time, the keyboardManagerEngine will be killed ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior...
Issue-Bug,Needs-Triage
low
Minor
2,587,679,133
flutter
Gboard Keyboard language change is not working when `enableSuggestions` is false
### Steps to reproduce Samsung Galaxy, Xiaomi, etc. GBoard keyboard language change not working. 1. Put focus on text field. 2. Click on language change button on bottom GBoard keyboard. 3. Not working. - Setting the `enableSuggestions` option to `false` doesn't seem to work. - We have verified that third-p...
a: text input,platform-android,a: internationalization,has reproducible steps,P1,team-text-input,triaged-text-input,found in release: 3.24,found in release: 3.27
medium
Critical
2,587,720,138
next.js
NextJs requests custom route when using `navigator.clipboard.writeText`
### Link to the code that reproduces this issue https://github.com/cuongle-hdwebsoft/nextjs-bug ### To Reproduce 1. Start the application in development mode 2. Go to homepage http://localhost:8080/ 3. Click the button `Click me`, and wait until it alerts `Copy clipboard successfully` 4. Open server log in the te...
create-next-app,bug
low
Critical
2,587,740,010
pytorch
Network training silently fails with MPS backend
### 🐛 Describe the bug I'm working with a small conv1D network. The network trains as expected when running the script with a CPU (or CUDA) backend. But if the backend is switched to MPS, the network training seems to fail silently (no errors are raised, but the network doesn't learn anything as it did with CPU or CU...
needs reproduction,triaged,module: correctness (silent),module: mps
low
Critical
2,587,762,022
PowerToys
Adding the mouse highlighter mode command to the quick access menu
### Description of the new feature / enhancement In the quick access menu, could we not add the possibility to activate or deactivate the mouse highlighter mode. This could look like a checkbox. This use would be identical to the activation keyboard shortcut. If we use the highlighter from time to time, the keyboard ...
Needs-Triage
low
Minor
2,587,795,739
vscode
No activated agent with id in remote window
<!-- ⚠️⚠️ 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,remote,confirmation-pending,chat
low
Critical
2,587,799,122
pytorch
inconsistency in ```torch.special.entr``` on CPU and GPU
### 🐛 Describe the bug getting different results on CPU and GPU when computing ```torch.special.entr``` ``` python # #include <iostream> #include <torch/torch.h> int main(){ torch::Tensor tensor = torch::tensor({ { { {{-1.4375, -1.1172}, {-0.3379, -0.2910}}, {{-0....
triaged,module: correctness (silent),module: special
low
Critical
2,587,821,400
excalidraw
Feature - Preview map
Hi, As the size of whiteboards increase, the updates on viewport by dragging is not efficient for users. A `preview map` for the whole whiteboard would be really helpful. And I would like to help implement this feature.![Image](https://github.com/user-attachments/assets/f9040783-5e2c-4962-af40-cf945df0db4a) **Funct...
enhancement
low
Major
2,587,844,639
TypeScript
`keyof Readonly<string[]>` different from `keyof Readonly<T>` where T is string[]
### 🔎 Search Terms keyof Readonly array ### 🕗 Version & Regression Information Latest to date ### ⏯ Playground Link https://www.typescriptlang.org/play/?#code/C4TwDgpgBAKgjFAvFAShAhgEwPYDsA2IAPAM7ABOAlrgOYDaAugHwDcUA9O1ORjgSFDJVajALAAoUJFQJkAawghsAM1hw2nKAqWqeWPIUEVq9BhIlToAaUUB5ZWn38iMJki2KVqXgeKuWFuDQKABM7jYg9...
Needs Investigation
low
Minor
2,587,872,583
vscode
VSCode is taking too long to execute first python test
Type: <b>Bug</b> VSCode takes too long to execute first python test after refreshing the tests. This time increases quadratically with the number of tests in working directory. A side effect of this is that in repos with large number of tests especially parametrized tests, it drives the CPU consumption of extension h...
bug,perf,testing,python
low
Critical
2,587,877,440
pytorch
Flight recorder cannot mark the state of the batch P2P OP entry as completed.
### 🐛 Describe the bug We use the `torchrun --standalone --nproc-per-node=8 test.py` on a single node. After the `batch_isend_irecv` is completed, we dump the entries and find that the state of `nccl:send` and `nccl:recv` are also "scheduled". The reason may be that the following codes in ProcessGroupNCCL.cpp does...
oncall: distributed,triaged
low
Critical
2,587,881,173
godot
Advanced audio editor for loops/beat setup broken/different for .ogg and ,mp3s, ogg file freezes editor with offset change (not ignored as editor claims in tooltip)
### Tested versions - Reproduceable in 4.3 ### System information Windows 10 - Godot 4.3 ### Issue description Strange behavior with Ogg and MP3 bpm looping and Offset together. The offset control claims to ignore if set when BPM is also set in its tooltip. However, it does work with them together in the...
bug,topic:editor,topic:audio,topic:import
low
Critical
2,587,915,021
godot
Does a 1 tile region in the tilemap node span the entire region?
### Tested versions v3.6.stable.official [de2f0f147] ### System information w10 64 ### Issue description Watch the video, when I set the region to a single tile, the wooden box graphic still draws correctly, but the region only has one tile selected, where are the other tiles being obtained to draw the e...
topic:editor,topic:2d
low
Critical
2,587,919,095
flutter
LogicalKeySet Not Working on Linux Environment
### Steps to reproduce 1. Create a new Flutter project. 2. Implement the Shortcuts widget with a specific key combination. 3. Test the functionality on a Windows machine (works as expected). 4. Test the same functionality on a Linux machine (does not work). ### Expected results The shortcuts should trigger the ...
d: api docs,a: desktop,has reproducible steps,P3,team-linux,found in release: 3.24,found in release: 3.27
low
Critical
2,587,920,026
pytorch
Inconsistent output for ConvTranspose3d on GPU
### 🐛 Describe the bug See code snippets: ``` import torch from torch import nn m = nn.ConvTranspose3d(32, 16, bias=False, kernel_size=(4, 4, 4), padding=(1, 1, 1), stride=(2, 2, 2)) input = torch.randn(1, 32, 32, 32, 10) output1 = m(input) output2 = m(input) print('CPU version', (output1==output2).sum()/...
triaged,module: determinism
low
Critical
2,587,942,951
transformers
Image-Text-to-Text Support in Transformers Pipeline
### Feature request Implement the new feature to support a pipeline that can take both an image and text as inputs, and produce a text output. This would be particularly useful for multi-modal tasks such as visual question answering (VQA), image captioning, or image-based text generation. ```python from transforme...
Feature request
low
Minor
2,587,954,509
PowerToys
KeePassXC is not recognised
### Microsoft PowerToys version 0.85.1 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Workspaces ### Steps to reproduce 1. Have [KeePassXC](https://keepassxc.org/) installed 2. Have KeePassXC open 3. Try to capture it with Workspaces ### ✔️ Expected Behavior Ke...
Issue-Bug,Needs-Triage,Product-Workspaces
low
Minor
2,587,988,620
vscode
Improvement to Minimap: Colour segment functions, better visualisation and location indicator
<!-- ⚠️⚠️ 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. --> The minimap is essential in helping in navigation, es...
feature-request,editor-minimap
low
Minor
2,587,993,659
pytorch
DISABLED test_ddp_update_process_group_new_group (__main__.TestDistBackendWithSpawn)
This test was disabled because it is failing in PR #137161 ([recent examples](https://hud.pytorch.org/pr/pytorch/pytorch/137161#31427529291)). It has `@skip_if_lt_x_gpu(4)` decorator which means it was never tested by CI before the 2x M60 to 4x T4 upgreade. cc @XilunWu @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337...
oncall: distributed,triaged,skipped
low
Minor
2,588,076,784
tensorflow
Cannot pass $LOCAL_CUDNN_PATH as /usr
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.18.0.rc0 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 22.04 ### Mobile device _No response_ ### Python version 3.10 ### Bazel ve...
stat:awaiting tensorflower,type:build/install,subtype: ubuntu/linux,comp:core,2.18.rc
medium
Critical
2,588,079,155
opencv
DNNTestNetwork.FastNeuralStyle_eccv16 reduced for the new engine
### System Information Platform: any Reference: https://github.com/opencv/opencv/pull/26056 ### Detailed description The test checks fallbacks to CPU and expects that it should be done with CUDA only. The new engine does not support non-CPU back-ends. The fallback check disabled for now. ### Steps to reproduce - ...
bug,category: dnn
low
Minor
2,588,088,199
flutter
[go_router_builder] Two consecutive pop operations trigger "Future already completed" error
### What package does this bug report belong to? go_router_builder ### What target platforms are you seeing this bug on? Android, iOS ### Have you already upgraded your packages? Yes ### Dependency versions <details><summary>pubspec.lock</summary> ```lock # Generated by pub # See https://dart....
c: crash,package,has reproducible steps,P2,p: go_router_builder,team-go_router,triaged-go_router,found in release: 3.24,found in release: 3.27
low
Critical
2,588,132,841
pytorch
Can FlightRecorder set the stream key of collective and P2P OP into the entry.
### 🚀 The feature, motivation and pitch Flight recorder can dump uncompleted NCCL OPs from the trace buffer if the distributed training hangs. In codes of ProcessGroupNCCL.cpp, the collective OPs and batch P2P OPs are launched on the same stream. The single P2P are launched on another stream. We can select the first...
oncall: distributed,triaged
low
Major
2,588,221,542
react
[DevTools Bug] Cannot remove node "820" because no matching node was found in the Store.
### Website or app fix ### Repro steps fix ### How often does this bug happen? Often ### DevTools package (automated) react-devtools-extensions ### DevTools version (automated) 6.0.0-d66fa02a30 ### Error message (automated) Cannot remove node "820" because no matching node was found in the Store. ### Error ...
Type: Bug,Status: Unconfirmed,Component: Developer Tools
medium
Critical
2,588,228,016
react
Bug: Quickly selecting checkboxes on iOS doesn't work correctly
React version: 18.0.0 and 17.0.2 ## Steps To Reproduce 1. Open https://4txdx2.csb.app/ (React 18) in a device running iOS in Safari / Chrome. 2. Quickly tap one checkbox followed by another one. 3. Notice that if you quickly select one checkbox followed by another one, it checks / unchecks the previous checkbox...
Status: Unconfirmed
medium
Critical
2,588,248,960
PowerToys
Instant Language Flip Feature - for wrong keyboards selected while typing
### Description of the new feature / enhancement The Instant Language Flip feature allows users to quickly switch the language of their typed text with a single button press. This is particularly useful when users accidentally type in the wrong language due to an incorrect keyboard layout selection. For example, if a ...
Needs-Triage
low
Minor
2,588,289,790
opencv
Deconvolution layer is broken in dnn
### System Information Platform: Any Reference: https://github.com/opencv/opencv/pull/26056/ ### Detailed description The tests for the layer are disabled. Default implementation leads to sigsegv. ### Steps to reproduce - ### Issue submission checklist - [X] I report the issue, it's not a question - [X] I check...
bug,category: dnn
low
Critical
2,588,296,231
go
proposal: cmd/go: compile-time instrumentation and `-toolexec`
### Proposal Details Following up on https://github.com/golang/go/issues/41145#issuecomment-2408949985, this issue aims to explain what we're doing at https://github.com/DataDog/orchestrion, why we're doing it this way, the challenges we face, and some of the toolchain evolution directions we'd like to explore. #...
Proposal,GoCommand
low
Critical
2,588,305,929
yt-dlp
Support for starwars.com
### 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-bug
low
Critical
2,588,320,179
vscode
Bug on Keyboard shortcut `multiDiffEditor.goToFile`
Type: <b>Bug</b> When using this shortcut, as I am focused on a file in the Multi Diff Editor, there is an error: "Cannot read properties of undefined (reading 'toString')" VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Windows_NT x64 10.0.19045 Modes: ...
multi-diff-editor
low
Critical
2,588,350,858
react
[Compiler Bug]: Does not correctly identify components returned from factory
### What kind of issue is this? - [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization) - [ ] babel-plugin-react-compiler (build issue installing or using the Babel plugin) - [X] eslint-plugin-react-compiler (build issue installing or using the eslint plugin) - [ ]...
Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler
low
Critical
2,588,370,216
godot
Unable to add exported TileMapLayer property to scene node
### Tested versions - Reproducable v4.3.stable.mono.official [77dcf97d8] ### System information Both Mac and PC ### Issue description Attempting to drag&drop a TileMapLayer onto a scene node property won't take. If I add it to the tscn file directly it's removed on build. (I'm new to godot so might not be d...
bug,topic:editor,needs testing,topic:dotnet
low
Minor
2,588,373,022
transformers
Add support for GOT-OCR2.0
### Model description As an OCR-2.0 model, GOT can handle all artificial optical signals (e.g., plain texts, math/molecular formulas, tables, charts, sheet music, and even geometric shapes) under various OCR tasks. On the input side, the model supports commonly used scene- and document-style images in slice and whole-...
New model
low
Major
2,588,399,609
godot
Setting scale of a control node inside of a container doesn't work if set immediately
### Tested versions - Reproducible in v4.4.dev3.mono.official ### System information v4.4.dev3.mono.official [f4af8201b] ### Issue description When control node is contained by a container (eg. `VBoxContainer`) and its scale is set immediately after node's creation, the scale value doesn't have any effect. If the ...
discussion,documentation,topic:gui
low
Minor