Std About: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
({{Std Base}} {{Userdocnavi}} to categorize the page)
Line 3: Line 3:
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Std About|Workbenches=All|MenuLocation=Help → About FreeCAD|SeeAlso=[[Standard Menu]]}}
{{GuiCommand|Name=Std About|Workbenches=All|MenuLocation=Help → About FreeCAD|SeeAlso=[[Standard Menu]]}}

== Description ==


<!--T:2-->
<!--T:2-->
Provides information on the FreeCAD version used, and its required libraries (Python, Qt, Coin, and OCC).
Provides information on the FreeCAD version used, and its required libraries (Python, Qt, Coin, and OCC).

<!--T:6-->
[[Image:Std_About_en.png]]


<!--T:3-->
<!--T:3-->
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.
When requesting for help on the [http://forum.freecadweb.org/viewtopic.php?f=3&t=2264 FreeCAD forum], or tracking bugs, it is imperative to provide this information.


<!--T:4-->
<!--T:4-->
Click on '''{{KEY|Copy to clipboard}}''' and paste the information into your post, which results in something like this:
Click on {{Button|Copy to clipboard}} and paste the information into your post, which results in something like this:


</translate>
<!--T:7-->
{{code|code=
{{Code|code=
OS: Ubuntu 18.04.1 LTS
OS: Ubuntu 18.04.3 LTS (ubuntu:GNOME/ubuntu)
Word size of OS: 64-bit
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15043 (Git)
Version: 0.19.18589 (Git)
Build type: Release
Build type: Debug
Branch: master
Branch: master
Hash: 3500451a040989d00693eab85b2a7c13ce4dad67
Hash: b11ed19f8d8a658817829df8c3223a24a660afbb
Python version: 2.7.15rc1
Python version: 3.6.8
Qt version: 4.8.7
Qt version: 5.9.5
Coin version: 4.0.0a
Coin version: 4.0.0a
OCC version: 7.3.0
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)}}
Locale: English/UnitedStates (en_US)
}}

<translate>

<!--T:6-->
<!--T:7-->
{{Std Base}}
[[Image:Std_About_en.png]]
{{Userdocnavi}}

</translate>
</translate>
{{clear}}
{{clear}}

Revision as of 02:33, 21 October 2019

Std About

Menu location
Help → About FreeCAD
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Standard Menu

Description

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

When requesting for help on the FreeCAD 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.3 LTS (ubuntu:GNOME/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18589 (Git)
Build type: Debug
Branch: master
Hash: 3500451a040989d00693eab85b2a7c13ce4dad67
Python version: 3.6.8
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)