Std About/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std About
|Name=Std About
|Name/ru=Std About
|Name/ru=Std About
|Workbenches=All|MenuLocation=Справка → О FreeCAD|SeeAlso=...}}
|Workbenches=All|MenuLocation=Справка → О FreeCAD|SeeAlso=...}}
</div>


Provides all information on the used version of FreeCAD.
Provides information on the FreeCAD version used, and its required libraries (Python, Qt, Coin, and OCC).


When a request for help on the [http://forum.freecadweb.org/viewtopic.php?f=3&t=2264 forum], '''it is imperative to give information about your installation'''.
When requesting for help on the [http://forum.freecadweb.org/viewtopic.php?f=3&t=2264 forum], or tracking bugs, it is imperative to provide this information.


Click on '''"Copy to Clipboard"''' and paste the information into your post.
Click on '''{{KEY|Copy to clipboard}}''' and paste the information into your post, which results in something like this:

{{code|code=
OS: Ubuntu 18.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15043 (Git)
Build type: Release
Branch: master
Hash: b11ed19f8d8a658817829df8c3223a24a660afbb
Python version: 2.7.15rc1
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)}}





Revision as of 19:44, 27 October 2018

Std About

Системное название
Std About
Расположение в меню
Справка → О FreeCAD
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
...

Provides information on the FreeCAD version used, and its required libraries (Python, Qt, Coin, and OCC).

When requesting for help on the forum, or tracking bugs, it is imperative to provide this information.

Click on Copy to clipboard and paste the information into your post, which results in something like this:

OS: Ubuntu 18.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15043 (Git)
Build type: Release
Branch: master
Hash: b11ed19f8d8a658817829df8c3223a24a660afbb
Python version: 2.7.15rc1
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)