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,574,430,577 | godot | Godot Editor keeps closing by itself. | ### Tested versions
- Reproducible on 4.3, 4.2 and 4.1
### System information
Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3050 6GB Laptop GPU (NVIDIA; 32.0.15.6109) - 12th Gen Intel(R) Core(TM) i5-12450H (12 Threads)
### Issue description
I am developing a game in godo... | bug,topic:editor,needs testing,crash | low | Critical |
2,574,465,564 | PowerToys | [Peek] Improve efficiency when displaying large image files | ### Description of the new feature / enhancement
The image previewer handles displaying a file by creating a `BitmapImage` and setting its source to the image file stream. This decodes the image at its original resolution and then scales it to fit within the control's bounds.
We can improve efficiency by supplying ... | Needs-Triage | low | Major |
2,574,479,990 | pytorch | `torch.linspace` doesn't agree with decomposition. | ### 🐛 Describe the bug
Code:
```python
import torch
import torch._refs
print('torch: ', torch.linspace(4.9, 3, 5, dtype=torch.int64))
print('decomp: ', torch._refs.linspace(4.9, 3, 5, dtype=torch.int64))
import numpy
print('numpy: ', numpy.linspace(4.9, 3, 5, dtype=numpy.int64))
```
Output:
```
... | triaged,module: linear algebra,module: decompositions | low | Critical |
2,574,481,718 | godot | Shadows not properly rendered from OmniLight3D when using vertex shading | ### Tested versions
- Reproducible in v4.4.dev3.official [f4af8201b] Not Reproducible in v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated GeForce GTX 1060 with Max-Q Design - Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 Threads)
### Issue... | topic:rendering,documentation,topic:3d | low | Major |
2,574,513,247 | vscode | "Stop Debugging" variant for terminating entire process tree | <!-- ⚠️⚠️ 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. -->
<img width="213" alt="image" src="https://github... | feature-request,debug | low | Critical |
2,574,522,413 | rust | Tracking Issue for compiletest directive handling bugs and papercuts | This is a tracking issue to collect bugs and papercuts related to compiletest directive handling (incl. parsing/syntax, error reporting, validation and actual wiring up to how tests get run). This is explicitly not for feature requests like negative ui error annotations. | T-compiler,T-bootstrap,C-tracking-issue,A-compiletest,E-needs-design | low | Critical |
2,574,534,024 | neovim | directional text motions (like vim-ninja-feet) | ### Problem
Vim and Neovim have concise mappings for acting on text objects. Example: `vab` selects-and-includes a pair of `()`s, `di[` deletes the contents of `[]`s.
However there aren't many text motions available that incorporate the user's current cursor position. There are horizontal options like `dfB` to mean ... | enhancement,mappings,normal-mode | low | Minor |
2,574,577,760 | flutter | When called from a Button child inside Tooltip, `ensureTooltipVisible()` does not work with long press | ### Steps to reproduce
1. Create a `Tooltip` widget with the following properties:
- A `triggerMode` of `TooltipTriggerMode.tap`
- A `child` that contains a `Button` whose `onPressed` calls `TooltipState.ensureTooltipVisible()`
2. Tap on the button
### Expected results
The tooltip should appear when t... | c: new feature,framework,f: material design,f: gestures,has reproducible steps,P3,workaround available,team-design,triaged-design,found in release: 3.24,found in release: 3.27 | low | Critical |
2,574,581,844 | next.js | Turbopack does not import from exports correctly when *.ts and *.tsx are specified | ### Link to the code that reproduces this issue
https://github.com/RhysSullivan/bun-transpile-packages-turbopack
### To Reproduce
To validate it is broken with Turbo:
- bun dev:turbo
- navigate to http://localhost:3000/single , see that it compiles correctly
- navigate to http://localhost:3000/multiple , see that... | bug,Turbopack,linear: turbopack | low | Critical |
2,574,590,959 | rust | Cannot build bare metal mach-o binaries | <!--
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 to compile a bare metal aarch64 Rust Mach-O binary with the following target json spec:
```json
{
"abi": "softfloat",
"arch": "aarch64",
"crt-obje... | requires-custom-config,S-needs-info | low | Critical |
2,574,635,339 | kubernetes | K8s Compatibility Versions (`--emulated-version`) feature should have integration test to validate feature gate compatibility | ### What would you like to be added?
Currently the K8s Compatibility Versions feature has some tests associated with API compatibility such as `TestEnableEmulationVersion` (https://github.com/kubernetes/kubernetes/blob/master/test/integration/apiserver/apiserver_test.go#L3149) but no tests associated with feature ga... | sig/api-machinery,kind/feature,triage/accepted | low | Minor |
2,574,644,474 | kubernetes | PodSandbox cannot be created if the time in the server is changed by incident | ### What happened?
Recently the CMOS battery is faulty, we did a change and rebooted the node. After rebooting, we found almost of pods cannot be created by kubelet + containerd.
The timeline is like this
1. **_time: Sep 26 19:55:45 -07 2024_**. We have a pod created at **_2024-09-05T14:20:50.537022918-07:00_**... | kind/bug,sig/node,lifecycle/stale,triage/needs-information,needs-triage | low | Critical |
2,574,685,880 | PowerToys | NewPlus supports using variables such as yyyyMMdd in template folder names or file names | ### Description of the new feature / enhancement
NewPlus supports using template strings such as yyyyMMdd (represent the current date) in template folder names or file names.
For example, in “%LocalAppData%\Microsoft\PowerToys\NewPlus\Templates” there are the following folders:
> "${yyyyMMdd}: Title"
> "${ParentF... | Needs-Triage | low | Major |
2,574,687,180 | PowerToys | Preset of change typing keyboard language | ### Description of the new feature / enhancement
I have studied multiple languages and have had to install such as Japanese Chinese or French, the problem is when I switch to each language like English I need to switch languages back and forth to change it back to English it's very frustrating, so I think if we can do... | Needs-Triage | low | Critical |
2,574,713,303 | electron | [Feature Request]: Extend the functionality of the `getAllWindows` function. | ### 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 ... | stale | low | Minor |
2,574,715,039 | go | x/tools/gopls: add analyzer to simplify slice to array conversions | ### Go version
go1.23.1
### Output of `go env` in your module/workspace:
```shell
n/a
```
### What did you do?
Run `gofmt -s`
### What did you see happen?
Nothing.
### What did you expect to see?
Rewrite of `*(*logid.PublicID)(buf)` to `logid.PublicID(buf)`. Where `logid.PublicID` is an `[...]byte` type and `... | NeedsDecision,gopls,Tools | low | Major |
2,574,730,709 | vscode | problems with Undo/Redo in jsx/tsx file after pasting tag name |
Type: <b>Bug</b>
in any jsx/tsx file, make a component function (that returns React.JSX.Elemen)
VS Code version: Code 1.94.1 (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.189Z)
OS version: Windows_NT x64 10.0.22631
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|13th ... | bug,help wanted,typescript,javascript | low | Critical |
2,574,740,959 | godot | Android crash in Production using OpenGL | ### Tested versions
4.3.stable
### System information
Android - Godot 4.3.stable - GLES3
### Issue description
Since I published my game, I have had several crashes in production I am not able to replicate. The issue happens with multiple devices, I could not find a pattern in either memory, chip or GPU.... | platform:android,needs testing,crash | low | Critical |
2,574,742,128 | godot | ScrollBar no highlight in 3D | ### Tested versions
Reproducible in:
- v4.4.dev.custom_build [4c4e67334]
- v4.3.stable.official [77dcf97d8]
Works in:
- v4.2.stable.official [46dc27791]
### System information
Godot v4.3.stable - Ubuntu 24.04.1 LTS 24.04 - Wayland - Vulkan (Forward+) - dedicated AMD Radeon RX 6600 (RADV NAVI23) -... | bug,confirmed,topic:input,topic:gui | low | Minor |
2,574,762,579 | ant-design | 【BUG】TimeLine组件自定义Dot问题 | ### Reproduction link
[](https://stackblitz.com/edit/react-zcpcqe?file=demo.tsx)
### Steps to reproduce
如上代码示例 如果外层的元素不是白色背景 那自定义dot的白色背景色就很突兀
.
### Current vs. Expected behavior
I expected `... | bug,Partial Prerendering (PPR) | low | Critical |
2,574,805,477 | rust | Tracking Issue for gracefully handling broken pipes in the compiler | ### Context
std `print!` and `println!` by default will panic on a broken pipe if `-Zon-broken-pipe=kill` is not set when building rustc itself and left as default. If such a panic occurs and is not otherwise caught, it will manifest as an ICE. In bootstrap we build rustc with `-Zon-broken-pipe=kill` which terminates ... | E-hard,T-compiler,C-bug,C-tracking-issue | low | Critical |
2,574,819,989 | godot | OSX - Godot crashing when quitting or reloading project | ### Tested versions
4.3.stable
### System information
Apple M3 Pro - macOS Sequoia 15.0 (24A335)
### Issue description
Hello everyone
I'm having this quite annoying but not critical bug on my dev platform for a while
When quitting or reloading Godot, it crashes with the following errors:
<img width=... | bug,platform:macos,topic:editor,crash | low | Critical |
2,574,830,131 | PowerToys | Layout switch activate on monitor with active-focus window instead of in-which mouse cursor in multiple monitors setup | ### Description of the new feature / enhancement
Please add option to activate layout switch on monitor with active-focus windows instead of in-which mouse cursor in multiple monitors setup.
### Scenario when this would be used?
Users don't have to move mouse to new monitor that they want to activate fast layout swi... | Needs-Triage | low | Minor |
2,574,844,236 | opencv | Support for OpenCL-OpenGL interoperability on Apple | ### Describe the feature and motivation
I would like to have support for cl_APPLE_gl_sharing extension which enables sharing data between OpenCL and OpenGL on apple as well. At the moment only android/egl, windows/wgl, linux/glx are supported (linux/egl support -> #22703).
### Additional context
_No response_ | feature | low | Minor |
2,574,851,531 | vscode | Resolver error: Error: Failed to download VS Code Server (Failed to fetch) | <!-- ⚠️⚠️ 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 cr... | bug,vscode-website,confirmation-pending,network | low | Critical |
2,574,908,726 | PowerToys | [Mouse Without Borders] Mouse pointer draw by PowerToys not follow pointer size in system setting | ### Microsoft PowerToys version
0.85.1
### Installation method
GitHub, PowerToys auto-update
### Running as admin
None
### Area(s) with issue?
Mouse Without Borders
### Steps to reproduce
1. Change system mouse pointer size to larger size than default `1`
2. Restart system without a physical mouse connected
... | Issue-Bug,Needs-Triage | low | Minor |
2,574,914,529 | pytorch | vmap specializing on dynamic shapes with index_put_ | ### 🐛 Describe the bug
```python
from torch import Tensor
torch.set_default_device('cuda')
# @torch.compile(dynamic=True)
def _ordered_to_dense(num_blocks_in_row: Tensor, col_indices: Tensor):
num_rows = col_indices.shape[-2]
num_cols = col_indices.shape[-1]
batch_dims = num_blocks_in_row.shape... | triaged,oncall: pt2,module: functorch,module: dynamic shapes | low | Critical |
2,574,922,105 | pytorch | Segmentation fault would be triggered when using torch.jit.trace and torch.jit._fork | ### 🐛 Describe the bug
I encountered an `Segmentation fault` in PyTorch when attempting to use `torch.jit._fork` and `torch.jit.trace` . Below is a simplified version of the code that reproduces the issue:
```python
import torch
def foo(x1, x2):
return 2 * x1 + x2
x1 = torch.tensor([[0.0290, 0.4019, 0.25... | oncall: jit | low | Critical |
2,574,960,198 | excalidraw | Adding a Line in Mobile/Tablet View Generates Two Control Points even with a single tap. | When adding a line in mobile view, two control points are generated even with a single tap.
https://github.com/user-attachments/assets/6e714d0a-e7cf-4ff8-b12c-ffccf12b668b
| bug | low | Major |
2,574,973,662 | pytorch | Implement Incremental PCA with GPU support | ### 🚀 The feature, motivation and pitch
Feature: Implement Incremental PCA with native GPU support in PyTorch.
Motivation: I'm working on a large-scale machine learning project that requires dimensionality reduction on datasets too large to fit in memory. Currently, PyTorch lacks a native implementation of Increme... | feature,module: cuda,triaged | low | Major |
2,575,021,732 | godot | Controller names no longer contain brand / type | ### Tested versions
Tested in 4.3.stable
### System information
Godot v4.3.stable - macOS 15.0.1 - Vulkan (Mobile) - integrated Apple M3 Max - Apple M3 Max (14 Threads)
### Issue description
I don't know when this started happening – perhaps with a new macOS version – but somehow `print(Input.get_joy_name(device_i... | bug,platform:macos,needs testing,topic:input | low | Minor |
2,575,024,651 | ui | [feat]: Snackbar | ### Feature description
Snackbars are designed to have interactions (like an "Undo" button).
Toasts are usually kept simple and meant to be passive (without interaction).
### Affected component/components
Toast
### Additional Context
According to design best practices, Toast should not include interactions, while... | area: request | low | Minor |
2,575,047,503 | opencv | cv::VideoWriter fails writing colorless images | ### System Information
**Ubuntu 22.04**
OpenCV version: 4.5.4
Compiler & compiler version: Clang 15.0.7
**Ubuntu 24.04 LTS**
OpenCV version: 4.6.0
Compiler & compiler version: GCC 13.2
### Detailed description
If an instance of `cv::VideoWriter` is used to write matrices to a file using the colorless fo... | bug,category: videoio | low | Minor |
2,575,080,393 | PowerToys | Frequent AMD GPU Driver Crashes Affecting PowerToys Functionality | ### Microsoft PowerToys version
0.85.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
PowerToys Run, FancyZones, FancyZones Editor
### Steps to reproduce
Dear Developers,
I've recently switched to an AMD GPU and have been experiencing frequent driver crashes. Whe... | Issue-Bug,Needs-Triage,Needs-Team-Response | low | Critical |
2,575,105,426 | tensorflow | tf.nn.conv2d terminates process with invalid input shape instead of raising an exception | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platform and distribution
Linux Ubuntu 22.04.3 LTS
### Mobile device
_No response_
### Python version
3.11.9
### Bazel version
_No response_
### GC... | stat:awaiting tensorflower,type:bug,comp:ops,2.17 | low | Critical |
2,575,227,729 | tauri | [bug] maximized window config causes black flash on launch | ### Describe the bug
I have encountered an issue with the `maximized` window setting where this causes a black flash on application launch.
It only happens sometimes and the black flash is always on the right hand part of the screen:
Here is a screen recording:
https://github.com/user-attachments/assets/1cf... | type: bug,platform: Windows | low | Critical |
2,575,242,025 | pytorch | [feature request] Provide FlexAttention as a new available/selectable backend for SDPA | ### 🚀 The feature, motivation and pitch
Originally discussed here with @drisspg :
- https://github.com/pytorch/pytorch/pull/137526#issuecomment-2401115408
This would be good for exercising FlexAttention in existing SDPA workloads for perf testing.
Also wondering if FlexAttention could then be extended to wor... | triaged,enhancement,module: sdpa | low | Minor |
2,575,249,722 | flutter | When multiple blur effects are present on the screen, Impeller performs worse than Skia. | Actually, this issue is the same as https://github.com/flutter/flutter/issues/149989. Since this issue was closed, I switched to the latest Flutter master channel to verify, but it seems that the performance of Impeller has not improved.
It is possible that I did not provide sufficient information when I initially cre... | engine,c: performance,has reproducible steps,P2,e: impeller,team-engine,triaged-engine,found in release: 3.26 | low | Critical |
2,575,330,088 | vscode | Security Issue: Please allow the very simple delay of the installation of updates by n days |
Type: <b>Bug because of a Security Issue</b>
**VS code and plugin updates** are in a security-critical context:
1. on the one hand, you always want / need to install updates as fast as possible in order to close security issues.
2. on the other hand, there are situations in every project where you must not install ... | install-update,under-discussion | low | Critical |
2,575,361,231 | flutter | [image] Proposal to allow `errorBuilder` to be of type `Widget?` instead of `Widget` | ### Use case
Let's consider the following case:
```dart
OverflowBar(
spacing: 20,
overflowSpacing: 20,
overflowAlignment: OverflowBarAlignment.center,
children: [
Image.network(
... | c: new feature,framework,a: images,c: proposal,P3,team-framework,triaged-framework | low | Critical |
2,575,376,595 | pytorch | DISABLED test_constant_abi_compatible_cuda (__main__.AOTInductorTestABICompatibleCuda) | Platforms: rocm, inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_constant_abi_compatible_cuda&suite=AOTInductorTestABICompatibleCuda&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/31274716255).
... | triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor | low | Critical |
2,575,396,328 | PowerToys | PowerRename displays erroneous results of enumerated renamed files | ### Microsoft PowerToys version
0.85.1
### Installation method
Other (please specify in "Steps to Reproduce")
### Running as admin
No
### Area(s) with issue?
PowerRename
### Steps to reproduce
Consider renaming the following files with the following settings (noting especially the enumeration feature) before c... | Issue-Bug,Needs-Triage | low | Minor |
2,575,400,163 | create-react-app | school | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
(Write your answer here.)
### Describe the solution you'd like
<!--
Provide a clear and concise description of what you want to happen.
... | issue: proposal,needs triage | low | Minor |
2,575,406,343 | vscode | The table format isn’t captured in the accessible view: A11y_Visual Studio Code Client_Usability | ### GitHub Tags:
#A11yTCS; #A11ySev4; #Visual Studio Code Client; #BM_Visual Studio Code Client_Win32_JULY2024; #DesktopApp; #FTP; #A11yUsablehigh; #Win32; #Benchmark;
### Environment and OS details:
Application Name: Visual Studio Code
OS: Windows 11 version 23H2 OS built: 22631.4169.
Version: 1.95.0-insider (user ... | bug,panel-chat | low | Minor |
2,575,413,188 | PowerToys | 无界鼠标开启服务模式后文件拖放、共享剪切板功能失效 | ### Microsoft PowerToys version
0.85.1
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Mouse Without Borders
### Steps to reproduce
打开无界鼠标的服务模式,或以管理员身份运行PowerToys后文件拖放、共享剪切板功能失效,Ctrl+Alt+Del Esc也不起作用。
经过反复测试,两台连接的设备中任意一台设备打开服务模式或以管理员身份运行PowerToys都会导致共享剪切板无法使用。
 web embedding technique ("hostElement") which was working fine only up-till Flutter 3.22.2, the webpages produced worked like a charm on mobile phone browsers. I could pinch to zoo... | platform-web,P2,browser: safari-ios,browser: chrome-android,team-web,triaged-web,browser: chrome-ios | low | Major |
2,575,526,346 | langchain | aindex + Chroma: aindex function fails due to missing delete method implementation | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Ɑ: vector store,🔌: chroma | low | Critical |
2,575,549,236 | tensorflow | Backward compatibility issue: failure to load models saved in TensorFlow format (Keras 2) in TensorFlow 2.17 | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.9.1 (model saved), 2.17.0 (model loaded)
### Custom code
Yes
### OS platform and distribution
(Official Docker Image) Ubuntu 22.04.4 LTS
### Mobile device
_No ... | type:bug,comp:keras,2.17 | low | Critical |
2,575,575,103 | ollama | Support for GrabbeAI | GrabbeAI is an AI model trained by 10th grade students of the german grammar school Grabbe-Gymnasium Detmold and helps users - especially students and teachers - with their (home)work! From what I know, it is the first LLM made entirely by students!
Since I personally trained the model with some other students with the... | model request | low | Major |
2,575,579,868 | deno | `Temporal.ZonedDateTime#toLocaleString` with options includes unwanted fields | Version: Deno 2.0.0
With `--unstable-temporal` enabled, `Temporal.ZonedDateTime#toLocaleString` with options includes unwanted fields.
```ts
Temporal.ZonedDateTime.from('2024-09-04T23:10:20+08:00[Asia/Shanghai]')
.toLocaleString('en-US', { weekday: 'short' })
```
Expected: `"Wed"`
Actual: `"Wed, 9/4/2... | bug,upstream,temporal | low | Minor |
2,575,605,165 | PowerToys | Fancy Zones: make it possible to make a FanzyZone that's got both Grid and Canvas combined | ### Description of the new feature / enhancement
I would like to have the ability to make a Grid Layout that also contains one or more Canvas Zones
### Scenario when this would be used?
My ideal layout is a 2-zone Grid with a Canvas zone that contains one app
### Supporting information
_No response_ | Needs-Triage | low | Minor |
2,575,690,349 | ui | [bug]: Issue with Drawer Height in iOS Safari for ShadCN Component | ### Describe the bug
Issue with Drawer Height in iOS Safari for ShadCN Component I’m working on implementing a form page within a drawer using the ShadCN component. The functionality involves clicking a button to open the drawer and automatically focusing on an input field.
This works perfectly on Android devices, ... | bug | low | Critical |
2,575,711,665 | material-ui | [material-ui][StepButton] Focus indicator lacks contrast in dark mode | ### Steps to reproduce
Link to live example: https://mui.com/material-ui/react-stepper/#non-linear
Steps:
1. Nav to https://mui.com/material-ui/react-stepper/#non-linear
2. Set the theme to dark mode from the settings drawer located at the top right of the page
3. Use the keyboard to focus one of the step button... | bug 🐛,component: stepper,package: material-ui,design: material you | low | Major |
2,575,712,680 | pytorch | Expose underlying cudastream_t for torch.cuda.Stream | ### 🚀 The feature, motivation and pitch
I want to add PyTorch support to GStreamer project to support video analytics. GStreamer is written in C and Rust with Python bindings. The only way to pass a Cuda stream between GStreamer Python elements is to serialize the underlying handle to integer in one element and th... | module: docs,module: cuda,triaged,enhancement,actionable,module: python frontend | medium | Major |
2,575,716,890 | vscode | The read aloud feature for responses had limitations on its implementation: A11y_VS Code: Copilot_Usability | ### GitHub Tags:
#A11yTCS; #A11ySev4; #DesktopApp; #A11yUsable; #DesktopApp; #Win32; #SH-VS Code Copilot-Win32-July23; #Visual Studio Code Client;
### Environment Details:
Application Name: VS Code: Copilot
Visual studio code Insiders Version: 1.95.0(User Setup)
Microsoft Windows 11 Enterprise 23H2 Build 22631.4169
#... | feature-request,accessibility,workbench-voice | low | Minor |
2,575,748,577 | material-ui | [core] Hydration error using nextjs turbopack and icons-material | ### Steps to reproduce
Link to live example: https://codesandbox.io/p/devbox/elegant-alex-xrjs5l
Steps:
1. Check out the example from https://github.com/mui/material-ui/tree/master/examples/material-ui-nextjs-pages-router-ts
2. Add an icon from @mui/icons-material to index.ts
3. Start with turbopack with `next d... | bug 🐛,package: icons,nextjs | low | Critical |
2,575,753,834 | storybook | [Bug]: type error while importing `svelte 5` component due to recent change in `svelte-check` | ### Describe the bug
Due to recent [change](https://github.com/sveltejs/language-tools/pull/2517) in `svelte-check` v4.0.3, following type error occurs while importing Svelte 5 component in svelte storybook file. This also ends up causing multiple type errors in the story args definition.
```typescript
Error: Type 'C... | bug,help wanted,typescript,svelte,sev:S3 | low | Critical |
2,575,757,762 | godot | Import options do not change if all options get reset to default. | ### Tested versions
4c4e67334412f73c9deba5e5d29afa8651418af2
### System information
Windows 11
### Issue description
In the Advanced Importer, if physics/collision is added to a mesh, then reimported, then you go back into the importer and remove it and attempt to reimport, the physics will still be assigned. This... | bug,topic:editor,topic:import | low | Minor |
2,575,760,422 | rust | static_mut_refs lint fires on `assert_eq` | ### Code
```rust
static mut S: i32 = 0;
fn main() {
unsafe {
assert!(S == 0);
assert_eq!(S, 0);
}
}
```
### Current output
```
warning: creating a shared reference to mutable static is discouraged
--> src/main.rs:6:20
|
6 | assert_eq!(S, 0);
| ^ shared referen... | A-diagnostics,T-compiler | low | Major |
2,575,786,142 | bitcoin | Distribute darknet node addresses via DNS seeds using AAAA records | ### Please describe the feature you'd like to see added.
Right now, Bitcoin Core can only receive IPv4 and IPv6 node addresses from DNS seeds. Adding support for darknet addresses would bring the advantages of using DNS seeds (more privacy, faster bootstrapping, etc.) for node discovery to darknet nodes.
### Is... | Feature | low | Critical |
2,575,805,723 | ollama | runner crashes with more than 15 GPUs | ### What is the issue?
I have deployed ollama using the docker image 0.3.10. Loading "big" models fails.
llama3.1 and other "small" models (e.g. codestral) fits into one GPU and works fine. llama3.1:70b is too big for one GPU and fails to load.
This is the output of docker logs:
```
2024/10/09 12:16:49 routes.... | feature request | low | Critical |
2,575,833,403 | go | x/build: update OpenBSD builders to 7.6 | OpenBSD 7.6 has just been released (https://www.openbsd.org/76.html) - this means that the only two supported OpenBSD releases are now 7.5 and 7.6. The current openbsd-amd64 and openbsd-386 builders are running 7.2 which is unsupported. As such, these should be updated to run 7.6. | OS-OpenBSD,Builders,NeedsFix,new-builder | low | Major |
2,575,860,551 | PowerToys | Send multiline text | ### Description of the new feature / enhancement
Hello,
is it possibel to send multiline text with the keyboard manager?
e.g. press Win+Ctrl+S to send a signature text?
### Scenario when this would be used?
...
### Supporting information
_No response_ | Needs-Triage | low | Minor |
2,575,879,857 | TypeScript | Iterator Helpers: `return` method typing is weaker than ideal | ### ⚙ Compilation target
ESNext
### ⚙ Library
esnext.iterator.d.ts
### Missing / Incorrect Definition
The `return` method always exists on iterators returned by `Iterator.from` (`iter` in below code) and iterators returned by Iterator Helpers methods (`iter2` in below code).
However, it is defined as optional in ... | Suggestion,Awaiting More Feedback | low | Critical |
2,575,890,703 | flutter | popup_failed_to_open error on Safari with google_identity_services_web | ### Steps to reproduce
Use the above code with Google Identity Services Web (google_identity_services_web).
Attempt to request an access token by calling client.requestAccessToken on Safari.
The error popup_failed_to_open appears in the console, indicating that the popup window failed to open.
### Expected results
... | platform-web,package,browser: safari-macos,P2,browser: safari-ios,team-web,triaged-web,p: google_identity_services_web | low | Critical |
2,575,897,028 | tensorflow | Tensorflow Distributed AlltoAll | ### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
Tf 2.9
### Custom code
Yes
### OS platform and distribution
_No response_
### Mobile device
_No response_
### Python version
_No response_
### Bazel version
_No response_
... | type:feature,comp:ops | medium | Critical |
2,575,903,953 | rust | `assert_eq!` is not 100% hygienic | Not sure if this should be considered a bug or a diagnostic issue.
Having a `const left_val` or `const right_val` declared breaks `assert_eq!`. This has to do with its expansion and Rust's rules for macro hygiene: https://sabrinajewson.org/blog/truly-hygienic-let
Consider this code
```rust
fn main() {
let x: u8 =... | A-diagnostics,A-macros,T-compiler,C-bug,D-confusing,D-terse,T-libs,A-hygiene | medium | Critical |
2,575,919,936 | godot | Android Editor: Loading indicator is not visible in compatibility renderer | ### Tested versions
- Reproducible in 4.4.dev2, 4.4.dev3, 4.4.beta1
### System information
Godot v4.4.dev3 - Android - Single-window, 1 monitor - OpenGL ES 3 (Compatibility) - Mali-G52 - (8 threads)
### Issue description
AFAIK there was a loading indicator. The loading screen when exporting from the Android Edito... | bug,platform:android,topic:editor | medium | Major |
2,575,992,679 | vscode | [json] support 'CodeActionContext.only' | <!-- ⚠️⚠️ 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,json | low | Critical |
2,575,995,129 | godot | Nested `CSGShape3D`' doesn't update aabb gizmo if visibility is disabled | ### Tested versions
4.3, current master
### System information
Godot v4.3.stable - Debian GNU/Linux trixie/sid trixie - Wayland - GLES3 (Compatibility) - Mesa Intel(R) HD Graphics 520 (SKL GT2) - Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (4 Threads)
### Issue description
If the **nested** `CSGShape3D` has... | needs testing,topic:3d | low | Minor |
2,576,043,700 | flutter | The pub roll is blocked by build failures | The roll here https://github.com/flutter/flutter/pull/156440
Caused failures like https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8734597920760676097/+/u/run_platform_views_scroll_perf_ad_banners__timeline_summary/stdout
```
[2024-10-08 18:00:22.743431] [STDOUT] stdout: Resolving... | team-infra,P1,triaged-infra | medium | Critical |
2,576,056,905 | ollama | CORS (Cross-Origin Resource Sharing) | ### What is the issue?
please enable CORS (Cross-Origin Resource Sharing) in rest api
| bug,api | low | Minor |
2,576,058,701 | godot | Nested `CSGShape` aabb gizmo isn't visible if the node invisible upon scene open | ### Tested versions
4.3, current master
### System information
Godot v4.3.stable - Debian GNU/Linux trixie/sid trixie - Wayland - GLES3 (Compatibility) - Mesa Intel(R) HD Graphics 520 (SKL GT2) - Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (4 Threads)
### Issue description
If the **nested** `CSGShape3D` has disabled ... | bug,topic:editor,needs testing,topic:3d | low | Minor |
2,576,097,317 | vscode | Modified image attachments don't update the thumbnail/hover | Repro:
1. Open chat
2. Attach an image file
3. Edit and save the image, 🐛 the thumbnail and hover aren't changed | bug,panel-chat,chat | low | Minor |
2,576,105,071 | go | x/tools/go/packages: support for fake GOROOTs | This issue is the continuation of discussions in [CL 615396](https://go-review.googlesource.com/c/tools/+/615396/comments/454f8fb1_42f3239b).
When I tried to migrate x/tools/go/ssa/interp away from the deprecated loader package in its test cases in [CL 615016](https://go-review.googlesource.com/c/tools/+/615016), I... | NeedsInvestigation,Tools | low | Minor |
2,576,110,201 | tauri | [feat] add some twain scanner support | ### Describe the problem
There is no standard API to scan document from scanner. For some apps it's crucial to have something like scan invoice\print invoice.
### Describe the solution you'd like
I would like to have some native plugin, that will grant access to scan feature of host system
### Alternatives ... | type: feature request | low | Minor |
2,576,121,161 | kubernetes | SharedIndexInformer not calling event handlers during the first resync | This issue is the root cause for https://github.com/argoproj/argo-workflows/issues/10947
Based on my tests, the issue was introduced between client-go `v0.24.0-alpha.1` and `v0.24.0-alpha.2`.
Seems like when the first resync happens (20 minutes in case of argo-workflows), the event handlers are not being called.
... | sig/api-machinery,triage/accepted | medium | Major |
2,576,201,252 | ui | [bug]: Property 'id' does not exist on type 'IntrinsicAttributes & SelectProps'. | ### Describe the bug
I want to add "id" property to the "Select" component like this
```jsx
<Select id="test">
// blabla
</Select>
```
It says:
Property 'id' does not exist on type 'IntrinsicAttributes & SelectProps'.
### Affected component/components
Select
### How to reproduce
Just try this:
... | bug | low | Critical |
2,576,208,808 | pytorch | [Feature Request] Enable Saving and Loading of Compiled Models with torch.compile | ### 🚀 The feature, motivation and pitch
**Feature:** Add functionality to save and load models compiled with `torch.compile`.
**Motivation:** I'm working on a project with a large diffusion model that requires lengthy compilation on each startup. Saving compiled models would significantly reduce startup times and ... | awaiting response (this tag is deprecated),feature,triaged,oncall: pt2 | low | Major |
2,576,249,888 | kubernetes | Possible Impact of losing .io domains and alternatives | - Article: https://every.to/p/the-disappearance-of-an-internet-domain
- Discussion on slack: https://kubernetes.slack.com/archives/CCK68P2Q2/p1728467155678289
- Thread on mailing list: https://groups.google.com/a/kubernetes.io/g/steering/c/YY2-Omod1E0/m/gUtXFw05AAAJ
Quote from linked [article](https://www.computer... | sig/architecture,lifecycle/frozen,triage/accepted,sig/k8s-infra | medium | Critical |
2,576,319,582 | rust | ICE: jump threading: 2 != 1 | <!--
ICE: Rustc ./91964C880ED58D1F6B540BD061B1598C12BF59696D2284847B5E942DADBFC240.rs '-Zmir-opt-level=5 -Zvalidate-mir -ooutputfile -Zdump-mir-dir=dir' 'thread 'rustc' panicked at compiler/rustc_mir_transform/src/jump_threading.rs:741:9: 'assertion `left == right` failed'', 'thread 'rustc' panicked at compiler/rustc_m... | I-ICE,T-compiler,C-bug,A-mir-opt,S-bug-has-test,requires-debug-assertions | low | Critical |
2,576,326,338 | ollama | Chat History persists with `ollama run` | ### What is the issue?

See the image. The chat history is persisting for [Falcon](https://ollama.com/Hudson/falcon-mamba-instruct), but not any other models (at least that I've tried so far). I would expect it to not persist. It... | bug | low | Major |
2,576,371,247 | godot | Godot 4.3 Can't Resume from Background on Android | ### Tested versions
- 4.3.stable
### System information
Android 9 - Godot v4.3.stable - Compatibility
### Issue description
Export the Platformer 2d sample project to Android. Open the exported game then bring it to background but can't resume the game when click to the game icon again
### Steps to reproduce
1. ... | bug,platform:android | low | Critical |
2,576,374,201 | rust | Compilation error when matching reference to empty enum | > [!NOTE]
> Useful background links which have been shared in comments:
> * The closely related https://github.com/rust-lang/rust/issues/119612#issue-2067102446 was stabilized a couple of months ago.
> * The full https://github.com/rust-lang/rust/issues/51085 feature, [particularly this post by Nadriedel summarising th... | T-compiler,C-bug,A-patterns,A-exhaustiveness-checking,T-types,F-exhaustive_patterns,T-opsem | medium | Critical |
2,576,413,622 | PowerToys | [Peek] FB2 support | ### Description of the new feature / enhancement
The ability to quickly view at least the first page of a document to understand what kind of document it is, who the author is, and what language it is in.
### Scenario when this would be used?
 and groups sequentially asked for document highlights. The process stops when a provider returns a `non-falsy` or `non-failure` result.
I'd be... | feature-request,editor-highlight | medium | Critical |
2,576,423,193 | PowerToys | Keyboard manager shortcut remapper issues | ### Microsoft PowerToys version
0.85.1
### Installation method
GitHub, PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
To navigates on my computer when writing code or anything else I use shortcut remapper to remap Ctrl + i to be the up arrow, cont... | Issue-Bug,Needs-Triage | low | Minor |
2,576,436,738 | transformers | Support for torch._dynamo.export for Phi3 | ### Feature request
Compared to `symbolic_trace`, the new (but I assume, experimental) entrypoint in `torch._dynamo.export` seems to provide a more robust way to extract modular FX graphs, that can't have any graph breaks.
I have been experimenting with some networks (Pythia, OPT, Llama, Mistral), and they all go thr... | Feature request,Deployment | low | Minor |
2,576,450,149 | go | proxy.golang.org: Intermittent TLS/Network errors with Google's Module Proxy | ### Go version
go version go1.23.1 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/amir/Library/Caches/go-build'
GOENV='/Users/amir/Library/Application Support/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='arm64'
GOHOSTO... | NeedsInvestigation,proxy.golang.org | medium | Critical |
2,576,504,071 | TypeScript | Array.isArray() : a possible fix ? + discussion on type guards (frozen keyword + better type deduction) | ### 🔍 Search Terms
in:title frozen
in:title freeze
+ I don't remember for Array.isArray()
I searched for issues on `Array.isArray()` and found a *lot* of them, too much to list them all.
3 weeks ago I suggested something that could lead to a possible fix [on an existing issue](https://github.com/microsoft/TypeScrip... | Suggestion,Awaiting More Feedback | low | Minor |
2,576,527,200 | langchain | Dall-E Image Generator DallEAPIWrapper Error: openai.AuthenticationError" | ### 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,576,543,793 | flutter | Re-support backgrounded video play in Android (post-`ImageReader`) | As of the migration from `SurfaceTexture` to `ImageReader`, we inadvertently broke the ability to run videos in the background, because when the application is backgrounded it typically receives a `TRIM_MEMORY(BACKGROUND)` event, which in turn causes the surface to be released.
For example, [this option is no longer... | c: regression,platform-android,p: video_player,P2,team-engine,triaged-engine,p: waiting for stable update | low | Major |
2,576,555,716 | flutter | `allowBackgroundPlayback` no longer works in `video_player_android` | This is a placeholder issue to track the fact that `allowBackgroundPlayback` is non-functional in `video_player_android`.
We are discussing technical solutions in https://github.com/flutter/flutter/issues/156488, this issue will track actually fixing the plugin. | c: regression,platform-android,p: video_player,P2,blocked,team-engine,triaged-engine | low | Minor |
2,576,557,078 | vscode | Multiline copy and repeated pasting | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
I'd like to be able to replicate what you can do in S... | feature-request,editor-clipboard | low | Minor |
2,576,557,642 | pytorch | [RFC] Make Flight Recorder device generic | ### 🚀 The feature, motivation and pitch
Flight Recorder is embodied by `NCCLTraceBuffer` class.
A brief look seems to suggest that it may not be too hard to make it device generic.
For example:
`using Event = at::cuda::CUDAEvent` -->
`using Event = c10::Event`
We may need to articulate what the `record` ... | oncall: distributed,triaged | low | Minor |
2,576,621,217 | tauri | [bug] Resizing the dev tools on Kubuntu 24.04 causes a memory leak. | ### Describe the bug
Resizing the window when the dev tools are open or just the dev tools causes the program to continuously consume memory.
### Reproduction
1. create a new app with `bun create tauri-app@latest`
2. `bun install`
3. `bun run tauri dev`
4. Right click > Inspect Element
5. Resize the window cont... | type: bug,status: upstream,platform: Linux,status: needs triage | low | Critical |
2,576,639,767 | rust | Compiler recognition error for variable changes | <!--
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
let data = match response.json::<serde_json::Value>().await {
Ok(json_data) => json_data,
Err(_) => json!({
... | S-needs-repro | low | Critical |
2,576,661,300 | TypeScript | Destructuring a possibly `undefined` object not caught, throws an error at runtime | ### 🔎 Search Terms
`destructuring`, `Cannot destructure as it is undefined`, `optional chaining destructuring`
### 🕗 Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for... | Bug,Help Wanted | low | Critical |
Subsets and Splits
GitHub Issues Containing Next.js References
Filters training data to find examples mentioning "next.js", providing basic keyword search capability but offering limited analytical value beyond simple retrieval.