-
BPO | [1722344](https://bugs.python.org/issue1722344)
--- | :---
Nosy | @loewis, @amauryfa, @pitrou, @bitdancer, @ssbarnea
Files | [1722344_squelch_exception.patch](https://bugs.python.org/file9356/17…
-
Hi!
Example scenario:
My application has 1024 set as the sample size/amount of samples.
Audio is playing, then for some reason playback is interrupted when there are 880 samples left to be proc…
-
## Steps to Reproduce
1. Download the example project: [bug_report.zip](https://github.com/flutter/flutter/files/4931518/bug_report.zip).
2. Run the project with `flutter run`.
3. Open th…
-
I have a docker-compose file I started using in February of 2018. About 2 months ago I ran it again and verified it was still working. Then I ran it again today, and it won't work. I have evidence t…
-
I was thinking a bit on the flood of messages that is currently generated, and I think it would be good if we could add some analysis of primary messages (the causes of things) and secondary messages …
-
## Steps to Reproduce
1. Run `flutter create bug_datatable`.
2. Update the files as follows:
lib/main.dart
```dart
import 'package:flutter/material.dart';
void main() {
runAp…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. `flutter run -d web-server`
3. Open firefox and go to localhost:{port number}
4. When the app has loaded, open dev console (F12)
5.…
-
In order to make it easier to install and use freja, it would be neat to jpm install freja and have it end up on path.
-
In response to [47030](https://github.com/flutter/flutter/issues/47030#issuecomment-841419012), here is a reproducable example that fulfills:
* Flutter video_player do not play on iOS Safari
* H…
-
The following layout file triggers the assert in the issue title as long as the data file is long enough.
Having a struct field after a struct field ending in an array with two or more elements trigg…