Add guides on how to manually collect bug report system information #58
@ -47,7 +47,7 @@ share it on your bug reporting form like this: `Blender 4.1.1`
|
|||||||
Navigate to where Blender is installed and run `/path/to/blender --verison`
|
Navigate to where Blender is installed and run `/path/to/blender --verison`
|
||||||
in a terminal. The Blender version can be found in the first line of the out.
|
in a terminal. The Blender version can be found in the first line of the out.
|
||||||
|
|
||||||
TODO: Does this work when Blender can't open? If this does work, then do we want to do this on Windows and macOS as well?
|
TODO: Does this work when Blender can't open (It likely does if the GPU is too old, but what if the glibc version is too old)? If this does work, then do we want to do this on Windows and macOS as well? Linux users are more like to be comfortable with using the terminal than the average Windows and macOS user.
|
||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
|
@ -35,10 +35,9 @@ You will find the Blender version number in the field `General > Version`.
|
|||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
If you installed Blender through Steam, then open Steam, right click
|
Open Steam, right click on Blender and select the option
|
||||||
on Blender and select the option `Manage > Browse local files`.
|
`Manage > Browse local files`. A file browser will appear showing where
|
||||||
A file browser will appear showing where Blender is installed.
|
Blender is installed. Right click on Blender and select `Get Info`.
|
||||||
Right click on Blender and select `Get Info`. You will find the
|
You will find the Blender version number in the field `General > Version`.
|
||||||
Blender version number in the field `General > Version`.
|
|
||||||
|
|
||||||
![](../../../images/macos_get_blender_version_steam.jpg)
|
![](../../../images/macos_get_blender_version_steam.jpg)
|
||||||
|
@ -45,21 +45,19 @@ called `File Version`.
|
|||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
If you installed Blender through Steam, then open Steam, right click
|
Open Steam, right click on Blender and select the option
|
||||||
on Blender and select the option `Manage > Browse local files`.
|
`Manage > Browse local files`. A file browser will appear showing where
|
||||||
A file browser will appear showing where Blender is installed.
|
Blender is installed. Right click on the file `blender.exe` and select
|
||||||
Right click on the file `blender.exe` and select the `Properties` option.
|
the `Properties` option. In the new window that appears, select the `Details`
|
||||||
In the new window that appears, select the `Details` tab and you will find
|
tab and you will find the Blender version in the field called `File Version`.
|
||||||
the Blender version in the field called `File Version`.
|
|
||||||
|
|
||||||
![](../../../images/windows_get_blender_version_steam.jpg)
|
![](../../../images/windows_get_blender_version_steam.jpg)
|
||||||
|
|
||||||
### Downloaded from Microsoft Store
|
### Downloaded from Microsoft Store
|
||||||
|
|
||||||
If you installed Blender through the Microsoft store, then click on the Windows
|
Click on the Windows icon on the task bar and find Blender in your apps list.
|
||||||
icon on the task bar and find Blender in your apps list. Once you've found it,
|
Once you've found it, right click on Blender and select `More > App Settings`.
|
||||||
right click on Blender and select `More > App Settings`. The settings app will
|
The settings app will open and you will find the Blender version in the section
|
||||||
open and you will find the Blender version in the field `Specifications` with
|
`Specifications` with in the field `Version`.
|
||||||
the name `Version`.
|
|
||||||
|
|
||||||
![](../../../images/windows_get_blender_version_microsoft_store.jpg)
|
![](../../../images/windows_get_blender_version_microsoft_store.jpg)
|
||||||
|
Loading…
Reference in New Issue
Block a user