Std About/de: 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/de|Name=Std About|Name/de=Über FreeCAD|Workbenches=All|MenuLocation=Help → About FreeCAD|SeeAlso=[[Standard Menu/de|Standardmenü]]}}
{{GuiCommand/de|Name=Std About|Name/de=Über FreeCAD|Workbenches=All|MenuLocation=Help → About FreeCAD|SeeAlso=[[Standard Menu/de|Standardmenü]]}}
</div>


== Description ==
== Description ==


<div class="mw-translate-fuzzy">
Liefert Informationen zur gerade benutzten Version von FreeCAD und den erforderlichen Bibliotheken (Python, Qt, Coin und OCC).
Liefert Informationen zur gerade benutzten Version von FreeCAD und den erforderlichen Bibliotheken (Python, Qt, Coin und OCC).
</div>


<div class="mw-translate-fuzzy">
[[Image:Std_About_en.png]]
[[Image:Std_About_en.png]]
</div>

{{Caption|Window with the "About" information.}}

== How to use ==

# Open the menu {{MenuCommand|[[Std_Help_Menu|Help]] → [[File:Std_About.svg|16px]] [[Std_About|About FreeCAD]]}}.
# Select one of the tabs, {{MenuCommand|About}}, {{MenuCommand|Credits}}, {{MenuCommand|License}}, {{MenuCommand|Libraries}}.
# To get troubleshooting information press {{Button|Copy to clipboard}}, then paste this information.
# Press {{Button|OK}}, or hit the {{KEY|Esc}} key to exit the dialog.

=== About ===

Shows information on the FreeCAD version used, revision number, operating system, and some details about the supporting libraries, [[Python|Python]], Qt, Coin, and OCCT.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 20: Line 39:
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.19.18589 (Git)
Version: 0.19.18984 (Git)
Build type: Debug
Build type: Unknown
Branch: master
Branch: master
Hash: c251caa934597d4b32def43ca8ac2ab479931d73
Hash: 3500451a040989d00693eab85b2a7c13ce4dad67
Python version: 3.6.8
Python version: 3.6.9
Qt version: 5.9.5
Qt version: 5.9.5
Coin version: 4.0.0a
Coin version: 4.0.0a
Line 30: Line 49:
Locale: English/UnitedStates (en_US)
Locale: English/UnitedStates (en_US)
}}
}}

=== Credits ===

Shows a list of contributors to the FreeCAD project. To get your name on this list you can contribute in many different ways, including programming, bug triaging, packaging the software, writing user documentation and tutorials, translating the software and documentation, working on icons, artwork and graphical interfaces, and helping out in the forum. See [[Help FreeCAD|Help FreeCAD]] for more information.

=== License ===

FreeCAD is licensed under the terms of the [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License GNU Lesser General Public License 2] (LGPL 2). The full text of this license is listed here. See [[licence|license]] for more details.

As FreeCAD uses external libraries, they may have their own licensing terms. Consult their particular licenses in [[Third_Party_Libraries|third party libraries]].

Code that is distributed together with the core FreeCAD program must be compatible with the LGPL 2.

=== Libraries ===

Shows a list of the external libraries used by the program, and the website to obtain more information about them. See also [[Third_Party_Libraries|third party libraries]] for more information.

{{Std Base}}
{{Std Base}}
{{Userdocnavi}}
{{Userdocnavi}}

Revision as of 22:05, 18 December 2019

Über FreeCAD

Menüeintrag
Help → About FreeCAD
Arbeitsbereich
All
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Standardmenü

Description

Liefert Informationen zur gerade benutzten Version von FreeCAD und den erforderlichen Bibliotheken (Python, Qt, Coin und OCC).

Window with the "About" information.

How to use

  1. Open the menu Help About FreeCAD.
  2. Select one of the tabs, About, Credits, License, Libraries.
  3. To get troubleshooting information press Copy to clipboard, then paste this information.
  4. Press OK, or hit the Esc key to exit the dialog.

About

Shows information on the FreeCAD version used, revision number, operating system, and some details about the supporting libraries, Python, Qt, Coin, and OCCT.

Bei einer Hilfeanfrage im Forum oder Verfolgung von Programmfehlern (bugs) sind diese Informationen zur Ihrer Softwareinstallation zwingend nötig.

Klicken Sie auf In Zwischenablage kopieren und fügen Sie diese Informationen in Ihren Forumsbeitrag ein, so dass das Ergebnis ähnlich zu diesem ist:

OS: Ubuntu 18.04.3 LTS (ubuntu:GNOME/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18984 (Git)
Build type: Unknown
Branch: master
Hash: c251caa934597d4b32def43ca8ac2ab479931d73
Python version: 3.6.9
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)

Credits

Shows a list of contributors to the FreeCAD project. To get your name on this list you can contribute in many different ways, including programming, bug triaging, packaging the software, writing user documentation and tutorials, translating the software and documentation, working on icons, artwork and graphical interfaces, and helping out in the forum. See Help FreeCAD for more information.

License

FreeCAD is licensed under the terms of the GNU Lesser General Public License 2 (LGPL 2). The full text of this license is listed here. See license for more details.

As FreeCAD uses external libraries, they may have their own licensing terms. Consult their particular licenses in third party libraries.

Code that is distributed together with the core FreeCAD program must be compatible with the LGPL 2.

Libraries

Shows a list of the external libraries used by the program, and the website to obtain more information about them. See also third party libraries for more information.