-
-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
desktop: Implement crash report dialog when a panic happens #9205
Conversation
d896454
to
6c5aaf7
Compare
6c5aaf7
to
8f77262
Compare
We should also include the AVM2 stack trace in the crash report, which will be helpful for AS3 bugs |
@Bale001 how safe is our callback collection? Is there any possibility of it panicking during access? |
It's safe to access - |
Small thing: Is it really wanted that "additional information" is already pre-filled with an example in the form? People might overlook (or not even care) and just submit whatever is already listed there (Radeon adapter etc.). When reviewing the issue later on, this could cause confusions. |
They can't just hit submit as some fields are required but empty. If we don't prefill system info, I'm not sure we'd ever get that info to honest |
@Dinnerbone My only concern is that |
I just re-read this and maybe there's some confusion - the info prefilled is the users info, not example info. The link I gave as an example for this PR is what I got when I hit the "yes" button, but other users will get their own info. |
Ah, got it. So I am seeing your system details only since it is preview for this PR. |
Turns into this: Dinnerbone#22 |
ce56f8f
to
e2bfe7d
Compare
When a panic happens:
Pressing Yes takes you to this new issue template, prefilled