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
756,324,825
neovim
Silent conversion from vim lambda to lua nil
```lua print(vim.api.nvim_eval("{-> get(['nice'], 0)}")) ``` This evaluates to `nil`. I would have either expected ideally a function, or an error. - `nvim --version`: ``` NVIM v0.5.0-899-gfa73bb70f Build type: RelWithDebInfo LuaJIT 2.0.5 Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=ge...
bug,lua
low
Critical
756,393,336
flutter
Proposal to add padding inside of a row to TableRow widget.
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
framework,f: material design,c: proposal,P3,team-design,triaged-design
low
Critical
756,435,273
opencv
cv::resize() with INTER_CUBIC on CV_32FC1 corrupts heap when using IPP
##### System information (version) - OpenCV => 3.4.x, 4.x or higher - Operating System / Platform => Linux, Ubuntu 18.04 - Compiler => gcc 7.5 - Other => CUDA 11.0 ##### Detailed description I detected a rather exotic bug located probably in IPP code for cv::resize() function. When upscaling and using multipl...
category: imgproc,incomplete,needs investigation
low
Critical
756,439,783
go
wasm: large memory usage with hard-coded map/array
<!-- Please answer these questions before submitting your issue. Thanks! For questions please use one of our forums: https://github.com/golang/go/wiki/Questions --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.13.4 windows/amd64 </pre> ### Does this issue reprodu...
NeedsInvestigation,arch-wasm
low
Critical
756,458,156
react-native
Android Scrollview ContentInset/ContentOffset do not behave properly.
Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest React Native release to make sure your issue has not already been fi...
Platform: Android,Component: ScrollView
medium
Critical
756,516,049
flutter
Create macOS archive from command line
Support some form of `flutter build ipa` for macOS for distribution. macOS version of https://github.com/flutter/flutter/issues/13065.
c: new feature,tool,platform-mac,t: xcode,a: desktop,P3,team-macos,triaged-macos
medium
Major
756,533,483
rust
`item_bodies_checking` CPU time and `liveness_and_intrinsic_checking` mem usage explode on a generated ~2.5MB .rs file
<!-- 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've been working on a [compiler project](https://crates.io/crates/kaze) to be able to describe digital logic in rust. This logic can be compiled to Verilo...
I-compiletime,T-compiler,I-compilemem,C-bug
medium
Critical
756,541,037
flutter
InteractiveViewer should allow us to easily customize the inertia physics
On desktop and web, it is usually not desired to have inertia, when using these types of viewers with mouse. Behavior is variable. For example Adobe XD, or Figma, when you drag an artboard and release, it's a hard stop. On photoshop though, it uses inertia. It would be nice if we could supply our own drag coeffi...
c: new feature,framework,f: material design,c: proposal,a: desktop,P3,team-framework,triaged-framework
low
Major
756,567,684
flutter
Flutter Devices: Add 'chrome on mobile' as a new deployment target
## Use case Developing for web is often mobile first and as such it would be great to test be able to launch the web app directly on an attached mobile device or emulator running chrome. This should be possible ` flutter run -d chrome-mobile --web-hostname localhost --web-port 5000` Currently my workaround is: ...
c: new feature,platform-android,platform-ios,tool,a: debugging,platform-web,P3,team-tool,triaged-tool
low
Critical
756,579,281
PowerToys
Asciidoc File Explorer Preview Support
## 📝 Provide a description of the new feature I know that you have markdown support in the file explorer preview pane, so I feel that it wouldn't be to hard to implement asciidoc support for the file explorer preview pane. :) _What is the expected behavior of the proposed feature? What is the scenario this ...
Idea-Enhancement,Product-File Explorer
low
Major
756,586,460
rust
Tracking Issue for `backtrace_frames`
<!-- Thank you for creating a tracking issue! 📜 Tracking issues are for tracking a feature from implementation to stabilisation. Make sure to include the relevant RFC for the feature if it has one. Otherwise provide a short summary of the feature and link any relevant PRs or issues, and remove any sections that ar...
T-libs-api,B-unstable,C-tracking-issue,A-error-handling,Libs-Tracked
medium
Critical
756,589,650
flutter
AppBar could be draggable to move the NSWindow on macOS
When fullSizeContentView is used, the title bar blends into the Flutter content such as https://github.com/flutter/flutter/issues/59969#issuecomment-737783842. It would be nice if the AppBar then took over the role of being draggable to move the window itself rather than trying to aim for an invisible title bar to grab...
c: new feature,engine,platform-mac,c: proposal,a: desktop,P3,team-macos,triaged-macos
low
Major
756,596,323
puppeteer
Error: Protocol error (Network.getResponseBody): Request content was evicted from inspector cache from getting response body from large XML page (around 13mb)
<!-- STEP 1: Are you in the right place? - For general technical questions or "how to" guidance, please search StackOverflow for questions tagged "puppeteer" or create a new post. https://stackoverflow.com/questions/tagged/puppeteer - For issues or feature requests related to the DevTools Protocol (https://ch...
bug,upstream,confirmed,P3
medium
Critical
756,608,104
PowerToys
[FancyZones] Some windows are not acknowledged by Fancy Zones [add an "Included apps" list]
## ℹ Computer information - PowerToys version: 0.27 - PowerToy Utility: Fancy Zones - Running PowerToys as Admin: Yes - Windows build number: 20H2 I primarily use the Foundry's Nuke Software and tear tabs from the main application and place them around multiple screens. Fancy Zones doesn't see the newly tea...
Idea-Enhancement,Product-FancyZones,Area-App Compat
low
Major
756,611,141
material-ui
[FocusTrap] Trap to only focus on tabbable elements
I reverted https://github.com/mui-org/material-ui/pull/23364 which is harmful and was merged without having a full picture. Leaving this issue for visibility until the issue is transparently discussed. Quick summary why https://github.com/mui-org/material-ui/pull/23364 does not work (or any DOM API approach for tha...
accessibility,component: FocusTrap
medium
Critical
756,668,273
vscode
Allow extensions to contribute a default when clause to be used when a user add a key binding for the command
Related: https://github.com/microsoft/vscode/issues/40389#issuecomment-738419359 Commands today can often have complex `when` clauses for the conditional for when they should apply, but these conditions aren't able to be expressed to the user when they add a key binding. Maybe we could add a `defaultWhen` or `keybin...
feature-request,keybindings,keybindings-editor
low
Major
756,671,024
pytorch
inception_v3 is not symbolically traceable
```python from torchvision.models import inception_v3 from torch.fx import symbolic_trace inception = inception_v3(False) a = symbolic_trace(inception) ``` Error: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent...
triaged,module: fx
low
Critical
756,671,264
create-react-app
Can't override ESLint rule "@typescript-eslint/no-unused-vars"
I tried different possibilities to override the default warning setting for "**@typescript-eslint/no-unused-vars**". The config below is what I ended up with. I also added an additional rule "no-empty-function" just to see if the whole section gets interpreted which is the case. My goal was to disable the rule for t...
needs triage,issue: bug report
low
Critical
756,682,143
go
x/all: READMEs are out of date
The current README of the x-repos dates back to pre-modules and pre-PRs times. https://github.com/golang/crypto/blob/master/README.md We should update them to 1. replace the install instructions with just `go get golang.org/x/crypto` with no `-u` (because we don't want people to pull up all transitive deps if ...
NeedsDecision
low
Minor
756,690,368
go
bytes: clarify semantics regarding Buffer.Bytes and Buffer.Write
[`Buffer.Bytes`](https://github.com/golang/go/blob/37a32a1833a6e55baaa8d971406094148e42f7d1/src/bytes/buffer.go#L49-L54) is currently documented as: > Bytes returns a slice of length b.Len() holding the **unread** portion of the buffer. > The slice is valid for use only until the next buffer modification (that is, >...
Performance,Documentation,NeedsDecision
low
Critical
756,728,614
go
cmd/compile/internal/ir: add IdentExpr
Currently cmd/compile's AST doesn't distinguish between definition and use of an object. This has been a long standing issue that causes bad positions for error messages. Now that we have more flexibility in AST nodes, we can fix this. My plan is to introduce a new IdentExpr node to represent *uses* of a named objec...
NeedsFix
low
Critical
756,813,119
create-react-app
When are we expected to release 4.0.2?
When is the next version of react-scripts is planned to release? I am waiting for that for that for nom 7 update.
needs triage
low
Major
756,821,495
node
Fatal error in scavenger
<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` P...
v8 engine
low
Critical
756,841,152
PowerToys
[Color Picker] Add setting to disable automatic copy to clipboard
## 📝 Provide a description of the new feature Please add a simple switch to disable automatic copying to clipboard. I was hoping selecting the opening directly to editor mode would do the trick as it's the only one in the settings that doesn't mention that it copies the value but that doesn't seem to be the case...
Idea-Enhancement,Help Wanted,Cost-Small,Product-Color Picker
low
Major
756,870,032
vscode
Git - git push never completes when ssh key not named ~/.ssh/id_rsa
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Also please test using the latest insiders build to make sure your issue has not already been...
bug,git,WSL
low
Critical
756,926,897
storybook
addon-toolbars: Changing controls seems to be remounting components each time
Is this expected behaviour? Im wondering if perhaps this has something to do with my setup - either way it's problematic for testing animations. 👍🏼
question / support,addon: toolbars
low
Minor
756,929,504
go
cmd/go: 'go test' fails to vet runtime/cgo when gcc not installed
### What version of Go are you using (`go version`)? <pre> $ go version go version go1.15.5 linux/amd64 </pre> ### Does this issue reproduce with the latest release? Yes ### What operating system and processor architecture are you using (`go env`)? <details><summary><code>go env</code> Output</summary...
NeedsInvestigation,GoCommand,Analysis
low
Critical
756,935,474
scrcpy
[scrcpy-server] In server project, how to get screen bitmap in very shot time?
I tried to integrate scrcpy-server into my project because python consumes a lot of CPU in the process of decoding h264 (PyAv does not support FFmpeg hardware acceleration), and I actually only need to get real-time android screenshots infrequently. But for the high latency requirements, I need to get the latest screen...
screenshot
low
Major
756,938,464
pytorch
Please add "dim" feature for function "torch.masked_select"
## 🚀 Feature <!-- A clear and concise description of the feature proposal --> A `dim` feature can be added for function `torch.masked_select`. ## Motivation <!-- Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is rela...
triaged,module: numpy,needs design,module: sorting and selection,function request
low
Major
756,971,014
go
cmd/compile: inlined err check elimination opportunity
I realized that there is a `if err != nil` branch elimination possibility after inlined func. With go tip 2c2980a, the following code (https://go.godbolt.org/z/sx5Gr9): ```go package ex func fuse(v int) (int, error) { s, err := sqr(v) if err != nil { return -1, err } return s, nil } func sqr(v ...
Performance,NeedsInvestigation,compiler/runtime
low
Critical
756,988,879
opencv
Convert raw MIPS intrinsics to universal intrinsics
There is patch: https://github.com/opencv/opencv/pull/15599 with the mirror https://github.com/vpisarev/opencv/tree/3.4-msa-dev that adds a bunch of optimizations for MIPS to OpenCV using native MSA intrinsics. It's not quite feasible to test and maintain those optimizations. Long time ago we introduced universa...
optimization,feature,platform: other
low
Minor
756,989,453
PowerToys
Ability to bulk folder / app icons
## 📝 To Change Folder Icons in Bulk. _What is the expected behavior of the proposed feature?_ Answer: The feature would help to change Folder icons of Multiple Folders at once, a somewhat similar concept like the existing Power Rename feature. _What is the scenario this would be used?_ Answer: Many a time...
Idea-New PowerToy,Product-File Explorer
low
Minor
756,993,890
neovim
system() throws error on `grep -m` commands with large input
This is a new report for the exact same issue reported here: https://github.com/neovim/neovim/issues/5791. The proposed solution, prefixing the `system()` with `silent!` does not work for my Neovim version. - `nvim --version`: 0.4.4 - `vim -u DEFAULTS` (version: ) behaves differently? No - Operating system/version...
bug,job-control
low
Critical
756,995,206
pytorch
cudnn cannot be pickled by cloudpickle
## 🐛 Bug I was spawning parallel processes using Joblib for training distributed PyTorch code, and I get the error that the cudnn object cannot be pickled. After pruning as much extraneous code as possible, I've identified that cloudpickle is unable to pickle cudnn, as demonstrated in the minimal repro below: ##...
module: cudnn,module: cuda,module: serialization,triaged
low
Critical
757,036,707
ant-design
fields touched state error
- [ ] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/neiliandenglulan-antd491-forked-u85vz?file=...
Inactive
low
Critical
757,083,119
create-react-app
Remove requirement for NODE_ENV "NODE_ENV environment variable is required but was not specified"
### 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..." --> Yes, NODE_ENV is required here: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/env.js#L21 We have a cus...
issue: proposal,needs triage
low
Minor
757,170,240
go
testing: don't overwrite race detector exit code
### What version of Go are you using (`go version`)? <pre> $ go version go version go1.15 linux/amd64 </pre> ### Does this issue reproduce with the latest release? (Also) Tested against `golang:latest` from the docker hub ### What operating system and processor architecture are you using (`go env`)? ...
NeedsInvestigation
low
Critical
757,184,282
go
cmd/dist: request to increase user higher test timeout scale for ARM
<!-- Please answer these questions before submitting your issue. Thanks! For questions please use one of our forums: https://github.com/golang/go/wiki/Questions --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.14.7 linux/arm </pre> ### Does this issue reproduce w...
NeedsInvestigation
low
Critical
757,198,707
storybook
Changing value of control does not re-render a component fully
**To Reproduce** Steps to reproduce the behavior: 1. Select 's' in the 'dialogModalSize' control dropdown 2. Click on the component's button with the text 'open modal' **Expected behavior** The modal window to be the smallest width size. **Actual behavior** The modal window is not changed in width size. ...
question / support,has workaround,angular,addon: controls
low
Major
757,223,979
flutter
flutter downgrade to support version selection
## Use case Currently, `flutter downgrade` only supports downgrading to the previous version. Unfortunately the latest upgrade from 1.20.3 to 1.22.x broke a ton of plugins and to temporarily fix this we need to go back to said version. The current solution is to uninstall flutter and reinstall it, which takes a lot ...
c: new feature,tool,c: proposal,P3,team-tool,triaged-tool
medium
Major
757,230,726
react
CRA: Fast Refresh breaks embedded DevTools backend
`TypeError: undefined is not a function (near '...e.sub...') (anonymous function) src/backend/index.js:26 23 | // DevTools didn't get injected into this page (maybe b'c of the contentType). 24 | return () => {}; 25 | } > 26 | const subs = [ | ^ 27 | hook.sub( 28 | 'renderer-attached', ...
Type: Discussion,Component: Developer Tools,Component: Fast Refresh
medium
Critical
757,240,180
ant-design
Form 'fields' prop is too loosely coupled with form fields
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? If I pass down to the `fields` prop an empty array - form values do not change. If I want, for example to set all fields to empt...
help wanted,Inactive
low
Minor
757,280,285
opencv
Possible non-ASCII paths returned from utils::fs::getCacheDirectory
##### System information (version) <!-- Example - OpenCV => 3.4/master - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2015 --> - OpenCV => 3.4/master - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2015 ##### Detailed description Related: https://gi...
bug,category: core,platform: win32
low
Critical
757,297,310
pytorch
memory_format kwarg doesn't work on most factory functions
``` >>> torch.empty((2,2,2,2), memory_format=torch.channels_last) tensor([[[[0.0000e+00, 0.0000e+00], [7.6059e+31, 1.0023e-08]], [[2.5244e-29, 2.5244e-29], [9.7881e-09, 2.4044e-12]]], [[[4.4377e+27, 4.6894e+27], [4.2964e+24, 1.1095e+27]], [[1.7975e...
module: bootcamp,triaged,enhancement,module: memory format
low
Critical
757,300,606
neovim
Add <count1> to properly check if a command count was set and isn't just the default
See https://github.com/neovim/neovim/pull/13417 Looks like we don't have a `<count1>` for `<count>` like we have `v:count1` for `v:count`. The `count1` variable helps to check if a count was actually set or is just the default. The reasoning being when no count is provided and the default is used, `count1` will diff...
enhancement
low
Major
757,320,751
go
cmd/compile: interaction between sync/atomic, -race and go:norace
The issue is discovered on gVisor with coverage and race instrumentation. gVisor has some sensitive functions marked as `go:norace` (calling into race detector will crash I assume). With atomic coverage instrumentation (the mode bazel uses now) these functions get coverage instrumentation with `sync/atomic.AddUint32` ...
NeedsDecision,compiler/runtime
low
Critical
757,322,113
storybook
Display the subComponents API inside the Controls addons (Canvas)
**Is your feature request related to a problem? Please describe** In the same logic we have access to the main component's API inside the Canva's addons panel with `Controls`. Is there a way to include the subComponent's API as well ? (As it's display inside the Docs) **Additional context** The idea will be to ...
feature request,addon: controls
low
Major
757,350,321
flutter
Transparent Backgrounds for Flutter Windows Desktop Applications.
## Use case Partially transparent and blurred background areas are used a lot in Windows Fluent design language. It would be very useful for building more platform native like experiences with Flutter, if the feature was supported out of the box for Flutter Windows based applications. ## Proposal Consider impl...
c: new feature,platform-windows,customer: crowd,c: proposal,a: desktop,P3,team-windows,triaged-windows
high
Critical
757,424,692
flutter
Flutter demo home page banner widget buggy when hovering over increment button on linux desktop
## Steps to Reproduce <!-- You must include full steps to reproduce so that we can reproduce the problem. --> 1. Run `flutter create app`. 2. Run `flutter run -d linux` **Expected results:** <!-- what did you want to see? --> No rendering bugs with banner widget. **Actual results:** <!-- what did you see?...
engine,platform-linux,c: rendering,a: desktop,P2,team-linux,triaged-linux
low
Critical
757,453,381
flutter
Add systemOverlayStyle to BottomNavigationBarThemeData and BottomAppBarTheme
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
c: new feature,framework,f: material design,c: proposal,team-design,triaged-design
low
Critical
757,457,773
rust
Tracking issue for `array::try_map`
Feature gate: `#![feature(array_try_map)]` This is a tracking issue for ### Public API https://doc.rust-lang.org/nightly/std/primitive.array.html#method.try_map ```rust impl<T, const N: usize> [T; N] { pub fn try_map<F, R>( self, f: F ) -> <<R as Try>::Residual as Residual<[<R as...
T-libs-api,C-tracking-issue,Libs-Tracked,A-array
medium
Critical
757,467,140
pytorch
Tracing fails sanity check
## 🐛 Bug Tracing on a model with fails sanity check that verifies traced model matches original eager code behavior. ## To Reproduce https://fburl.com/paste/ubfihdid ## Expected behavior Tracing either succeeds or fails before going into sanity check ## Environment FB internal dev server cc...
oncall: jit,days
low
Critical
757,474,954
godot
GraphNode doesn't respect mouse filter
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** Godot 3.2.3 **OS/device including version:** Ubuntu 20.04.1 LTS **Issue description:** A GraphNode with the mouse filter "Stop" doesn't block...
bug,topic:gui
low
Minor
757,489,732
create-react-app
Error: You must pass a component to the function returned by connect. Instead received {}
I'm stuck, I can't understand my problem, I've checked with Sarah's code, and I'm still getting the same bug, can someone please help me ? Thank you for your help, The bug tells me that the problem is at the level of the export default connect () ... import { connect } from "react-redux"; import { bindAction...
needs triage
low
Critical
757,518,513
flutter
macos/Flutter/GeneratedPluginRegistrant.swift should be created in ephemeral directory
Generated files should be created in the `Flutter/ephemeral` directory. `macos/Flutter/GeneratedPluginRegistrant.swift` -> `macos/Flutter/ephemeral/GeneratedPluginRegistrant.swift`
tool,platform-mac,c: proposal,P3,team-tool,triaged-tool
low
Minor
757,527,843
rust
`-Z dump-dep-graph` no longer prints def paths since PR #74967
The changes in PR #74967 ended up breaking the way that we debug-print `DepNodes` with `-Z dump-dep-graph`. The simplest way to fix this might be to just fall back to the old approach (build a table of all `DefPathHash`es across all crates) when we need to debug-print for `-Z dump-dep-graph`.
A-resolve,T-compiler,C-bug
low
Critical
757,547,763
PowerToys
Logs are never cleaned up
PowerToys logs are created and never deleted, we should automatically clean up hold logs. We need to verify it for each module: - [ ] Color Picker - [x] FancyZones - [ ] File Explorer add-ons - [ ] Image Resizer - [x] Keyboard Manager - [ ] PowerRename - [ ] PowerToys Run - [ ] Shortcut Guide - ...
Issue-Bug,Area-Quality,Priority-1,Area-Logging
medium
Critical
757,548,740
pytorch
Libtorch: nvrtc: error: invalid value for --gpu-architecture (-arch)
## 🐛 Bug <!-- A clear and concise description of what the bug is. --> Libtorch: When I tried to put multi-images into model through a loop function, this error occured. Does anyone know how to fix it? ## Details When I put just 1 image->tensor to model, it goes normally. But when I put the procedure in a loo...
triaged
low
Critical
757,651,297
youtube-dl
Question about operation of "--write-auto-sub"
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
question
low
Critical
757,660,426
go
text/template: Clone() does not clone options like it does for funcs
<!-- Please answer these questions before submitting your issue. Thanks! For questions please use one of our forums: https://github.com/golang/go/wiki/Questions --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.15.4 darwin/amd64 </pre> ### Does this issue reproduc...
NeedsInvestigation
low
Critical
757,672,728
tensorflow
XLA dumped llvm IR: how to convert the ir to assembly code?
<em>Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template</em> **System information** - TensorFlo...
type:feature,comp:xla
low
Critical
757,680,334
storybook
[@storybook/addon-source] "TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s)" when building Storybook in an Angular project
**Describe the bug** Enabling `@storybook/addon-source` causes the following error when running `build-storybook` in an Angular project: ``` ERR! => Failed to build the preview ERR! C:/dev/storybook-repro/node_modules/angular2-ladda/lib/ladda.module.d.ts ERR! ERROR in C:/dev/storybook-repro/node_modules/angula...
bug,has workaround,addon: storysource,typescript
low
Critical
757,684,397
go
x/tools/gopls: invalid error messages when switching between tags in kubernetes
<!-- Please answer these questions before submitting your issue. Thanks! For questions please use one of our forums: https://github.com/golang/go/wiki/Questions --> ### What version of Go are you using (`go version`)? <pre> $ go version 1.15.5 gopls : 0.5.5 gopls flags: -rpc.trace </pre> ### Do...
gopls,Tools
low
Critical
757,714,929
godot
Deleting a scene file that's still open -> ctrl-s recreates the deleted file
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if using non-official build. --> 3.2.3.stable.mono.official **OS/device including version:** <!-- Specify GPU model, driver...
enhancement,topic:editor,usability
low
Major
757,715,052
opencv
opencv 4.5.0 segfaults for certain CPU
openSUSE openQA testing discloses issue with opencv 4.5.0: https://openqa.opensuse.org/tests/1495470 [ 287.181380] traps: gnuhealth-clien[2879] trap invalid opcode ip:7f8f17e0e5e1 sp:7fff7972f720 error:0 in libopencv_gapi.so.4.5.0[7f8f17de5000+1b7000] (this issue could not be reproduced on a local tumbleweed inst...
bug,category: build/install,category: 3rdparty
medium
Critical
757,749,019
vscode
Ligature incorrectly activated for 2 different tokens
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Also please test using the latest insiders build to make sure your issue has not already been...
bug,editor-rendering
low
Critical
757,756,749
godot
OBJ meshes fail to load if their .mtl file contains non-existent absolute paths
**Godot version:** v3.2.3.stable.official **OS/device including version:** Windows 10 **Issue description:** Exporting project/running project in editor on another PC doesnt work. Trying to run exported .exe: https://media.discordapp.net/attachments/610347507222052867/784842341948063824/1.png?width=1204&h...
documentation,topic:import
low
Major
757,765,707
storybook
Storybook menu ordering
Hello Storybook community, **Describe the issue** I'm trying to order the folders on the left menu and for some reason its not working for me. **What I have tried** in my _.story/preview.js_ I have added this piece of code: ``` export const parameters = { actions: { argTypesRegex: "^on[A-Z].*" }, ...
question / support
low
Major
757,766,092
go
x/crypto/ssh: unmarshal error for field Language of type disconnectMsg
<!-- Please answer these questions before submitting your issue. Thanks! For questions please use one of our forums: https://github.com/golang/go/wiki/Questions --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.15.6 linux/arm64 </pre> ### Does this issue reproduce...
NeedsInvestigation
low
Critical
757,785,084
godot
Always On Top window display option doesn't work when using editor in fullscreen mode on macOS
**Godot version:** 3.2.3 **OS/device including version:** macOS Big Sur (11.0.1), 15" MacBook Pro (2018) **Issue description:** I run on a laptop and so I like to use Godot in full screen mode to maximize my available work space. When I run the game, I am switched to a different workspace where the game window ...
bug,platform:macos,topic:porting
low
Major
757,789,253
pytorch
is_non_overlapping_and_dense() does not error out for sparse tensors
## 🐛 Bug `is_non_overlapping_and_dense()` does not error out for sparse tensors (it should, similar to `is_contiguous()`), and sparse tensors end up calling it in some tensor factories (e.g. `to_impl` or `empty_like`, list is non-exhaustive). ## To Reproduce ``` import torch cpp_source = cpp_source = """ ...
module: sparse,triaged
low
Critical
757,801,674
excalidraw
Improve contextmenu UX on mobile when selecting
When user selects slowly, it tends to open contextmenu. We should either close it after you start dragging, or prevent dragging/selection and keep the contextmenu open. Either way, we shouldn't allow both things at the same time.
mobile,UX/UI
low
Major
757,810,183
node
Cannot set a breakpoint on some modules
# Environment - macOS 10.15.7 - Node.js 15.x.x # Steps to Reproduce ``` $ node inspect -e "console.log('hello')" < Debugger listening on ws://127.0.0.1:9229/c66c9b5b-fe08-43df-8494-0cd1609f277d < For help, see: https://nodejs.org/en/docs/inspector < Debugger attached. Break on start in [eval]:1 > 1 console....
confirmed-bug,inspector
medium
Critical
757,856,942
create-react-app
Getting error when enabling FAST_REFRESH flag
<!-- Please note that your issue will be fixed much faster if you spend about half an hour preparing it, including the exact reproduction steps and a demo. If you're in a hurry or don't feel confident, it's fine to report bugs with less details, but this makes it less likely they'll get fixed soon...
needs triage,issue: bug report
low
Critical
757,862,828
PowerToys
[Color Picker] Add an option to show editor when you're picking a color
## 📝 Option to show editor when you're picking a color It's very useful to see the color editor while picking a color when you want to compare colors. --- If you'd like to see this feature implemented, add a 👍 reaction to this post.
Idea-Enhancement,Product-Color Picker
low
Minor
757,873,580
flutter
Serializations of assert expressions in dart:ui are "<optimized out>".
For example: ``` flutter: ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════ flutter: The following assertion was thrown during paint(): flutter: 'dart:ui/painting.dart': Failed assertion: line 1147: '<optimized out>': is not true. flutter: flutter: The relevan...
engine,dependency: dart,a: quality,a: debugging,P2,team-engine,triaged-engine
low
Critical
757,890,043
go
gollvm: missing structures pt_regs (ptrace.h), nlattr nlmsgerr (non-existing netlink.h) and sigstack (signal.h) in syscall.c (Alpine Linux v. 3.12.1)
Hello. I am using > $ uname -a > Linux somehost 5.4.72-0-lts #1-Alpine SMP Mon, 19 Oct 2020 06:22:29 UTC x86_64 Linux of version > $ cat /etc/alpine-release > 3.12.1 . I decided to run test suites, for reporting the bugs: > ~/build_release$ ninja GoBackendCoreTests && ninja GoBackendUnitTests && ninja...
NeedsInvestigation
medium
Critical
757,898,945
transformers
how to use EncoderDecoderModel to do en-de translation?
I have trained a EncoderDecoderModel from huggging face to do english-German translation task. I tried to overfit a small dataset (100 parallel sentences), and use `model.generate()` then `tokenizer.decode()` to perform the translation. However, the output seems to be proper German sentences, but it is definitely not t...
Good First Issue
medium
Major
757,901,013
transformers
Sparse Transormer
# 🌟 New model addition ## Model description Sparse Transformers (https://openai.com/blog/sparse-transformer/) are one of the two most efficient transformers for long range problems, according to Google's Long Arena paper: https://arxiv.org/pdf/2011.04006.pdf (Big Bird) is the other one. The original Sparse Tr...
New model
low
Major
757,914,154
flutter
AppLifecycleState.resumed error in iOS Flutter hybrid development
## Error In iOS Flutter hybrid development, after push or present a FlutterViewController, you will receive the AppLifecycleState.resumed state. This is wrong. ![Simulator Screen Shot - iPod touch (7th generation) - 2020-12-06 at 20 05 29](https://user-images.githubusercontent.com/338228/101279975-37f72a80-3801-11eb-...
platform-ios,engine,a: existing-apps,has reproducible steps,P2,found in release: 3.7,found in release: 3.10,team-ios,triaged-ios
low
Critical
757,918,170
go
proposal: wasm: use Asyncify for switching goroutines
WebAssembly still has [no support for jump instructions or funclets](https://github.com/WebAssembly/design/issues/796). All control flow between basic blocks has to be expressed via `if/switch` and `loop` constructs. This means that a CFG with arbitrary control flow can not be directly expressed in wasm. (I still haven...
Proposal,arch-wasm
medium
Major
757,918,608
flutter
Proposal to add Builder to Datatable
I suggest that the rows that can be set to Datatable can be scrolled and the columns float can be fixed
c: new feature,framework,f: material design,c: proposal,team-design,triaged-design
low
Major
757,930,159
rust
file-level doctests have wrong file/line mapping when module has use-level doctest
I have a module in an external file. When I add doctests to both the `pub mod X;` item, and the `X.rs` file, the file-level doctest has the wrong filename/line information. Consider the following example: ```rust --- lib.rs --- //! crate-level doctest //! //! ``` //! // lib.rs line 3 //! assert_eq!(1, 1); ...
T-rustdoc,C-bug,A-doctests
low
Minor
757,948,180
rust
Parens in (very!) long expression cause stack overflow
The following causes rustc to overflow its stack: ### Code ```Rust fn main() { let i = true; let o = (!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!...
I-crash,A-parser,T-compiler,C-bug
low
Critical
757,979,816
pytorch
addmm with out= argument returns incorrect result
## 🐛 Bug addmm returns an incorrect result when the out= parameter is passed. The input and output are the same shape. ## To Reproduce Steps to reproduce the behavior: ``` t = torch.ones(5, 5) weight = torch.eye(5) bias = torch.zeros(5, 5) out = torch.addmm(bias, t, weight) print(out) print(t) pri...
high priority,module: docs,triaged,module: partial aliasing,module: linear algebra,module: correctness (silent),module: structured kernels
low
Critical
757,993,694
create-react-app
Adding custom headers to "react-scripts start"
### Is your proposal related to a problem? I would like to be able to set custom HTTP headers when using `npm start`, i.e. `react-scripts start`. Currently our proxy provides [CSP HTTP Headers](https://www.w3.org/TR/CSP3/#csp-header). During local development one might introduce CSP problems which only show up...
issue: proposal,needs triage
medium
Critical
757,995,565
godot
Generated scripts not reloaded by the ScriptEditor
**Godot version:** Godot Engine v3.2.3.stable.mono.official (c) 2007-2020 **OS/device including version:** Windows 10 x86 **Issue description:** The ScriptEditor dosen't shows script changes when do manual extending an existing script via a function. I tryed different ways to update the ScriptEditor b...
bug,topic:editor,topic:plugin,topic:dotnet
low
Minor
758,018,511
flutter
InputDecorationTheme and IconTheme isn't fully inherited
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
a: text input,framework,f: material design,has reproducible steps,found in release: 3.3,found in release: 3.6,team-design,triaged-design
low
Critical
758,045,588
excalidraw
Add announcement support for announcing new features inside the app.
We can have it JSON format `announcements.json` that will look something like this: ```json [ { "html": "We now support arrow endings. <a href='https://twitter.com/excalidraw/'>Read more</a>.", "date": "2020-12-06" }, { "html": "We have something new for the nerds. Just right click on the ca...
enhancement,discussion
low
Minor
758,048,376
opencv
yaml: store values of matrices like 4x4 matrices more user friendly
##### Detailed description This is an enhancement idea for usability: When persisting calibration data like camera poses or intrinsics, matrices and vectors automatically get a new linebreak after two values. Would it be possible to change that such that the values are more human readable/friendly. Sometimes i...
priority: low,category: core
low
Critical
758,063,041
godot
Export Variable's category and grouping (Advanced Exports) with _get_property_list() are not working in Visual Script
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if using non-official build. --> - Godot 3.2.3-stable - Godot 3.2.4-beta3 - Godot 4 @ [d834789](https://github.com/godoteng...
bug,topic:editor,confirmed,topic:visualscript
low
Critical
758,099,183
electron
Implement 'desktop' window type natively in Windows
<!-- As an open source project with a dedicated but small maintainer team, it can sometimes take a long time for issues to be addressed so please be patient and we will get back to you as soon as we can. --> ### Preflight Checklist <!-- Please ensure you've completed the following steps by replacing [ ] with [x]-...
enhancement :sparkles:,platform/windows
low
Major
758,117,858
vscode
SVG icons look different than codicons
In the image below, the 4th icon from the left is an SVG while the rest are codicons. You can see that there is a color difference -- because the SVGs can't take advantage of the current color. ![image](https://user-images.githubusercontent.com/641685/101298007-d3849d00-37f9-11eb-910c-c28883b5ff47.png)
feature-request,api-proposal,icons-product
low
Minor
758,179,275
TypeScript
Provide a way to clone a ast tree includes it's all children
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please help us by doing the following steps before logging an issue: * Search: https://github.com/Microsoft/TypeScript/search?type=Issues * Read the FAQ, especia...
Suggestion,API,Awaiting More Feedback
low
Critical
758,244,076
go
x/tools/go/analysis/passes/copylock: allows assignment of composite literal with a "lock"
The copylocks checker does not complain about ``` var a nonCopyableType ... a = nonCopyableType{} ``` but does complain about ``` var a nonCopyableType var b nonCopyableType ... a = b ``` (as expected). `nonCopyableType` looks something like: ``` type nonCopyableType struct { _ sync.NoCopy ...
NeedsInvestigation,Tools,Analysis
low
Major
758,316,609
youtube-dl
Option '--only-progress'
## Checklist - [x] I'm reporting a feature request - [x] I've verified that I'm running youtube-dl version **2020.11.29** - [x] I've searched the bugtracker for similar feature requests including closed ones ## Description Would it be possible to add an option --only-progress (like --quiet but with showing...
request
low
Critical
758,330,586
TypeScript
filter noUncheckedIndexedAccess with own property check
## Search Terms ownProperty hasOwnProperty noUncheckedIndexedAccess type check ## Suggestion <!-- A summary of what you'd like to see added or changed --> `noUncheckedIndexedAccess` is a great feature. However, ts reports that object can be `undefined` even with `hasOwnProperty` check. I suggest t...
Suggestion,Awaiting More Feedback
low
Major
758,370,220
flutter
[proposal][animations] OpenContainer widget to slide back
Currently ,OpenContainer widget cannot slide back
c: new feature,package,c: proposal,p: animations,team-ecosystem,P3,triaged-ecosystem
medium
Critical
758,378,818
go
x/sys/cpu: add support for darwin/arm64
`darwin/arm64` support for `internal/cpu` was implemented in c15593197453b8bf90fc3a9080ba2afeaf7934ea using a mix of dynamic detection with sysctlbyname and hardcoded minimal feature support assumed on `darwin/arm64`. For `x/sys/cpu` it can be assumed it only needs to work with Go 1.16 and newer. Interestingly darwi...
NeedsFix
low
Major
758,424,718
pytorch
When multiple GPUs run multiple processes, it is found that any process not running in GPU 0 will have some more memory (such as 200m) in GPU 0. What is the cause of this?(多个GPU跑多进程时候,发现只要不在0号GPU跑的进程都会在0号GPU多出一些内存(如200M),请问这是什么情况导致的?)
Hello everyone, when multiple GPUs run multiple processes, we find that a process running in GPU 0 only occupies 1000m of memory; however, running a process with GPU 1 will occupy 1000m of memory in GPU 1, and it will also occupy 200m of memory in GPU 0; GPU 2 or GPU 3 are the same; we found that as long as the process...
oncall: distributed
low
Major