Add guides on how to manually collect bug report system information #58

Merged
Alaska merged 39 commits from Alaska/blender-developer-docs:manual-system-information into main 2024-08-07 14:17:21 +02:00
Showing only changes of commit 1311f9bbb1 - Show all commits

View File

@ -3,9 +3,11 @@
## Operating System
We need to collect a few pieces of information for the Operating System information
field. They are Linux kernel version, CPU architecture, glibc version, and display server type.
field. They are Linux kernel version, CPU architecture, glibc version,
and display server type.
Follow the steps below and combine them together in the bug report form like this:
Follow the steps below to collect the information and combine them together
in the bug report form like this:
`Linux-6.8.0-31-generic-x86_64-with-glibc23.9, wayland`
#### Linux Kernel Version
@ -64,7 +66,7 @@ to where Blender is installed. Open a terminal and run
`/path/to/blender --verison`. The Blender version can be found in the first line
of the output.
TODO: Add image
TODO: Add image?
### Downloaded from snap