-
After using process of elimination, I have determined this mod causes weird behavior with desktop switching. Namely, in some rare (but not rare enough) edge cases, explorer will completely crash when …
-
## Command
```sh
flutter pub get
```
## Steps to Reproduce
1. Update dependencies of a project that is located on a filesystem without symlink support (e.g. exFAT)
## Logs
FileSystemExcepti…
-
`sudo flutter channel --version --machine` is responding with a non json output, this break other toolkit/ci-cd that are relying on this `--machine` flag https://github.com/go-flutter-desktop/go-flutt…
-
Right now we just send the raw exception as an info level crash which causes about 20 issues to be tracked based on how it fails. There's two problems here:
* All transport-related problems are a …
-
### Description
.NET 8.0.401 + macOS crashes, while .NET 8.0.303 doesn't.
### Reproduction Steps
Alas, not minimal:
```console
# Repro is from building the dotnet/java-interop repo
git…
-
For what it is worth, I hereby attach crash reporting of AntiDupl.NET.WinForms.exe by Microsoft Visual Studio Diagnostic Tools over last week. Namely, I would understand these crashes were of a rather…
-
### BetterEdit version
6.7.0
### Description
Happens when the big quarter circle object (haven't tested with other quarter circle objects) has rotation disabled, is copied and mirrored, scaled alon…
-
Hey there. My app's bug reporting tool is reporting several crashes around the use of `WebView` in `LocalizationApplicationDelegate`.
```
Unable to create application [application.name]: java.lang…
-
We can pack it in the message for now so it's not lost. We can also put `message` and `stacktrace` properties on `QuickJsException` for native and do something fancy in the future to assist crash repo…
-
## Overview
Out of the box unreal provides its own crash reporting tools to handle incidents on supported platforms. After initial investigation its been deemed work a deeper investigation and experim…