Difference between revisions of "Example.gramps"

From Gramps
Jump to: navigation, search
Line 1: Line 1:
 
 
Your installation of Gramps should include an example family tree database. This is used to provide a known stable environment for testing.
 
Your installation of Gramps should include an example family tree database. This is used to provide a known stable environment for testing.
  
If you think you have a bug in your database, try the same operation with the example family tree. If the problem happens there as well, then it is probably not due to a corruption in your data.
+
If you think you have an issue/bug in your ''Family Tree''/database, try the same operation with the example family tree. If the problem happens there as well, then it is probably not due to a corruption in your data.
 
 
==Load example.gramps==
 
Follow these steps to load the example family tree.
 
 
 
1. Find example.gramps.gz on your system. For example, /usr/share/doc/gramps/example/gramps/
 
 
 
2. Open example.gramps.gz, and extract example.gramps to a temporary location.
 
 
 
3. Start Gramps
 
 
 
4. Create a new family tree. Give it some name, such as example
 
 
 
5. Open this new family tree. It will be empty.
 
 
 
6. In Edit > Preferences, set the media path. This could be in a new directory, to keep it separate to your own family tree media. (eg ~/gramps/example/)
 
 
 
7. Copy the media files from the example directory (that you found in step 1, above) to this media path directory.
 
  
8. In Gramps, use File > Import to import example.gramps.
+
==Load <code>example.gramps</code>==
 +
Follow these steps to load the example family tree:
 +
# Find <code>example.gramps.gz</code> on your system. For example, <code>/usr/share/doc/gramps/example/gramps/</code>
 +
# Open <code>example.gramps.gz</code>, and extract <code>example.gramps</code> to a temporary location.
 +
# Start Gramps
 +
# Create a new family tree. Give it some name, such as example
 +
# Open this new family tree. It will be empty.
 +
# In {{man menu|Edit > Preferences}}, set the {{man label|Media path}}. This could be in a new directory, to keep it separate to your own family tree media. (eg <code>~/gramps/example/</code>)
 +
# Copy the media files from the example directory (that you found in step 1, above) to this media path directory.
 +
# In Gramps, use {{man menu|File > Import}} to import <code>example.gramps</code>.
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 00:25, 21 May 2016

Your installation of Gramps should include an example family tree database. This is used to provide a known stable environment for testing.

If you think you have an issue/bug in your Family Tree/database, try the same operation with the example family tree. If the problem happens there as well, then it is probably not due to a corruption in your data.

Load example.gramps

Follow these steps to load the example family tree:

  1. Find example.gramps.gz on your system. For example, /usr/share/doc/gramps/example/gramps/
  2. Open example.gramps.gz, and extract example.gramps to a temporary location.
  3. Start Gramps
  4. Create a new family tree. Give it some name, such as example
  5. Open this new family tree. It will be empty.
  6. In Edit > Preferences, set the Media path. This could be in a new directory, to keep it separate to your own family tree media. (eg ~/gramps/example/)
  7. Copy the media files from the example directory (that you found in step 1, above) to this media path directory.
  8. In Gramps, use File > Import to import example.gramps.