Skip to main content

Software files and User settings files (M)

There are two type of files when running Ancestris.

  • The software files run the application,
  • The user settings files store user preferences.

You may loose the software files, because you can always get them from the Ancestris website ;
but you should backup you user settings files as they are specific to you.

Software files

Ancestris software files will be inside the ancestris folder used during the installation.

You can type whereis ancestris on a terminal to find out what that folder is.

This ancestris folder contains the following sub-folders.

  • ancestris
  • bin
    • ancestris : executable file to start Ancestris under MacOS and Linux
    • ancestris.exe : executable file to start Ancestris under Windows
    • ancestris64.exe : executable file to start Ancestris under Windows with Java 64bit architecture
    • ancestris.gif : Ancestris icon to use when creating an application launcher
    • other Ancestris icons.
  • etc
  • harness
  • platform

When you reinstall Ancestris, you simply replace the software files.

User settings files

Ancestris user settings files are in the user directory.

You can see the location of the user directory on the About dialog.
This dialog can be accessed from the main menu / Help / About Ancestris or else by clicking on the About button About_box_button.png.

Example :
About_box_info.png

This user directory depends on your operative system.

  • Windows : C:\Users\[your name]\.ancestris\<version>
  • MacOS : ${HOME}/Library/Application Support/ancestris/<version>
  • Linux : ~/.ancestris/<version>

Where <version> is the installed version number.

  • 10 : in this case, the main version 10
  • trunk : in this case, the daily version 11

There are two specially important files in the user's folder for startup and diagnostic of eventual bugs.

  • The configuration file : <user's folder>/etc/ancestris.conf
  • The log file : <user's folder>/ancestris/ancestris.log

Here are also located your preferences and customized templates.

  • Your preferences : <user's folder>/ancestris/config
  • Your personal templates : <user's folder>/ancestris/blueprints
  • Your almanacs : <user's folder>/ancestris/almanac
  • Your individual and family record templates : <user's folder>/ancestris/gedart
  • Your history of changes : <user's folder>/var/cache/ModificationsHistory

Please check the user guide to learn what these templates are for.

 

Detailed description

~/.ancestris/trunk

User directory

  • ancestris
  • User defined templates
      • almanac
      • Almanacs for the chronology view and for chronoly reporting
      • blueprints
      • Blueprints available for displaying genealogy information in dynamic tree view, gedcom editor, etc.
      • gedart
      • Standard models and user-defined models for the Gedart report.
      • ancestris.log
      • Ancestris log file.
      • This is the file Ancestris support might need in case you submit an error.
      • You can define the size of the log file in the Preferences.
  • config
  • User defined preferences
      • Modules
      • User preferences of installed extensions
      • Preferences
      • User preferences of all views and tools except those of the installed extensions
      • Toolbars
      • Main toolbar settings
      • Windows2Local
      • Position of windows
      • shortcuts.html
      • Shortcuts
  • etc
 
      • ancestris.conf
      • Launch settings
  • modules
  • Installed extensions
  • update_tracking
  • Installed extensions update information
  • var
 
      • cache
 
          • ModificationsHistory
          • Modifications history of all gedcom files opened by Ancestris.
          • ...
          • Temporary information stored by Ancestris
      • log
      • Temporary log files

 

When you reinstall Ancestris, user settings files are not modified and you should be able to run the updated version with all your previous settings.

However, there could be some changes in the way the new version uses some of the settings. Please refer to the reinstallation page for more details.