crash reports are functional on windows

This commit is contained in:
itsmattkc
2019-05-10 13:11:45 +10:00
parent 3fe0d1cda5
commit 7985cc48d4
8 changed files with 318 additions and 36 deletions
+13 -22
View File
@@ -7,7 +7,15 @@ assignees: ''
---
**Describe the bug**
**Your Setup:**
- Olive version (window title or Help > About):
- Source: (e.g. AppImage, PPA, AUR, website etc.)
- Operating system: (e.g. Ubuntu 18.04 64-bit)
- CPU: (e.g. Intel i5-4300U)
- RAM: (e.g. 8GB)
- GPU: (e.g. NVIDIA Geforce GT 1030 2GB (Driver ver xxx.xx.xx))
**Describe the Bug**
A clear and concise description of what the bug is.
**To Reproduce**
@@ -17,31 +25,14 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- Olive version: [e.g. Git hash from window title or Help > About]
- Source: [e.g. AppImage, Website etc.]
- Operating system: [e.g. Ubuntu 18.04 64-bit]
- CPU: [e.g. Intel i5-4300U]
- RAM: [e.g. 8GB]
- GPU: [e.g. NVIDIA Geforce GT 1030 2GB (Driver ver xxx.xx.xx)]
### Output Log
** Debug Log and/or Crash Report **
```
[Paste output log]
[Paste log/report]
```
### GDB/CDB Backtrace (for crashes)
```
[If you can reproduce this issue, try running Olive through GDB and retrieving a backtrace, then paste the backtrace here. Instructions are available in the Wiki on how to acquire this backtrace.]
```
**Additional context**
Add any other context about the problem here.
**Additional Details**
Add any other information about the problem here.
@@ -7,11 +7,6 @@ assignees: ''
---
**I have read the following**
- [ ] The Olive Wiki
- [ ] Previous issues that include "FR" or "Feature Request"
- [ ] Olive's Project Tab
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]