Difference between revisions of "Template:Releases/4.0.0/de"

From Gramps
Line 3: Line 3:
 
Version '''4.0.0''', die '''"The Miracle of Birth"''', wurde veröffentlicht. Dies ist eine '''Hauptversion''', '''nicht aktualisieren bevor du sicher bist, das sie auf deinem System funktioniert'''.
 
Version '''4.0.0''', die '''"The Miracle of Birth"''', wurde veröffentlicht. Dies ist eine '''Hauptversion''', '''nicht aktualisieren bevor du sicher bist, das sie auf deinem System funktioniert'''.
  
As one of the very first big ([http://www.ohloh.net/p/gramps/estimated_cost $5.4 million]), multi-platform (Linux, Windows, Mac OS X, ...), non-Gnome GTK applications, Gramps makes the jump to GTK 3.  At the same time python 2.7 and python 3 are supported, though the last must still be considered experimental. Gramps '''4.0''' further uses distutils for distribution, so the install sequence is changed.
+
Als eine der allerersten großen ([http://www.ohloh.net/p/gramps/estimated_cost $5.4 Millionen]), Mehrfachplattform (Linux, Windows, Mac OS X, ...), nicht GNOME GTK Anwendungen, macht Gramps den Sprung nach GTK 3.  Zur selben Zeit wird Python 2.7 und Python 3.0 unterstützt, wenngleich letzteres noch als experimentell betrachtet werden muss. Ferner verwendet Gramps '''4.0''' distutils zum Ausliefern, daher hat sich der Installationsablauf geändert.
  
The Gramps developers have tried to make Gramps '''4.0''' as identical as possible to '''3.4''', so no data changes are done, nor are there big interface changes. In other words, a .gramps backup file of version '''4.0''' will open without problems in Gramps '''3.4''', giving users the possibility to fully try Gramps '''4.0'''.
+
The Gramps developers have tried to make Gramps '''4.0''' as identical as possible to '''3.4''', so no data changes are done, nor are there big interface changes. Mit anderen Worten eine .gramps Sicherungsdatei der Version '''4.0''' lässt sich ohne Probleme in Gramps '''3.4''' öffnen, dies gibt Anwendern die Möglichkeit, Gramps '''4.0''' komplett zu testen.
  
 
Don't be mistaken though, a <u>huge amount of code is new and changed</u>! In order to bring this release we thank the many developers who helped the GTK support on Mac, Windows and Linux forward. Note however, Gramps '''4.0''' will only work on a top of a very recent sortware stack. A Windows installer will probably not be available soon. In Linux current distro's don't contain the optional packages in the form Gramps 4.0 needs. All this should make clear you can safely keep using version '''3.4''' and wait for packagers to catch up. People who cannot upgrade the required components but want to use Gramps '''4.0''' should use it in [https://www.virtualbox.org/ Virtualbox].
 
Don't be mistaken though, a <u>huge amount of code is new and changed</u>! In order to bring this release we thank the many developers who helped the GTK support on Mac, Windows and Linux forward. Note however, Gramps '''4.0''' will only work on a top of a very recent sortware stack. A Windows installer will probably not be available soon. In Linux current distro's don't contain the optional packages in the form Gramps 4.0 needs. All this should make clear you can safely keep using version '''3.4''' and wait for packagers to catch up. People who cannot upgrade the required components but want to use Gramps '''4.0''' should use it in [https://www.virtualbox.org/ Virtualbox].
Line 25: Line 25:
 
* Code reorganization, [[GEPS_008:_File_Organization|GEPS 008]]
 
* Code reorganization, [[GEPS_008:_File_Organization|GEPS 008]]
 
* Autotools is no longer used for building Gramps, distutils is used, [[GEPS_026:_Replace_%27make%27_for_Gramps_build|GEPS 026]]
 
* Autotools is no longer used for building Gramps, distutils is used, [[GEPS_026:_Replace_%27make%27_for_Gramps_build|GEPS 026]]
*Completely reworked localization handling
+
* Handhabung der Lokalisierung komplett überarbeitet
  
==Overview of visible changes==
+
==Übersicht der sichtbaren Änderungen==
  
See [[Gramps_4.0_Wiki_Manual_-_What%27s_new%3F|screenshots]].
+
Siehe [[De:Gramps_4.0_Wiki_Handbuch_-_Was_ist_neu%3F|Screenshots]].
 
* The Gramplet view has been renamed Dashboard. This to avoid an overload of the word Gramplet, and to make it more clear to new users what can be expected in this view
 
* The Gramplet view has been renamed Dashboard. This to avoid an overload of the word Gramplet, and to make it more clear to new users what can be expected in this view
 
* GTK 3 uses new themes, so users not on Gnome must set a nice GTK 3 theme to fully appreciate Gramps 4.0. Install a GTK 3 theme and set it. If Gramps looks ugly, you made an error in this step.
 
* GTK 3 uses new themes, so users not on Gnome must set a nice GTK 3 theme to fully appreciate Gramps 4.0. Install a GTK 3 theme and set it. If Gramps looks ugly, you made an error in this step.
Line 39: Line 39:
 
* Narrative Web has been reworked to make it more stable.
 
* Narrative Web has been reworked to make it more stable.
  
==Installation status==
+
==Installationsstatus==
  
 
#OS X: Mac OS X will see an official installer shortly after release with all components
 
#OS X: Mac OS X will see an official installer shortly after release with all components
Line 47: Line 47:
 
}}
 
}}
  
See the [http://www.gramps-project.org/bugs/changelog_page.php?version_id=38 Changelog] for more details.
+
Siehe das [http://www.gramps-project.org/bugs/changelog_page.php?version_id=38 Changelog] für mehr Details.
  
  
<noinclude>{{languages|Template:Releases/4.0.0}}</noinclude>
+
<noinclude>{{languages/de|Template:Releases/4.0.0}}</noinclude>

Revision as of 13:20, 21 May 2013

 Gramps 4.0.0 (The "The Miracle of Birth" neue Hauptversion) veröffentlicht.
Gramps-release.png
2013.05.21

Version 4.0.0, die "The Miracle of Birth", wurde veröffentlicht. Dies ist eine Hauptversion, nicht aktualisieren bevor du sicher bist, das sie auf deinem System funktioniert.

Als eine der allerersten großen ($5.4 Millionen), Mehrfachplattform (Linux, Windows, Mac OS X, ...), nicht GNOME GTK Anwendungen, macht Gramps den Sprung nach GTK 3. Zur selben Zeit wird Python 2.7 und Python 3.0 unterstützt, wenngleich letzteres noch als experimentell betrachtet werden muss. Ferner verwendet Gramps 4.0 distutils zum Ausliefern, daher hat sich der Installationsablauf geändert.

The Gramps developers have tried to make Gramps 4.0 as identical as possible to 3.4, so no data changes are done, nor are there big interface changes. Mit anderen Worten eine .gramps Sicherungsdatei der Version 4.0 lässt sich ohne Probleme in Gramps 3.4 öffnen, dies gibt Anwendern die Möglichkeit, Gramps 4.0 komplett zu testen.

Don't be mistaken though, a huge amount of code is new and changed! In order to bring this release we thank the many developers who helped the GTK support on Mac, Windows and Linux forward. Note however, Gramps 4.0 will only work on a top of a very recent sortware stack. A Windows installer will probably not be available soon. In Linux current distro's don't contain the optional packages in the form Gramps 4.0 needs. All this should make clear you can safely keep using version 3.4 and wait for packagers to catch up. People who cannot upgrade the required components but want to use Gramps 4.0 should use it in Virtualbox.


Vor dem Aktualisieren

Bevor du aktualisierst, stelle sicher, dass deine Stammbaumdaten gesichert sind. Der beste Weg die sicherzustellen ist:

  1. Starte Gramps 3.4
  2. Öffne deinen Stammbaum
  3. Exportiere den Stammbaum in das Gramps XML oder Gramps XML Paket Format (welches deine Fotos und andere Mediendateien, welche mit deinen Stammbaumdaten verbunden sind, enthält). Exportiere deinen Baum über das Menü Stammbäume->Sicherung...
  4. Schließe diesen Stammbaum und wiederhole die obigen Schritte für alle deine Stammbäume.
  5. Bewahre die resultierende(n) Datei(en) an einem sicheren Ort

Übersicht der wichtigsten Änderungen

  • Conversion to GTK 3 and use of gobject introspection, GEPS 029
  • Support for python 3, GEPS 031
  • Code reorganization, GEPS 008
  • Autotools is no longer used for building Gramps, distutils is used, GEPS 026
  • Handhabung der Lokalisierung komplett überarbeitet

Übersicht der sichtbaren Änderungen

Siehe Screenshots.

  • The Gramplet view has been renamed Dashboard. This to avoid an overload of the word Gramplet, and to make it more clear to new users what can be expected in this view
  • GTK 3 uses new themes, so users not on Gnome must set a nice GTK 3 theme to fully appreciate Gramps 4.0. Install a GTK 3 theme and set it. If Gramps looks ugly, you made an error in this step.
  • Different sidebar navigators can be installed
  • New Ancestor Fan Chart View and Descendant Fan Chart View, which offer a lot of insight in your family tree on a small space. Direct printing is available from these views.
  • All wizards are reworked, so the exporter dialog, help and bug report dialog are different from version 3.4, but offer the same functions
  • New To Do Gramplets listing all To Do Notes
  • More reports support output in a different language than the interface language
  • Narrative Web has been reworked to make it more stable.

Installationsstatus

  1. OS X: Mac OS X will see an official installer shortly after release with all components
  2. Linux: We expect Linux packages for different distributions. Gramps 4.0 will only work on distributions released since October 2012, use virtualbox for older distributions. Some optional dependencies are not available yet on most distribution at the time of release. If you want those, you need to install them from source, see Ubuntu derivatives walkthrough in the installation guide for these. Specifically for Ubuntu derivatives spell checking, geography view and exiv image data require installation of source components.
  3. Windows: Much work has been done the last months to obtain the stack needed for Gramps on Windows. At the moment only a rough guide on source installation is present. We hope this will allow windows developers to construct an AIO installer as for the 3.4 version

Siehe das Changelog für mehr Details.