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 |
|---|---|---|---|---|---|---|
512,010,315 | go | x/text: potential Ineffective Assignments in a few packages | Background: I'm a Software Security consultant, but not a Go expert. Just learning Go.
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.13.1 darwin/amd64 (i.e., MacOS)
</pre>
### Does this issue reproduce with the latest release?
I believe I'm using the latest versi... | help wanted,NeedsInvestigation | low | Critical |
512,021,357 | pytorch | [BUG] Can't Deepcopy module with weightnorm | ## 🐛 Bug
A module with `weight_norm` applied cannot be deep copied.
## To Reproduce
Steps to reproduce the behavior:
Example:
```python
import torch
import torch.nn as nn
from copy import deepcopy
net = nn.Sequential(nn.utils.weight_norm(nn.Linear(2, 3)), nn.Linear(3, 10))
net2 = deepcopy(net) ... | module: nn,triaged | medium | Critical |
512,024,035 | terminal | Tab bar flickers to a large size momentarily when hitting "enter" with zsh | # Environment
```none
Windows 10.0.18362.0
```
# Steps to reproduce
1) Launch WSL zsh shell
3) Hit enter
# Expected behavior
Tab size remains consistent
# Actual behavior
Tab size flickers in response to input in shell.
In other shells, the tab resizes frequently in response to a change in th... | Issue-Bug,Area-UserInterface,Product-Terminal,Priority-3 | low | Minor |
512,027,415 | TypeScript | Auto-import shouldn't work on `undefined` | Via #34666
**TypeScript Version:** ?
<!-- Search terms you tried before logging this (so others can find this issue more easily) -->
**Search Terms:** auto import undefined
**Code**
Some file
```ts
export undefined = 10;
```
Some other file
```ts
undefin| (tab)
```
**Expected behavior:** Should ... | Bug | low | Major |
512,071,286 | flutter | paginated_data_table_test.dart large text test times out on the Web | `packages/flutter/test/material/paginated_data_table_test.dart` times out and crashes on Cirrus CI. We should fix it. | a: tests,framework,platform-web,has reproducible steps,P2,c: tech-debt,team: skip-test,found in release: 3.3,found in release: 3.7,team-web,triaged-web | low | Critical |
512,082,655 | terminal | Add more abstracted VT render tests | > I've had a mind to add a test where we just make a Renderer with a Xterm256 engine, then trigger callbacks on the IRenderTarget, and make sure the frame is what we want for a while now that the pieces are tossed apart a bit nicer now, but I've never had the time
The VTRenderTests are _not great_. I think it'd be b... | Product-Conpty,Issue-Task,Area-CodeHealth | low | Minor |
512,122,590 | opencv | Make window resizable in samples | Feature request according to https://github.com/opencv/opencv/pull/13289
I've always liked the ability to fullscreen/resize my OpenCV windows (it helps a lot with teaching), so I would be happy to go through and make all the sample windows resizable if that's something others would be interested in. | feature,category: highgui-gui | low | Minor |
512,131,146 | vscode | [folding] Auto re-fold a region after the cursor leaves it. | Feature Request: Option to automatically re-fold a region after the cursor leaves it.
Say if you're skipping through "Find Next" matches, it will unfold all the code it passes through. It's annoying to have to keep refolding stuff manually. | feature-request,editor-folding | low | Minor |
512,144,733 | flutter | flutter config --clear-ios-signing-cert does not clear out the cert | ## Steps to Reproduce
I had an iOS cert already set up with `flutter config`, then tried to clear it out. The next time I ran `flutter build ios` on a newly created app with default (no) signing settings, it still used the old cert.
```
$ flutter config --clear-ios-signing-cert
Removing "ios-signing-cert" value.
... | platform-ios,tool,P2,team-ios,triaged-ios | low | Major |
512,150,148 | TypeScript | Probabilistic Types | ## Search Terms
Probabilistic, union, supertypes
## Suggestion
If a union type contains a member which is a supertype of one or more other members, the supertype subsumes those other members, but the information isn't lost. Tooling can then use that information as a hint about the expected distribution of poss... | Suggestion,In Discussion | low | Major |
512,182,443 | godot | Material used as next pass on multiple objects only affects one at a time | **Godot version:** 3.1 and 3.2 alpha1
**OS/device including version:** Windows 10; 10.0.18362 Build 18362
**Issue description:**

I have a pair of MeshInstances, each with their own separate materia... | bug,topic:rendering | low | Minor |
512,187,688 | pytorch | Channels Last (NHWC) support plan. | Release goals:
- Support ResNet50, AlexNet, ResNeXt and proof performance gain on mixed precision models + Volta GPUs.
- Unlock developers to extend channels last operators coverage.
Tasks:
- [x] Change factory functions (`_like` and similars) to optionally preserve format (#28839) and land with docs.
- [x] ... | triaged,module: memory format | low | Critical |
512,204,337 | flutter | Allow embedders to specify the AOT dylib path directly. | Currently, the only stable way to specify the AOT buffers to the engine via the Embedder API is to fetch pointer to the four blobs manually (`vm_snapshot_data`, `vm_snapshot_instructions`, `isolate_snapshot_data` and `isolate_snapshot_instructions`). The tools package these blobs in a single dynamic library. Embedders ... | engine,platform-mac,e: embedder,a: desktop,P2,team-macos,triaged-macos | low | Major |
512,238,054 | flutter | Linter false negative on a NewAPI warning for Android | When attempting to add a new flag to the Android accessibility bridge (https://github.com/flutter/engine/pull/13262):
```java
// Heading support
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
result.setHeading(semanticsNode.hasFlag(Flag.IS_HEADER));
}
```
The linter complained that the `setHeading... | team,platform-android,engine,dependency: android,P2,team-android,triaged-android | low | Critical |
512,354,999 | PowerToys | Move Hidden Windows to active screen | # Move Hidden Windows to active screen
Some applications do not play nicely with multiple monitor scenarios.
They mainly the ones which remember their screen position.
Scenario
Laptop with additional monitor.
Start an affected application when you have two monitors connected and move it to monitor two, shut ... | Idea-New PowerToy,Product-Window Manager | medium | Critical |
512,374,147 | godot | Mesh gets deformed when running animation | **Godot version:**
3.2 Alphas 1,2,3
**OS/device including version:**
WIN 10
**Issue description:**
Mesh gets deformed when running animation
**Steps to reproduce:**
Open attached Godot project
Open scene rat_grey.escn
Run animation 'rat_sits_down_scratchinh'
Mesh is deformed during animation:
 & Utimes() arguments for access-mode & share-mode are wrong | A search for CreateFile() finds the following read-only functions with a zero share-mode argument. I think their share-mode should be `FILE_SHARE_READ`, and in some cases also `FILE_SHARE_WRITE`.
EDIT: They would also need `FILE_SHARE_DELETE` in apps that expect to rename or remove a file concurrently with any of th... | OS-Windows,NeedsInvestigation | medium | Critical |
512,422,259 | rust | Clarify guarantees for `Vec` and `String` allocation | Similar to what https://github.com/rust-lang/rust/pull/58183 did for `Box`, I think we should document a guarantee that `Vec<T>` and `String` are allocated through the standard library’s global allocator.
Namely:
* It is valid (under some conditions) to pass a pointer allocated with `std::alloc::Global` (or corre... | C-enhancement,A-allocators,A-collections,T-libs-api | low | Minor |
512,422,398 | flutter | CupertinoAlertDialog has blurry lines | The lines to separate the action buttons are blurry.
In `cupertiono/dialog.dart` the `dividerThickness` is callculated this way:
```
dividerThickness: _kDividerThickness / MediaQuery.of(context).devicePixelRatio
```
But do we need the `devicePixelRatio` to do so? When I just use `dividerThickness: _kDividerThick... | framework,engine,a: fidelity,f: cupertino,a: quality,has reproducible steps,P2,found in release: 3.7,found in release: 3.8,team-design,triaged-design | low | Major |
512,445,298 | vscode | Web: allow to use Fira Code in editor (Safari) | Open web in Safari with `"editor.fontFamily": "Fira Code"`. the font is not being loaded it seems. Works fine in other browsers.

The only workaround that helped as to directly import the font into the HTML... | feature-request,font-rendering,web,safari | medium | Major |
512,452,766 | pytorch | Can't successfully install pytorch with python3.6 on my pi 4 | **my pi info:**
Linux raspberrypi 4.19.50-v7l+ #895 SMP Thu Jun 20 16:03:42 BST 2019 armv7l GNU/Linux
It gets to this point in the installation and I get this err:
```
[ 44%] Built target c10_LeftRight_test
/usr/bin/ld: ../../../lib/libprotobuf.a(arena.cc.o): in function `google::protobuf::internal::ArenaImpl:... | module: build,triaged,has workaround | low | Critical |
512,463,137 | kubernetes | Ephemeral Containers: Automatically taint pods with ephemeral containers | **What would you like to be added**: Automatically adding an annotation to pods in which an ephemeral container has been added.
**Why is this needed**: A common usage pattern for ephemeral containers is to perform some debugging action in a pod that changes its state in some fashion. Since the pod is no longer prist... | area/kubelet,sig/node,kind/feature,priority/important-longterm,lifecycle/frozen,needs-triage | medium | Critical |
512,463,348 | rust | impl Trait does not capture lifetime of generic argument | According to [RFC 1951](https://github.com/rust-lang/rfcs/blob/master/text/1951-expand-impl-trait.md), `impl Trait` in return position should capture the lifetime of any associated generic parameters. However, in this code, that logic appears not to work ([playground](https://play.rust-lang.org/?version=beta&mode=debug... | A-type-system,A-lifetimes,T-lang,A-impl-trait,T-types | low | Critical |
512,469,538 | go | x/mobile: `go test golang.org/x/mobile/bind/objc` failed with Xcode 11.1 | <!-- Please answer these questions before submitting your issue. Thanks! -->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.13.1 darwin/amd64
</pre>
### Does this issue reproduce with the latest release?
Yes
### What operating system and processor architecture a... | NeedsInvestigation,mobile | low | Critical |
512,519,508 | terminal | Alt+Numpad input is broken (since Windows 7) | <!--
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further expl... | Product-Conhost,Area-Input,Issue-Bug | medium | Critical |
512,529,315 | node | symlink out/Release/lib.target → out/Release/lib needs to be created manually before “make install” | On my Linux from Scratch system, building node 12.13.0 with `./configure --gdb --enable-lto --ninja --shared --openssl-use-def-ca-store` and python 3 creates the file `out/Release/lib/libnode.so.72` but “make install” looks for the file `out/Release/lib.target/libnode.so.72`. So I have to create symlink out/Release/li... | build | low | Major |
512,574,996 | rust | Tracking issue for `vec_into_raw_parts` | https://github.com/rust-lang/rust/pull/65705 adds:
```rust
impl String {
pub fn into_raw_parts(self) -> (*mut u8, usize, usize) {…}
}
impl<T> Vec<T> {
pub fn into_raw_parts(self) -> (*mut T, usize, usize) {…}
}
```
# Things to evaluate before stabilization
- [ ] [Should they return `NonNull<* mu... | A-collections,T-libs-api,B-unstable,C-tracking-issue,Libs-Tracked,A-raw-pointers | high | Critical |
512,577,150 | terminal | Add comprehensive XAML "theming" functionality | As I mentioned in https://github.com/microsoft/terminal/issues/3322#issuecomment-546391285, we've been dancing around the idea of "XAML theming" for a while in a bunch of issues, but never had one place to track all the requested functionality. This will serve as the master thread for those requests.
> It looks to m... | Area-Settings,Product-Terminal,Issue-Scenario,Area-Theming | medium | Critical |
512,578,745 | pytorch | Cmake fails due to bad python call | ## 🐛 Bug
The call to python on [line 158](https://github.com/pytorch/pytorch/blob/e2125436817504794f5ecebec17adf233137d89c/cmake/Codegen.cmake#L158) in cmake/Codegen.cmake fails due to an undefined `PYTHON_EXECUTABLE` variable.
## To Reproduce
Steps to reproduce the behavior:
1. Clone repo
2. `mkdir build... | module: build,triaged | low | Critical |
512,580,274 | node | suggested updates to the onboarding doc | This is a TODO list that I took during the onboarding of legendcas. Opening an issue in case I forget about them - but feel free to pick them up if you are interested to help!
- [ ] Mention this trick `git remote set-url origin --push no_push`
- [ ] Mention nodejs/help (when triaging issues)
- [ ] It’s not necessa... | doc,meta | low | Critical |
512,587,860 | rust | Using `include_bytes!` on large binary blobs compiles more slowly than expected | I've been playing around recently with compiling a crate that simply contains:
```rust
pub const BYTES: &[u8] = include_bytes!("large-binary-blob");
```
and I've been surprised that the compile time of this crate is pretty nontrivial!
For example this crate:
```rust
pub const BYTES: &[u8] = &[];
```
... | I-compiletime,T-compiler | medium | Major |
512,601,681 | rust | Footgun with const declarations of type Atomic* | I just got caught by a footgun where I'd declared a global counter as:
```
const COUNTER: AtomicUsize = AtomicUsize::new(0);
```
and incremented it using `COUNTER.fetch_add(1, Ordering::SeqCst)`. It took me a while to realize why I was always getting `0`! There are checks for `const` declarations not having interio... | C-enhancement,A-lints,T-lang,T-compiler,A-const-eval,A-atomic | low | Major |
512,602,411 | pytorch | [docs] Unclear input/output format for TransformerEncoderLayer | https://pytorch.org/docs/master/nn.html?highlight=transformerencoderlayer#torch.nn.TransformerEncoderLayer does not mention the input/output tensor dimension order. Is it B(atch)T(ime)C(hannels)?
Existing docs for torch.nn.GRU explain this more clear.
Also RNNCell uses `nonlinearity` keyword whereas Transformer* ... | module: nn,triaged | low | Major |
512,618,812 | flutter | Make FutureBuilder deliver pending snapshot on entering active lifecycle state | ## Use case
If the future completes after the screen times out, then the screen is turned back on, I would like a build to be triggered to deliver the future upon re-entering the active lifecycle state -- i.e. to ensure that the FutureBuilder does indeed build in the future so that I can show the results of the awai... | c: new feature,framework,P3,team-framework,triaged-framework | low | Minor |
512,618,987 | go | runtime: fatal error: unknown caller pc (libfuzz) | ### What version of Go are you using (`go version`)?
<pre>
go1.13.3.linux.amd64
</pre>
Compiled through [go-fuzz/libfuzz](https://github.com/klauspost/compress/blob/master/fuzzit.sh#L17)
### Does this issue reproduce with the latest release?
Yes.
### What operating system and processor architecture a... | NeedsInvestigation,compiler/runtime | low | Critical |
512,619,989 | rust | Attribute macro helper attributes | [The reference](https://doc.rust-lang.org/reference/procedural-macros.html) states that custom derive macros support defined helper attributes:
```rust
#[proc_macro_derive(HelperAttr, attributes(helper))]
pub fn derive_helper_attr(_item: TokenStream) -> TokenStream {
TokenStream::new()
}
```
However, the sam... | A-attributes,A-macros,T-lang,C-feature-request | medium | Major |
512,641,724 | flutter | Make it easier (or document how) to bring your own harfbuzz/ICU | See https://github.com/flutter/flutter/issues/40220#issuecomment-546327467 for more context
Some customers would like to bring their own harfbuzz/ICU. Not clear if that would also require bringing their own freetype2. My own explorations around engine modularization have been more focused on networking and Skia - I... | c: new feature,engine,c: performance,d: api docs,a: typography,a: existing-apps,a: size,perf: app size,P3,team-engine,triaged-engine | low | Major |
512,646,466 | flutter | Bottom Navigation Bar Ripple Style | Hello. Overall the material design implementation and ripples are pretty good and smooth, on some places even better than native, but for sure not so good when it comes to bottom bar navigation. The BottomNavigationItem on press ripple is just disgusting and bothers me every time I see it.
It should be bigger (wider... | c: new feature,framework,f: material design,P3,workaround available,team-design,triaged-design | low | Major |
512,650,147 | flutter | Animated ClipRRect | Currently, AnimatedContainer is beautiful and has many use cases, however it's children do NOT clip to its boundries (like Container), which would be a suggestion in itself, but the existence of ClipRRect makes me think the decision on this is final. So as a substitute, an AnimatedClipRRect is in order to animate clipp... | c: new feature,framework,a: animation,P3,team-framework,triaged-framework | low | Major |
512,653,678 | flutter | Using an EagerGestureDetector on web doesn't appear to properly pass scroll wheel events | Sample code:
```dart
class DebuggerScreenBody extends StatelessWidget {
@override
Widget build(BuildContext context) {
// Don't build this in const because compile time const evaluation
// will fail on non-web apps.
return RawGestureDetector(
gestures: {
EagerGestureRecognizer: ... | framework,f: gestures,platform-web,a: desktop,customer: webeap,a: mouse,P2,team-framework,triaged-framework | low | Critical |
512,654,608 | vue | Computed properties with getter/setter do not provide expected Typescript type annotation | ### Version
2.6.10
### Reproduction link
[https://codesandbox.io/s/quiet-glitter-qk7fy?fontsize=14](https://codesandbox.io/s/quiet-glitter-qk7fy?fontsize=14)
### Steps to reproduce
1) Create a computed property in a single file component that is lang="ts" - call it myComputedProp
2) Add a get() ... | typescript | low | Critical |
512,732,445 | flutter | flutter test --platform chrome not generating generated_plugin_registrants.dart | ```
$ flutter test --platform chrome test/
Configuring `build_web_compilers:entrypoint` in target `devtools_app:devtools_app` but this is not a known Builder
Unable to find modules for some sources, this is usually the result of either a
bad import, a missing dependency in a package (or possibly a dev_dependency
... | a: tests,c: new feature,platform-web,customer: webeap,P3,a: plugins,team-web,triaged-web | low | Critical |
512,739,462 | go | cmd/go: 'go get' should show requirement chains for inconsistent versions | <!-- Please answer these questions before submitting your issue. Thanks! -->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.13.1 darwin/amd64
</pre>
### Does this issue reproduce with the latest release?
Yes.
### What operating system and processor architecture ... | NeedsFix,GoCommand,modules | low | Critical |
512,745,927 | opencv | Calibrate camera without moving external parameters | It is then possible to add a flag to do not move the external parameter during the optimisation in the calibrate camera function?
thanks | feature,category: calib3d | low | Major |
512,755,470 | rust | Tracking issue for future-incompatibility lint `unused_attributes` | > [!IMPORTANT]
> This description needs to be fleshed out!
Related pull request: https://github.com/rust-lang/rust/pull/65294#issuecomment-545418714. | A-attributes,A-lints,T-compiler,C-future-incompatibility,C-tracking-issue | low | Minor |
512,756,244 | pytorch | [docs] Improve docs of nn.MultiheadAttention | https://pytorch.org/docs/master/nn.html?highlight=multiheadattention#torch.nn.MultiheadAttention currently looks like this:
- **Note** – if kdim and vdim are None, they will be set to embed_dim such that
- **key, and value have the same number of features.** (*query,*) –
i.e. formatting went badly.
Also docs ... | module: docs,triaged | low | Minor |
512,758,604 | flutter | Create plugin for loading Android assets | Create a plugin specifically for loading Android assets in Flutter.
This plugin should include at least a Dart API that reflects Android's `AssetManager`. If desired, it can also include higher level tools, too, such as an `ImageProvider` that works with the Dart version of `AssetManager`. | platform-android,package,c: proposal,P3,team-android,triaged-android | low | Minor |
512,759,955 | rust | Removing bound from generic type causes an "overflow evaluating a requirement" error. | With the following code:
```rust
pub trait Frogg<W: ?Sized> {
fn frogg(&self, _with: &W){}
}
impl <T, W> Frogg<[W]> for T
where
T: Frogg<W>
{}
impl <T, W> Frogg<[W]> for [T]
where
T: Frogg<W>
{}
fn bar<T, W>(slice: &[T], other: &[W])
where
T:Frogg<W>
{
slice.frogg(other)
}... | A-trait-system,T-compiler,C-bug | low | Critical |
512,773,504 | pytorch | CPU MaxPool2d is very slow | ## 🐛 Bug
MaxPool2d is too slow, it is better to replace it with Conv2d and strides
## To Reproduce
```python
import torch
import time
import torch.nn as nn
model = nn.Conv2d(in_channels=16, out_channels=16, kernel_size=3, stride=2)
net = nn.MaxPool2d(kernel_size=3, stride=2)
blob = torch.randn(1, 16, ... | module: performance,module: bootcamp,module: cpu,triaged,module: pooling | low | Critical |
512,775,927 | TypeScript | Cannot find type definition file for ambient declaration module | <!-- 🚨 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 |
512,784,957 | PowerToys | [FancyZones] Change "Tab Index" of zones | # Summary of the new feature/enhancement
as a user I would like to redefine index of each fancy zone so that they can set the order in which they switch using windows + left and right arrow hotkey.
# Proposed technical implementation details (optional)
Add a combo-box to CanvasZone.xaml that contains an enumer... | Idea-Enhancement,FancyZones-Editor,Product-FancyZones | low | Minor |
512,798,729 | vscode | Web: desktop-reserved keybindings non functional in fullscreen Firefox | Maybe we cannot get this to work, but: when I use Firefox and go fullscreen, hitting a key such as `Cmd+W` to close an editor is still closing the entire window. That makes it almost impossible to use VSCode in Firefox.
To make matters worse: simply pressing `Esc`-key gets out of fullscreen instantly.... | feature-request,upstream,web,upstream-issue-linked,firefox | low | Major |
512,804,330 | youtube-dl | I'm request kktv.me for supported sites | <!--
######################################################################
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 |
512,811,732 | rust | Extend rustdoc search | ### First idea
It'd be nice to write stuff like: `"avec"::Vec` or even `vec::`.
In the first example, you look specifically into the "avec" module/type and look for "Vec" inside it.
In the second example, you just look at everything inside the matching "vec" parent (so that maybe return a lot of things with a ... | T-rustdoc,A-type-based-search | low | Minor |
512,813,323 | pytorch | torch.as_tensor fails to create named tensors | ## 🐛 Bug
torch.as_tensor() fails to create named tensors
## To Reproduce
1. try to create a tensor from numpy ndarray using torch.as_tensor()
image = cv2.imread(imgPath)
image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB)
image = torch.as_tensor(image, dtype=torch.uint8, names=('H', 'W... | triaged,module: named tensor,module: tensor creation | low | Critical |
512,823,979 | flutter | [video_player] [Android] texture not updated while scrubbing when video is paused | Unlike on iOS, this never worked on Android.
To reproduce:
1. run app
2. press pause
3. scrub on the progress bar
Expected behaviour would be that it updates the texture while scrubbing. Current behaviour on Android is that the texture is not updated until you lift your finger.
Tested with:
```dart
import... | platform-android,p: video_player,package,has reproducible steps,P2,found in release: 2.2,team-android,triaged-android | low | Critical |
512,826,855 | rust | "LLVM ERROR: Access past stack top!" when compiling without sse2 | the following code produces the compilation error `LLVM ERROR: Access past stack top!` when compiling with `E:RUSTFLAGS="-Ctarget-feature=-sse2" cargo +nightly run`
```
fn main() {
let (a, b) = get_pair();
}
fn get_pair() -> (f64, f64) {
(0.0, 0.0)
}
```
only happens when the return values of `get_... | I-crash,A-LLVM,O-x86_64,P-medium,T-compiler,C-bug,ICEBreaker-LLVM,A-target-feature | medium | Critical |
512,830,736 | godot | Generic6DOFJoint is behaving in a weird manner when rotating around the Y axis (it's working properly for the Z axis) | **Godot version:**
3.1.1
**OS/device including version:**
Ubuntu 19.10
**Issue description:**
I have joined two rigid bodies (two basic capsules) together with a Generic6DOFJoint, disabled the Angular Limit Y, enabled the Angular Motor Y. The capsules started rotating, but after doing so for about 90° they snap ba... | bug,confirmed,topic:physics | low | Minor |
512,831,921 | pytorch | Sampler for IterableDataset | ## 🚀 Feature
The IterableDataset is too restrictive by not allowing the combination with samplers. Sampling from a stream is well understood and possible on the fly. IterableDataset should support these use cases.
## Motivation
The IterableDataset abstraction is great for abstracting a stream of data we want ... | module: dataloader,triaged | medium | Major |
512,844,267 | pytorch | Problem when installing Pytorch from source on CentOS 7.4 | ## 🐛 Bug
[3171/3442] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/init.cpp.o
In file included from ../c10/core/Device.h:5:0,
from ../c10/core/Allocator.h:6,
from ../aten/src/ATen/ATen.h:3,
from ../torch/csrc/utils/pybind.h:5,
... | module: build,triaged | low | Critical |
512,845,890 | pytorch | super().__init__() not called in torch.nn.Module.__init__ | ## 🐛 Bug
`torch.nn.Module.__init__` doesn't call the `super().__init__()` , which will case troubles in multiple inheritance.
## To Reproduce
For example,
```bash
import torch
class MyBase(object):
def __init__(self):
super().__init__()
print('Base initialized!')
class A(torch.n... | module: nn,triaged | low | Critical |
512,871,579 | flutter | CupertinoTabView is not hot reload friendly | Hot reload won't apply changes made to the `builder` of a CupertinoTabView. A hot restart is required to see the effect of those changes. This was hit by participants in a UX study and no one had any clue about why hot reload stopped working. The code below can reproduce the issue:
```dart
import 'package:flutter/c... | framework,t: hot reload,from: study,f: cupertino,has reproducible steps,P2,found in release: 3.3,workaround available,found in release: 3.7,team-design,triaged-design | low | Major |
512,878,733 | flutter | [webview_flutter] evaluateJavascript encodes return value inconsistently across Android vs iOS | Internal: b/143189643
On Android, the result of evaluateJavascript is JSON encoded, with surrounding quotes for strings.
On iOS, the result is a string literal (with no surrounding quotes).
This means in dart, the result of evaluateJavascript must be parsed differently between iOS and Android. | p: webview,package,customer: quill (g3),team-ecosystem,P2,p: requires breaking change,triaged-ecosystem | low | Minor |
512,889,104 | rust | Suggestion: provide better report of function argument mismatch | While discussing #64915 with @estebank, I asked if it would make sense to also provide a more detailed report about how closures mismatched. For example, introspecting on the types to detect when types are in the wrong order, or when arguments are mismatched.
He pointed out that we don't even do that for regular fu... | C-enhancement,A-diagnostics,E-mentor,T-compiler,A-suggestion-diagnostics,D-papercut | low | Critical |
512,890,174 | godot | Large export integer loses precision when modified from the editor | **Godot version:**
v3.1.1.stable.official
**OS/device including version:**
Ubuntu 18.04.3 LTS 64-bit
Intel® Core™ i7-3930K CPU @ 3.20GHz × 12
GeForce GTX 1080 Ti/PCIe/SSE2
32GB ram
**Issue description:**
Large exported INT variables
`export var a: int = 10000000000000`
**If changed manually in the editor... | bug,topic:core,topic:editor,confirmed,topic:gui | low | Major |
512,891,922 | opencv | app crashes due to igd11dxva64 (msmf backend) | <!--
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... | category: videoio(camera),platform: win32 | low | Critical |
512,897,213 | vscode | Turn off RTL for syntactical characters in bidi lines | I am editing a document that has English, Hebrew, and Arabic in it. The cursor movement is based on the language the cursor is on so it jumps in different directions. Inserting and appending text is also unpredictable.
For example, if a line is:
`Peace | שלום | `
and I paste at the end of the line :
`سلام`
It... | feature-request,editor-RTL | medium | Critical |
512,901,738 | godot | Particles editor plugin generate emission point from mesh file broken | **Godot version:** 3.1.0
**OS/device including version:** Windows 10 (Irrelevant)
**Issue description:** When creating emission points from a mesh they won't get generated and this error will appear: "core/object.cpp:1238 - Error calling method from signal 'file_selected': 'ParticlesEditor::_resource_seleted': Me... | bug,topic:editor,topic:particles | low | Critical |
512,931,382 | rust | Re-land early syntax feature gating (was: Some features can no longer be controlled by conditional compilation) | https://github.com/rust-lang/rust/pull/66004 fixed the original issue; now this tracks re-landing those checks (possibly after some transition period).
### Original issue
At https://github.com/RalfJung/miri-test-libstd/, I have set things up such that one can run the libcore and liballoc test suite against Miri. ... | T-lang,T-compiler,A-ast | high | Critical |
512,936,097 | rust | Allow unused_must_use on result with never type | ```rust
#![feature(never_type)]
fn will_not_fail() -> Result<i32, !> {
Ok(5)
}
pub fn main() {
will_not_fail();
}
```
This code yields a warning:
```
warning: unused `std::result::Result` that must be used
--> main.rs:8:5
|
8 | will_not_fail();
| ^^^^^^^^^^^^^^^^
|
= note... | C-enhancement,A-lints,T-lang,F-never_type | low | Critical |
512,944,256 | youtube-dl | Hi Appreciate if you help download videos from the site -https://olympus.greatlearning.in/courses/4971/pages/unstructured-data-course-introduction?module_item_id=250532 | <!--
######################################################################
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 |
512,958,946 | tensorflow | What is the right way to use coverage.py with Tensorflow? | I apologize if this is the wrong way to ask this question. I'm the maintainer of coverage.py, for measuring code coverage in Python projects. A user wrote an issue for me: https://github.com/nedbat/coveragepy/issues/856
After digging into it, I see that his tf.keras.Model.call() function is not executed directly, b... | stat:awaiting tensorflower,type:feature,comp:core | medium | Critical |
512,965,404 | rust | Confusing "cannot infer an appropriate lifetime" error message | Consider example:
```rust
trait Bar {
fn bar(&self, r: &mut Re);
}
struct Re<'a> {
data: &'a u16,
}
struct Foo;
impl Bar for Foo {
fn bar<'a, 'b>(&'a self, r: &'b mut Re<'a>){}
}
```
([Playground](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=5bd6ac9f31500a8... | C-enhancement,A-diagnostics,A-lifetimes,T-compiler,A-inference | low | Critical |
512,966,864 | pytorch | ABI backwards compatibility | ## 🚀 Feature
Add backwards compatibility to the ABI for LibTorch.
## Motivation
At present LibTorch doesn't seem to have a backwards compatible ABI. For those of us writing LibTorch-dependent libraries, it would be beneficial if the binaries we distribute don't break when end users update their version of PyTor... | module: abi,triaged | low | Critical |
512,968,185 | flutter | Flutter build fails when project source is located on a mapped Samba Share (Network Drive Letter) | <!-- 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... | tool,t: gradle,a: build,P2,team-tool,triaged-tool | low | Critical |
512,969,228 | rust | Slightly confusing grammar in pinning docs. | Hi, I've just read the `std::pin` docs as part of learning `std::future::Future` and attempting to write my own combinator. This section is pretty dense for my first read, and only at the very end, when it mentioned `Future` combinators did I realize I had a misunderstanding through the entire reading due to [this phra... | C-enhancement,T-libs-api,A-docs | low | Minor |
512,969,962 | go | cmd/compile: no closure inlining even in the simple case? | I hesitate to call this an issue, since I know it's a complex topic, and I've read about half a dozen issue reports touching this topic, which kind-of sort-of fix some inlining cases, but not all of them.
I'm using a simple pattern for avoiding lock leakage:
```go
// WithRWMutex extends the RWMutex type with con... | Performance,NeedsInvestigation,compiler/runtime | low | Major |
512,974,863 | flutter | [webview_flutter] Add option to allow mixed-mode content (http in https page) | Internal: b/292548371
webview_flutter how to load https and http mixed content?
| c: new feature,customer: dream (g3),customer: crowd,p: webview,package,team-ecosystem,P2,triaged-ecosystem | low | Critical |
512,988,529 | pytorch | cmake allows both MKL and MKLDNN to be OFF; aten/src/ATen/CMakeLists.txt then ignores c++ sources | This file has
```
if(AT_MKL_ENABLED)
set(all_cpu_cpp ${all_cpu_cpp} ${mkl_cpp})
endif()
if(AT_MKLDNN_ENABLED)
set(all_cpu_cpp ${all_cpu_cpp} ${mkldnn_cpp})
endif()
```
which ignores ```${all_cpu_cpp}``` when none of ```AT_MKL_ENABLED``` and ```AT_MKLDNN_ENABLED``` are defined.
There are two bugs:
1. ... | module: build,triaged | low | Critical |
512,989,275 | rust | Missed optimization: fn f(a: &mut i32){ let b = *a; println!("{}", b); } | This Rust code: https://godbolt.org/z/HeLrx- gives more assembly than this: https://godbolt.org/z/Aji2U3 | I-slow,C-enhancement,T-compiler,C-optimization | low | Minor |
512,991,982 | rust | wasm32-unknown-unknown target should not make output executable | The wasm32-unknown-unknown target sets the executable bit on the compiled `.wasm` file. Most uses of wasm don't execute the wasm file directly, and without special configuration (such as binfmt-misc on Linux), most operating systems can't directly run wasm files. Furthermore, the executable bit set on the output tends ... | C-enhancement,T-compiler,O-wasm | low | Minor |
512,992,963 | pytorch | [feature request] Docs for fuse_conv_bn_eval | Even if it is internal/experimental, it's quite useful for end users as well.
Curently [`fuse_conv_bn_weights`](https://github.com/pytorch/pytorch/blob/master/torch/nn/utils/fusion.py#L22) assumes 2d convolution and hard-codes 4-dim weights, which is not true for Conv1d/Conv3d. However it's easy to support any dimen... | module: docs,triaged | low | Minor |
513,009,433 | pytorch | torch.tensor() is very slow when it is passed an h5py Dataset. | ## 🐛 Bug
`torch.tensor()` is very slow when it is passed an h5py Dataset.
## To Reproduce
Create a new HDF5 file with a 1000x1000 float32 dataset:
```python
import h5py
import numpy as np
import torch
testfile = h5py.File('testfile.h5', 'w')
testfile['data'] = torch.eye(1000)
```
Then load it ba... | module: performance,triaged,module: tensor creation | low | Critical |
513,012,309 | go | text/template: access to methods that are not part of interface | ### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.13.3 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 | low | Critical |
513,027,058 | react-native | Setting the value of a controlled TextInput breaks when autocorrect suggestion present | <!--
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 fixed: http://facebook.github.io/react-native/docs/upgrading.html
-->
On iOS, something wonky happens when th... | Platform: iOS,Issue: Author Provided Repro,Component: TextInput,Bug | medium | Critical |
513,040,079 | rust | Return value packing for Option<T> and Result<T,E> on WebAssembly | I'm looking at how `Result<T,E>` and `Option<T>` return values get handled on the WebAssembly target, using integral types as the `T` and small fieldless enums as the `E` type. It seems hard to predict when Rust will use stack allocation for the return value, and some optimizations that happen on native platforms like ... | I-slow,C-enhancement,A-codegen,T-compiler,O-wasm | low | Critical |
513,055,308 | godot | FileSystem panel loses focus after Renaming or Duplicating files | **Godot version:**
3.2.alpha 35944aebdeb4c3b5869aaeedaaded02397b7ce92
**OS/device including version:**
5.3.7.arch1-1
**Issue description:**
Deleting, renaming or duplicating a file in the FileSystem panel opens a prompt window. If you close this window while deleting a file (either by confirming the deletion or ca... | bug,topic:editor,confirmed,usability | low | Major |
513,059,365 | kubernetes | for every huge page resource, we need to remove it from allocatable memory when Updating Node Allocatable limit across pods | <!-- 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 the code b... | kind/bug,sig/node,triage/accepted | medium | Critical |
513,071,464 | scrcpy | Mirror as second screen | Hi, Developers.
The latest scrcpy is working really fast and I am really thanks for that.
Is it possible the mirrored screen in PC to act as second screen rather than exact copy of phone screen?
I mean something like Miracast where some feature will be enabled when Android device connected to Miracast device. Th... | feature request,multiscreen | low | Major |
513,083,997 | rust | Replacing sentences for references by a Bibliography section for keywords | In the stdlib, at the end of each keyword description, authors add a small sentence with links to reference material.
Here are the six first ones appearing in the keyword file:
https://github.com/rust-lang/rust/blob/9733b0f122db7eb7662799b164bc02b0f54cb84a/src/libstd/keyword_docs.rs#L26
https://github.com/rust-l... | C-enhancement,T-libs-api,A-docs | low | Major |
513,091,715 | pytorch | cudnn.determinstic=True causes dilated convolution to be >10x slower | ## 🐛 Bug
If you set `torch.backends.cudnn.deterministic=True`, and then create and use a Conv2d layer, it's MUCH slower than if you use `torch.backends.cudnn.deterministic=False`. My tests found it to be between 10-80x slower.
## To Reproduce
I wrote a timing script to see how much slower:
```python
# dil... | module: cudnn,triaged | low | Critical |
513,098,602 | neovim | improve Vimscript <=> Lua interface: v:lua | `luaeval()` and `:lua` are clunky. In Lua we have `vim.fn`, which allows calling a Vimscript function. There should be a similar thing for calling a Lua function from Vimscript.
# ✅ Idea 1: `v:lua` (done: #11338)
Add a `lua` member to the Vim `v:` namespace, which acts like a list of all Lua global variables... | enhancement,vimscript,lua,options | low | Major |
513,106,678 | pytorch | 'import torch` fails with Illegal instruction | While trying to create a FreeBSD port for ```PyTorch```.
The port builds, but crashes with ```Illegal instruction```: https://people.freebsd.org/~yuri/py-pytorch.shar
Not sure where to go from here.
| module: build,triaged | low | Critical |
513,174,388 | opencv | cvtColor perf test and Haar face detector failed with OpenCV.js+simd | <!--
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... | bug,category: javascript (js) | low | Critical |
513,195,087 | flutter | Scoped WidgetBindings | ## Use case
I started developing a tool named [device_preview](https://github.com/aloisdeniel/flutter_device_preview) which simulates various devices and render them as widgets.
To achieve this, a `MediaQuery` instance is inserted in the `onGenerateRoute` method of the user's app widget. The simulated locale shou... | c: new feature,framework,P3,team-framework,triaged-framework | low | Minor |
513,247,942 | vscode | Add custom QuickPick highlighting | It would be nice to have a bit more control over highlighting in QuickPick. I'm using QuickPick as a search field using regex and the existing fuzzy matching doesn't make sense in this context. I'd like to be able to provide my own highlights for the detail field and avoid highlighting elsewhere, although for completio... | feature-request,api,quick-pick | medium | Critical |
513,251,977 | vscode | Expose QuickPick.matchOnLabel publicly | `matchOnLabel` already exists as an internal API. It makes sense to apply it externally too. It could maintain the same semantics and would allow users to have a better control over the display of quickpick results. This was already suggested in https://github.com/microsoft/vscode/issues/73904#issuecomment-506662578. | feature-request,api,quick-pick | low | Minor |
513,313,439 | terminal | Add keybinding command to kill current process | # Description of the new feature/enhancement
> I'm copying this feature from ConEmu.
In Python development on Windows, if you run an `asyncio` loop then Python can't be stopped using regular `KeyboardInterrupt Exception`. This leaves me forced to have to close the current tab and open new one. In ConEmu this is res... | Area-UserInterface,Product-Terminal,Issue-Task | low | Minor |
513,340,126 | go | cmd/go: loops without output when a module fetch via `git+ssh` fails to authenticate | ### What version of Go are you using (`go version`)?
_go version go1.13.3 darwin/amd64_
### Does this issue reproduce with the latest release?
This is the latest release available to me at time of writing.
### What operating system and processor architecture are you using (`go env`)?
<details><summary><c... | NeedsInvestigation,modules | low | Critical |
513,413,008 | pytorch | RPC couldn't match torch.ones with requires_grad=True | ## 🐛 Bug
I was trying to use `rpc.remote` to create a tensor with `requires_grad=True`, but hit the following error:
```
Couldn't match schema: aten::ones(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> (Tensor) to args: ((3, 3),) and kwar
gs: {'requires_grad': ... | high priority,triage review,oncall: distributed,module: internals,triaged,better-engineering,module: rpc | 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.