BlendLuxCore icon indicating copy to clipboard operation
BlendLuxCore copied to clipboard

Integrated issue creator

Open Theverat opened this issue 5 years ago • 1 comments

We could make an issue creation dialog in the Blender addon. Benefits would be:

  • It could fill in some information automatically (e.g. OS, Blender version, GPU vendor)
  • We would have more control over the submitted text - we can check for missing information and request the user to fill it in before sending the report. This could prevent low-quality reports
  • It could package the opened .blend file in its current state automatically, and check if the file size is small enough

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Theverat avatar Jun 23 '20 11:06 Theverat

Could extend the blender "Help->Report a bug" feature (or duplicate it). Blender built-in one does save this info:

System Information Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce GTX 980 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.48

Blender Version Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-07-11 18:41, hash: rBee5c2f6ead37 Worked: (newest version of Blender that worked as expected)

Short description of error [Please fill out a short description of the error here]

Exact steps for others to reproduce the error [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]

Acrivec avatar Jul 12 '20 15:07 Acrivec