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
445,860,256
go
go/types: review/document AssignableTo code path for untyped value types
<!-- Please answer these questions before submitting your issue. Thanks! --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.12.1 darwin/amd64 </pre> ### Does this issue reproduce with the latest release? Yes. ### What operating system and processor architecture ...
Documentation,NeedsFix
low
Major
446,030,245
opencv
Dnn Winrt Support?
Current Dnn unsupport Winrt platform, Is there any plan for Dnn to support the Winrt platform?
feature,priority: low,category: dnn
low
Minor
446,064,391
flutter
Support build/debug iOS on a remote Mac
## Use case Main development environment is Windows. A Mac exists on the same local network. Xcode and all the tools are installed. Currently we have to switch between Mac and Windows all the time, doing frequent unnecessary git commits just to synchronize between the two. While we could theoretically switch to ...
c: new feature,tool,platform-mac,P3,team-tool,triaged-tool
high
Critical
446,095,427
youtube-dl
[youtube] Extra subtitles being overwritten
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
subtitles
low
Critical
446,101,749
TypeScript
Strict version of Extract for literal union types
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms <!-- List of keywords you searched for before creating this issu...
Suggestion,Awaiting More Feedback
medium
Critical
446,161,828
flutter
Isn't Google Map Street View available in Flutter?
Hello Is Google Map Street View available in Flutter? If not is there a plan to provide the plugin in the future? I really want to integrate Street View into my app. Thanks.
c: new feature,p: maps,package,c: proposal,team-ecosystem,P3,triaged-ecosystem
medium
Critical
446,161,931
rust
Implement IzZero for zeroable default types
As discussed in #54628 there are some critical optimizations based on fact that type default value can be represented with `mem::zeroed()`, such as [this vec allocation code](https://github.com/rust-lang/rust/blob/372be4f360ce42b1a10126a711189796f8440ab4/src/liballoc/vec.rs#L1579). [There is a trait](https://github....
C-enhancement,A-collections,T-libs-api
low
Major
446,172,653
rust
Sometimes `DiagnosticBuilder::span_suggestion` doesn't print the suggestion
In Clippy we have a convenience function for `DiagnosticBuilder::span_suggestion`: https://github.com/rust-lang/rust-clippy/blob/fd563810158425c20f27768da4ef54c54230bbbf/clippy_lints/src/utils/diagnostics.rs#L169-L177 Until now we had 3 cases where the suggestion wasn't emitted: rust-lang/rust-clippy#4119, https://g...
A-diagnostics,T-compiler,C-bug
low
Minor
446,209,651
pytorch
Remove unpack() in torch/csrc/nn/type_checks.h and its caller functions in the codebase
The `unpack()` function in torch/csrc/nn/type_checks.h is not used anymore because we had already killed torch.legacy.nn and all the normal NN ops go through ATen bindings right now. A proper removal of the `unpack()` function would also involve removing all of its caller functions.
module: internals,module: nn,good first issue,triaged
low
Major
446,240,105
vscode
Add New Project menu item and open it to extension developers to add project types
Add a new menu item called New Project and then allow extension authors the ability to register their own project type and handler for it. For example, the Electron team can create an extension that creates an Election project. When selecting that option they then create the folders and projects and open that projec...
feature-request
low
Minor
446,253,084
vscode
Expose vscode remote reconnecting UI.
<!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> Can an API be exposed to extensions to re-use vscode "Reconnecting" UI? Outside of vscode remote scenario, some extensions like liveshare do communication with another instance of vscode over the network...
feature-request,api
low
Minor
446,253,752
godot
Polygon2D texture "leaking"
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** 3.2.dev.custom_build **Commit:** d111d59 This bug is also occuring in the Godot 3.1 stable version. <!-- Specify commit hash if non-official. --> ...
bug,topic:editor,confirmed
low
Critical
446,273,601
kubernetes
Volume ownership function ignore errors during chown or chmod
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://kubernetes.io/security/ --> **What happened**: In current [S...
kind/bug,sig/storage,lifecycle/frozen,triage/needs-information
medium
Critical
446,301,835
youtube-dl
Koreus.com
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
site-support-request
low
Critical
446,325,346
go
x/sys/unix: standardize Kevent_t Udata as integer, not pointer
`unix.SetKevent` only takes `mode`(eg. `Filter` field) and `flags` parameter. Other fields also have different types depending on the ach/platform, say `Udata` which is either a `*byte` or a `int32`. Since Go1 compat promise prevent us from changing the `SetKevent` function, perhaps it could be feasible to add ne...
help wanted,NeedsFix
medium
Major
446,345,847
godot
Input.set_mouse_cursor doesn't immediately refresh the cursor in HTML5 exported games
**Godot version:** 3.1.1 **OS/device including version:** Windows 10 (up-to-date) - Chrome (latest version) / Firefox (latest version) **Issue description:** When running a game on a browser, calling `Input.set_mouse_cursor` with a custom cursor will (often, see below) not update the cursor until the mou...
bug,platform:web,topic:core,topic:porting,confirmed,documentation
low
Critical
446,346,097
angular
Add Architect API documentation
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Oh hi there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅...
feature,freq2: medium,P4,area: docs
low
Critical
446,347,520
pytorch
[jit] set up views for Autodiff and autograd hooks
Derived from the bug finding in #19769 , Here is what we found is missing in our Autodiff infrastructure. In Autodiff, we don't set up the views for inputs/outputs after we execute the forward graph(see this [TODO](https://github.com/pytorch/pytorch/blob/be33434d85953fe6f237d475cc8ae2e9a822ed34/torch/csrc/jit/graph_exe...
oncall: jit,triaged
low
Critical
446,357,125
flutter
Audit all existing users of SkiaGPUObject<T> to ensure these are necessary.
In the past, we have not had a good handle on which Skia objects are safe to dispose on the UI thread. This is because `dart:ui` objects that reference GL handles cannot be disposed on the UI thread without the corresponding GL objects leaking. To work around this, we devised the `SkiaGPUObject<T>` wrapper which holds ...
engine,dependency: skia,P2,team-engine,triaged-engine
low
Major
446,360,272
flutter
Delete old shader caches when the GPU driver, Skia or Flutter version is updated.
Currently, the old shaders remain on disk. This is wasteful and we should collect the now invalid entries. @staniliev and @drwulf may have guidance on how Android and Chrome key their shader caches. We should emulate the same.
engine,dependency: skia,P2,team-engine,triaged-engine
low
Minor
446,363,497
go
x/tools/go/analysis: running the same analysis with different sets of flags
By convention, analyses are provided as singletons in package variables, a la `var Analysis = &analysis.Analyzer{...}`. Furthermore, analysis.Analyzer stores a flag.FlagSet for providing options to the analysis. However, this combination of singleton and FlagSet makes it difficult to run one analysis multiple times con...
NeedsInvestigation,FeatureRequest,Tools,Analysis
low
Minor
446,365,239
flutter
[google_maps_flutter] Ability to show caption/label underneath the marker
<!-- Thank you for using Flutter! Please check out our documentation first: * https://flutter.dev/ * https://api.flutter.dev/ If you can't find the answer there, please consider asking a question on the Stack Overflow Web site: * https://stackoverflow.com/questions/tagged/flut...
c: new feature,p: maps,package,team-ecosystem,P3,triaged-ecosystem
low
Critical
446,379,000
opencv
OpenCV causes Weblogic to shut down
<!-- If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses. If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute). Please: * Read the documentation to test with the latest de...
affected: 2.4,incomplete,needs investigation
low
Critical
446,385,492
youtube-dl
Error in downloading LCI video
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
site-support-request
low
Critical
446,393,182
flutter
flutter screenshot should work in add-to-app
It doesn't work currently unless on a Flutter screen on Android even though it's just using adb shell screencap.
platform-android,tool,a: existing-apps,P3,team-android,triaged-android
low
Minor
446,403,261
node
stream: `end` cannot throw ERR_STREAM_DESTROYED after `destroy`
<!-- Thank you for reporting a possible bug in Node.js. Please fill in as much of the template below as you can. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify the affected core module name If possible, please pro...
stream
low
Critical
446,415,985
flutter
Leaving the FlutterViewController hosting a webview breaks the next launch
![Kapture 2019-05-20 at 21 48 04](https://user-images.githubusercontent.com/156888/58069254-575c3300-7b49-11e9-9202-bb9ce2913b42.gif) Navigating between Flutter routes is ok, but navigating between native view controller and Flutter view controller leaves glitches the next time the webview is shown. The webview is b...
platform-ios,engine,a: existing-apps,p: webview,package,P2,team-ios,triaged-ios
low
Minor
446,419,680
TypeScript
[quick fix][typescript] Quick fix to change return type of method - ts(2322)
Sample method that returns number instead of string. Quick fix should change return type to number. Now it does nothing. ```javascript public someMethod(a: number): string { return 1; } ``` ![image](https://user-images.githubusercontent.com/2054009/58039343-68497c00-7b2a-11e9-9243-4ae464c9c147.png)
Suggestion,Awaiting More Feedback
low
Minor
446,419,767
TypeScript
[quick fix][typescript] Quick fix to add method parameter if missing - ts(2554)
Sample method that accepts only one parameter. Later in code I want to call this method with extra parameter. Quick fix action should add it for me. Now it does nothing. ```javascript public someMethod(a: number):void { // ... } this.someMethod(1, 'test'); ``` ![image](https://user-images.githubusercontent....
Suggestion,Awaiting More Feedback
low
Major
446,442,707
TypeScript
Allow non-inherited static class members.
## Search Terms inheritance inherit static class extendStatics ## Suggestion Provide a way to mark static class members as non-inherited. This is particularly meaningful for factory methods. ## Use Cases Static factory methods are often useful because they can be used for async construction of an object. The...
Suggestion,Awaiting More Feedback
low
Minor
446,475,725
pytorch
Segmentation fault when use torch::from_blob
my code like this: ```c++ #include <torch/script.h> #include <torch/torch.h> #include <opencv2/opencv.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <iostream> #include <memory> #include <string> #include <vector> /* main */ int main(int argc, const char* argv[]) { if (argc < 3) { std:...
module: crash,module: cpp,module: abi,triaged
low
Critical
446,515,006
rust
Doc comments can be passed to macros as literals
Doc comments are the only tokens that cannot be passed to macros precisely, they are converted into a `#[doc = "text"]` form instead, which is a pretty big hack. This conversion may change escaping in the text irrecoverably and can also change semantics in corner cases (e.g. `doc` starts going through name resolution)...
A-frontend,C-enhancement,A-macros,T-lang
low
Major
446,519,215
youtube-dl
[FrontendMasters.com] Course download is broken
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
account-needed
low
Critical
446,569,326
angular
Template driven ngForm doesn't have a value on radio inputs
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Oh hi there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅...
type: bug/fix,freq2: medium,area: forms,state: confirmed,forms: template-driven,P3
low
Critical
446,600,392
pytorch
cmake for Torch unusable in archlinux
## 🐛 Bug When running the example of using libtorch with cmake, it errors about missing `libc10_cuda` during `find_library(Torch REQUIRED)`: ``` CMake Error at /usr/lib64/cmake/Caffe2/Caffe2Targets.cmake:107 (message): The imported target "c10_cuda" references the file "/usr/lib/libc10_cuda.so" ...
module: dependency bug,module: build,triaged
low
Critical
446,646,037
electron
Feature Request: continuity camera for macOS app
### Preflight Checklist <!-- Please ensure you've completed the following steps by replacing [ ] with [x]--> * [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/...
enhancement :sparkles:,platform/macOS
low
Minor
446,649,020
vue-element-admin
安装过程出现问题
<!-- 注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。 Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed. --> ## Bug report(问题描述) npm install安装出现问题 yarn安装出现问...
enhancement :star:
low
Critical
446,661,834
TypeScript
Optional arguments in JSDoc types may be moved to TypeScript types quickfix
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Suggestion,Awaiting More Feedback
low
Critical
446,665,952
TypeScript
Move types from jsdoc quickfix (instead of copy)
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms - `jsdoc quickfix` - 80004 <!-- List of keywords you searche...
Suggestion,Awaiting More Feedback
low
Critical
446,673,450
flutter
CupertinoSliverNavigationBar and CupertinoNavigationBar leading and trailing are always CupertinoColors.activeBlue during transition
## Use case 2 Widgets: 1. One with a `CupertinoSliverNavigationBar` inside `CustomScrollView` 2. the second with a `CupertinoNavigationBar` at the top. 3. 4. Set the `CupertinoTheme`'s data's `brightness` to `Brightness.dark`. 5. 6. Push Widget 2 onto the stack. 7. Widget 2 has an **orange leading back a...
waiting for customer response,framework,f: cupertino,c: proposal,P2,team-design,triaged-design
low
Minor
446,690,122
TypeScript
Support Closure Compiler-style @typedef
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms - Closure Compiler typedef <!-- List of keywords you searched...
Suggestion,Awaiting More Feedback
low
Critical
446,694,041
TypeScript
Quick fix to convert @typedef to type or interface
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms - `typedef quickfix` - `typedef jsdoc` <!-- List of keywords...
Suggestion,Awaiting More Feedback
low
Critical
446,696,182
vscode
[css] Wrong selector specificity values with :nth-child(even) and :nth-child(odd)
Issue Type: <b>Bug</b> In CSS files : It seems like `odd` and `even` keywords count as element selectors. `div:nth-child(odd){...}` indicates `<div :nth-child>` `Selector Specificity: (0, 1, 2)` Specificity should be `Selector Specificity: (0, 1, 1)` VS Code version: Code 1.33.1 (51b0b28134d51361cf9...
bug,css-less-scss
low
Critical
446,699,575
rust
There should be a way to unwrap MaybeUninits without moving them
[`MaybeUninit`](https://doc.rust-lang.org/nightly/std/mem/union.MaybeUninit.html) has an API where you construct a `MaybeUninit<T>`, can operate on it via raw pointer methods, and then can call [`assume_init()`](https://doc.rust-lang.org/nightly/std/mem/union.MaybeUninit.html#method.assume_init) to move the inner value...
T-libs-api,C-feature-request
medium
Critical
446,704,182
TypeScript
ServiceWorkerRegistration.Update() should return Promise<ServiceWorkerRegistration>
**TypeScript Version:** 3.4.3 **Search Terms:** ServiceWorkerRegistration Update **Code** ```ts // A *self-contained* demonstration of the problem follows... // Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc. let isUpdating: boolean; navi...
Bug,Domain: lib.d.ts
low
Critical
446,707,769
youtube-dl
Add an option to change the extension of description file
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
request
low
Critical
446,730,459
TypeScript
Quick Fix: Infer parameter types from usage … for one function
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms - 7043 - 7044 - `better type may be inferred from usage` <!...
Suggestion,Awaiting More Feedback
low
Critical
446,796,716
terminal
Code Health: Follow ES.9: Avoid ALL_CAPS names per ISO C++ guidelines
Per ISO C++ guidelines, ALL_CAPS is to be avoided except for macros: [ES.9: Avoid ALL_CAPS names](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines.html#es9-avoid-all_caps-names) The reasoning behind this is that it allows the pre-processor to silently replace you variables with a macro definition withou...
Product-Meta,Issue-Task,Area-CodeHealth
low
Minor
446,797,943
terminal
Make all test binaries consistent in Target and Project name
Probably another area where cleanup/reconciliation is needed. The Host Unit Tests (the O.G. of our testing libraries) says ``` <ProjectName>Host.Tests.Unit</ProjectName> <TargetName>Conhost.Unit.Tests</TargetName> ``` So at least the target name might need to be pluralized to match the pattern in the CI (i....
Product-Meta,Issue-Task,Area-CodeHealth
low
Minor
446,798,729
godot
Segfault when running PCK from older Godot version with newer Server binary
**Godot version:** 3.1 **OS/device including version:** Ubuntu 18.04 **Issue description:** Running a 3.1 export .pck using 3.1.1 server binary results in segfault without message as to why. *Original issue*: Game server runs fine in editor and as exported executable, but not when running .pck file via s...
bug,topic:core,confirmed,crash
low
Critical
446,801,334
TypeScript
Convert to class declaration quick fix misses superclass
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Suggestion,Awaiting More Feedback
low
Critical
446,807,160
rust
Handle fully enclosed multiline spans gracefully in emitter
Currently the solution to overlapping multiline spans is _correct_, but doesn't handle spans that are completely enclosed by others in any way, simply using span ordering and growing towards the left as needed. The following is a representative example of the problem: ``` error[E0308]: if and else have incompatible...
C-enhancement,A-diagnostics,P-low,T-compiler
low
Critical
446,835,176
pytorch
Caffe2: executor_test.py::ExecutorGPUResNetTest fails with an AssertionError
## 🐛 Bug The `executor_test.py::ExecutorGPUResNetTest::test_executor` test case fails on both x86 and Power9 with an error about a blob be completely different on different runs. ## To Reproduce Steps to reproduce the behavior: 1. Install Caffe2 2. Run `python caffe2/python/test/executor_test.py ExecutorG...
caffe2
low
Critical
446,839,264
pytorch
Caffe2: operator_test/instance_norm_test.py::TestInstanceNorm::test_instance_norm_gradients test case fails with "RuntimeError: dim() called on undefined TensorError from operator"
## 🐛 Bug The `operator_test/instance_norm_test.py::TestInstanceNorm::test_instance_norm_gradients` test case fails with a RuntimeError about ` test case fails intermittently ## To Reproduce Steps to reproduce the behavior: 1. Install Caffe2 2. Run `python caffe2/python/operator_test/instance_norm_test.py ...
caffe2
low
Critical
446,877,820
TypeScript
CTRL-Click not working on require('...') path
<!-- Use Help > Report Issue to prefill these. --> - VSCode Version: 1.34.0 - OS Version: Ubuntu 18.04 Steps to Reproduce: 1. Create a `index.js` and a `mocks.js` files in the same folder 2. Put the following code in `index.js`: `require('./mocks.js');` 2. Try to CTRL+Click on the path to enable navigati...
Bug
low
Minor
446,878,589
godot
Shader editor doesn't save its state
**Godot version:** e2375f4 **Issue description:** The shader editor, unlike the script editor, doesn't save its state when closed (breakpoints, bookmarks, etc).
bug,topic:editor,confirmed
low
Minor
446,894,608
vscode
TextEditorDecoration applied to incorrect range if racing with user edits
Version: 1.33.1 (user setup) Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8 Date: 2019-04-11T08:27:14.102Z Electron: 3.1.6 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Windows_NT x64 10.0.18362 The wrong text gets decorated if the user is typing when the decoration is applied. Steps to Reprod...
feature-request,editor-core,semantic-tokens
medium
Major
446,908,184
flutter
flutter_tools test/commands.shard/permeable/create_test.dart takes over 6 minutes
We really need to make this test more efficient somehow. Is it doing something redundant? Something we can cache? (But without making it less hermetic.)
a: tests,tool,P2,team-tool,triaged-tool
low
Minor
446,912,209
vscode
Screen Flickering when connected to external display on macOS
Issue Type: <b>Bug</b> I have my MBP (docked, laptop lid closed) connected to an external 4K display, and the screen flickering is getting pretty obnoxious. Happens routinely when switching tabs. I tried disabling all extensions and running with `code --disable-gpu` and `--ignore-gpu-blacklist` which didn't solve it...
bug,upstream,macos,chromium,confirmation-pending,multi-monitor
high
Critical
446,937,640
TypeScript
Missing controlsList property in HTMLMediaElement
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Needs Investigation
low
Critical
446,988,788
go
os: Remove and RemoveAll can't remove the current directory on AIX
On AIX, unlinkat or rmdir syscall doesn't work on the CWD. Therefore, a program like the following one doesn't remove GOPATH. ``` $ cat removeall.go package main import ( "io/ioutil" "log" "os" ) func main() { GOPATH, err := ioutil.TempDir("", "TestRemoveAll") if err != nil { log.Panic(err) } ...
NeedsInvestigation,OS-AIX
low
Major
447,074,561
pytorch
LibTorch :About torch.jit.trace generate model.pt
## 🐛 Bug I use libtorch inference faceboxes,when I test generated model ,I have a problem. 1.torch.save(net1.state_dict(), \'net_params.pth\') 2.torch.save(net1, \'net.pth\') The first way save the model,libtorch inference the model ,it make Incorrect result,the second way can make correct result. why? ...
needs reproduction,oncall: jit,triaged
low
Critical
447,121,995
TypeScript
Move TextEncoder out of lib.dom.d.ts.
## Search Terms TextEncoder ## Suggestion Put `(window|global).TextEncoder` in a library that is automatically available to both browser and nodejs. ## Use Cases `TextEncoder` now exists on `window` in all major browsers as well as on `global` in NodeJS (as of NodeJS 11). At the moment, the `TextEncoder` defi...
Suggestion,Awaiting More Feedback
low
Major
447,155,519
node
[Documentation Suggestion] How To Contribute To Unit Tests
**Description** I'm new to the Node project and I want to help contribute, and I've seen suggestions that a great way to contribute is to look at the [code coverage report](https://coverage.nodejs.org/), find something that doesn't have full coverage, and write/add to tests to help the coverage be more complete. H...
help wanted,doc
low
Major
447,185,273
svelte
Run transitions on initial rendering on a per-transition basis
I know that by default transitions do not run on the initial rendering (which is nice!) and that I can turn them on globally by setting `intro: true` when [rendering the app](https://svelte.dev/docs#Client-side_component_API). Sometimes I can be handy to have an initial transition to create emphasize, so I am wonder...
feature request,awaiting submitter
medium
Major
447,192,968
neovim
Cannot set iminsert=2 in windows version
<!-- Before reporting: search existing issues and check the FAQ. --> - `nvim --version`: ``` NVIM v0.3.5 Build type: RelWithDebInfo LuaJIT 2.0.5 Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe /DWIN32 /D_WINDOWS /W3 /MD /Zi /O2 /Ob1 /DN...
enhancement,api,has:plan,ui-extensibility
low
Critical
447,204,834
terminal
Add support for multi-param OSC sequences
@vapier wrote: > i don't think this correctly handles chaining to following OSC sequences. That's correct. It doesn't handle chaining at all. It also doesn't handle color names. Since this was my first PR, I was trying not to rewrite, but to just add a little on top of what was there and learn how things work --...
Issue-Feature,Product-Conhost,Help Wanted,Area-VT
low
Major
447,222,572
angular
forms: update required validator when input is autofilled
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Oh hi there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅�...
type: bug/fix,area: forms,forms: validators,forms: change detection,P5,feature: under consideration
high
Critical
447,227,120
PowerToys
swipe keyboard functionality and configurable on screen keyboard layout
This is a feature request : - need full smaller keyboards on both left & right sides of the display with swipe typing(single finger typing where words automatically recognized and typed according to finger movement and with suggestions just above like android gboard ) with the thumb should be great for typing fast.Al...
Idea-New PowerToy
low
Minor
447,249,972
godot
Fix Subtract and Multiply modes on CanvasItemMaterial to also work on alpha
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** 3.1.1 <!-- Specify commit hash if non-official. --> **OS/device including version:** Solus Gnome NVIDIA GTX 1050 TI <!-- Specify GPU model and driv...
enhancement,topic:rendering,confirmed,topic:2d
low
Critical
447,259,571
flutter
[Feature Request] Provide a way to change global touch ripple size (padding)?
Hi, the current touch ripple size (or padding size?) looks too big to me. I hope there is a way to reduce/change touch ripple size. (so that I will have a smaller touch ripple and smaller sized widgets for those which have touch ripple effects) Thank you very much.
c: new feature,framework,f: material design,P3,team-design,triaged-design
low
Minor
447,291,624
go
cmd/gofmt: align renamed imports
Currently, my import block looks something like: ```go import ( "bytes" "math" "reflect" "testing" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "google.golang.org/protobuf/internal/encoding/pack" pimpl "google.golang.org/protobuf/internal/impl" "google.golang.org/protobuf/...
NeedsDecision
low
Major
447,307,653
pytorch
[Proposal] Data reading framework for PyTorch (Hive, MySQL, S3 etc.)
At Facebook we are building a data reading framework for PyTorch which can efficiently read from data stores like Hive, MySQL, our internal blob store and any other tabular data sources. The framework allows for specifying complex input pipelines to read from different sources. For example if you have a table which sto...
feature,module: dataloader,triaged,needs research
high
Critical
447,359,817
flutter
Add mouse button support to GLFW shell
The embedding API now has the ability to pass mouse buttons through, enabling right click, middle click, etc. It's been wired up in the macOS shell, but still needs to be done for the GLFW shell.
engine,a: desktop,e: glfw,P3,team-linux,triaged-linux
low
Major
447,362,542
terminal
[Settings UI] Add a button to reset the settings to defaults
# Summary of the new feature/enhancement Sometimes, I update between builds and see breaking changes on the configuration side. I know that this is normal on Alpha software but there should be a way to remove the configuration without having to delete profiles.json manually. This can also be helpful for end users...
Issue-Feature,Product-Terminal,Area-SettingsUI
medium
Major
447,377,838
flutter
Flutter tools support for packaging/linking to native libraries
**update 2022-12-05** There are currently two options for shipping native libraries as Flutter plugins: 1. Ship sources a flutter plugins with flutter create --template=plugin_ffi --platform=..., or 2. Ship a script that downloads the native library during flutter build [see realm_flutter](https://github.com/rea...
c: new feature,tool,P3,team-tool,triaged-tool
high
Critical
447,406,330
rust
Failed to build rpm-ostree on ppc64le: multiple definition of `__fixdfdi'
ref: https://bugzilla.redhat.com/show_bug.cgi?id=1713090 Trying to build [rpm-ostree](https://github.com/projectatomic/rpm-ostree) on Fedora ppc64le now gives: ``` libtool: link: gcc -shared -fPIC -DPIC src/lib/.libs/librpmostree_1_la-rpmostree.o src/lib/.libs/librpmostree_1_la-rpmostree-db.o src/lib/.libs/lib...
T-libs-api,O-PowerPC,C-bug,A-intrinsics
low
Critical
447,412,171
rust
On type mismatch involving fn call, point at fn definition
[Given](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=27a5f6a2fb95cd907f8e5511736c82bf) ``` fn foo() -> u32 { 1 } fn bar() { let x: usize = foo(); } ``` we now present: ``` error[E0308]: mismatched types --> src/lib.rs:6:20 | 6 | let x: usize = foo(); | ...
C-enhancement,A-diagnostics,T-compiler,A-suggestion-diagnostics
low
Critical
447,430,238
flutter
Gesture detectors are unable to capture small, detailed gestures.
My app uses a GestureDetector's onPanStart, onPanUpdate and onPanEnd handlers to allow the user to draw on the screen. This worked great when I first developed the app in late 2018, but after recently updating Flutter and recompiling the app, I found that GestureDetector is much less sensitive to small movements. B...
c: new feature,framework,a: quality,f: gestures,c: proposal,P3,a: gamedev,team-framework,triaged-framework
low
Major
447,442,062
TypeScript
Regression: Type T[K] as an array when sliced loses its type
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Bug
low
Critical
447,520,895
vue-element-admin
关于引入冲突或者说引入死循环问题
## Question(提问) 我在实际开发中,经常遇到引入冲突问题,经常体验在 1. axios请求方法封装的文件中引入store 2. store中调用api方法 但我观vue-element-admin这个项目,好像也是这样写的,但并没有出现报错问题,这是为什么? 以下是我的代码片段 ``` //api/base/index.js import Axios from 'axios'; import Config from './config'; import { Storage } from '@util'; import { requestSuccess, requestFail, re...
not vue-element-admin bug
low
Critical
447,524,647
three.js
VRCamera?
##### Description of the problem I'm sure I'm not aware of all the issues and tradeoffs but I wonder if the way WebVR works might do from some changes? It's really strange that I have a `PerspectiveCamera` that is ignored and that enabling VR basically ignores my camera which has implications for rendering to ren...
Suggestion
low
Minor
447,702,099
rust
failure to normalize associated types in supertraits
This example does not compile, but I believe it ought to ([playground](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=93dea30abcab62e4116dbec77ff37b81)): ```rust use std::vec::Vec; trait Foo<T> { } trait Bar<T: Iterator>: Foo<T::Item> { } fn a(x: &(impl Foo<u32> + ?Sized)) { ...
A-trait-system,A-associated-items,T-compiler
low
Critical
447,713,162
go
net/http: support HTTP/3
I searched for an issue to track progress of implementing HTTP/3 in the standard library but couldn't find one, so I'm opening this new issue to track this (presumably inevitable) effort. HTTP/3 is still an IETF draft, so there's not too much point starting work on this yet. The relevant spec is (currently) availabl...
NeedsInvestigation,FeatureRequest
high
Critical
447,740,882
terminal
Doc issue: Spectre mitigated libraries needed?
Yesterday, I tried installing Visual Studio 2019 (16.1.0) on a new computer and cloning and building the terminal repo. When installing VS, I made sure to select the "desktop dev with C++" and "universal Windows dev" profiles, and the v141 compiler and universal Windows tools. However, building from the command line...
Issue-Docs,Area-Build,Product-Meta
low
Critical
447,750,046
pytorch
Import warning when using the wrong version of CUDA
## 🚀 Feature Emit some warning text on import when trying to use a version of PyTorch compiled with a different version of CUDA than is available. ## Motivation I recently experienced basically this problem: https://github.com/pytorch/pytorch/issues/17543 . I was using CUDA 10.0 (based on a docker image `nv...
module: cuda,triaged
low
Critical
447,771,138
TypeScript
Go To Definition on call expression of union signature only shows one constituent signature
**TypeScript Version:** 6a559e37ee0d660fcc94f086a34370e79e94b17a **Search Terms:** go to definition call expression union signature **Code** ```ts interface A { (): string } interface B { (): number } declare const fn: A | B; fn(); // Go To Definition here ``` **Expected behavior:** Sho...
Bug,Domain: Symbol Navigation
low
Minor
447,773,619
rust
--print=native-static-libs should behave as the other --print commands and not create output
It creates `.a` instead. And if one wants to get the link line in shell you have this mouthful expression: ``` sh NATIVE_LIBS=`rustc --crate-type staticlib \ --print native-static-libs 2>&1 - < /dev/null | \ grep native-static-libs | cut -d ':' -f 3` ```
A-frontend,A-driver,T-compiler,C-bug
low
Minor
447,782,447
youtube-dl
learningcrux
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
site-support-request
low
Critical
447,783,994
go
x/build/app/appengine: make leftmost column fixed & not scroll horizontally
I'd like the https://build.golang.org leftmost column to stay on the screen when I scroll the page horizontally. It's hard to see what broke something when you're scrolling far to the right... <img width="1185" alt="Screen Shot 2019-05-23 at 10 22 48 AM" src="https://user-images.githubusercontent.com/2621/58273130-...
help wanted,Builders,NeedsFix,FeatureRequest
low
Minor
447,845,393
terminal
Coding Standards: Switch to using in-class initializers instead of initializers in constructors
From discussion in #825. We should probably make a point to move existing code over to this style. @adiviness might have ideas on the best way to go about this. The relevant discussion is copied below: <hr> dlong11 5 days ago @zadjii-msft Some of these variables should be class initialized. C.48: Prefer in...
Help Wanted,Product-Meta,Issue-Task,Area-CodeHealth,good first issue
low
Minor
447,861,272
terminal
Some warnings aren't turned on
It looks like there's some warnings that are [turned off by default](https://docs.microsoft.com/en-us/cpp/preprocessor/compiler-warnings-that-are-off-by-default?view=vs-2019). We should enable these and fix any instances of the warnings triggering as necessary.
Help Wanted,Product-Meta,Issue-Task,Area-CodeHealth
low
Minor
447,864,320
flutter
flutter_tools/test/src/context.dart has non-mock "Mock*" classes
There are various classes in context.dart that are called `Mock*` but are not actually mocks. It seems random, and possibly just an oversight. For instance: `class MockXcodeProjectInterpreter implements XcodeProjectInterpreter` but `class MockIOSSimulatorUtils extends Mock implements IOSSimulatorUtils` This is ...
a: tests,team,tool,P3,team-tool,triaged-tool
low
Critical
447,894,525
TypeScript
Generic interface callback return type validation issue
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Needs Investigation
low
Critical
447,903,009
react
Improving the component logging/debugging experience
# Backstory DevTools re-renders function components that use hooks in order to build up metadata to display in the selected element panel. This may cause confusion, since these re-renders will trigger breakpoints and cause unexpected console logging (see [this comment](https://github.com/facebook/react-devtools/issu...
Type: Discussion,React Core Team
medium
Critical
447,903,400
vscode
Add "type" to textDocument/references results (icon, filtering)
The C/C++ extension wants to be able to send back references of different types that users can determine what "type" of reference it is and filter out unwanted types -- in order to provide functionality equivalent to Visual Studio 2019. The types are 1. Confirmed reference (i.e. passes semantic checking): reference ...
feature-request,api,editor-symbols
medium
Critical
447,908,849
react
Root-level performance events
DevTools (and other perf related infra) would benefit from being able to observer the following: * Starting (or resuming) work on a root. * Completing (or yielding) work on a root. * Committing work for a root. * A particularly component suspending during a render. * A suspended (identified by a component stack) p...
React Core Team
low
Critical
447,920,467
TypeScript
Encapsulate type refactoring
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please read the FAQ first, especially the "Common Feature Requests" section. --> ## Search Terms - refactoring - encapsulate - return, function ## Suggestion ...
Suggestion,Awaiting More Feedback,Domain: Refactorings
low
Critical
447,926,988
go
cmd/link: TestDWARF*/testprog is flaky on darwin/amd64
At b84e0bc61a, on darwin/amd64: ``` $ go test -run=TestDWARF/testprog -count=10 cmd/link --- FAIL: TestDWARFiOS (0.53s) --- FAIL: TestDWARFiOS/testprog#03 (2.03s) dwarf_test.go:96: exit status 255 --- FAIL: TestDWARFiOS (0.50s) --- FAIL: TestDWARFiOS/testprog#03 (1.78s) dwarf_test.go:9...
Testing,OS-Darwin,NeedsInvestigation
low
Critical
447,938,539
flutter
Create a bug report mechanism for add-to-app
Potentially interesting to dump logcat/console and file structure of the projects. Gradle, xcodeproj, Podfile etc.
tool,a: existing-apps,a: triage improvements,P3,team-tool,triaged-tool
low
Critical