Difference between revisions of "Check and Repair Tool"

From Gramps
Jump to: navigation, search
(edited formatting to match our documentation typographical conventions, and hopefully simplified the instructions)
Line 1: Line 1:
This plugin is an updated version of the Check.py that came with GRAMPS 3.1.0 and 3.1.1. It is designed to fix some bad dates in GRAMPS.
+
This plugin is an updated version of the Check.py that came with GRAMPS 3.1.0 and 3.1.1. It fixes some issues with dates in these versions of GRAMPS which stopped '''Tools -> Database Repair -> Check and Repair Database...''' from running correctly.
  
To install the '''Check.py''' GRAMPS tool Plugin:
+
To install the updated '''Check.py''' GRAMPS tool Plugin:
  
# Right-click on [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/tool/Check.py Download] and '''Save As...'''
+
# Download the [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/tool/Check.py updated Check.py file]. Save the file to your [[GRAMPS User Directory|./gramps]]/plugins directory and renamed as ''Check312.py''.
# Save the file to your [[GRAMPS User Directory]], in the '''plugins folder''' as '''Check312.py''' (not as Check.py)
+
# Download the [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/tool/summary.glade updated summary.glade file]. Save the file to the same [[GRAMPS User Directory|./gramps]]/plugins directory, without changing the name.
# Right-click on [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/tool/summary.glade Download] and '''Save As...'''
+
# In GRAMPS select '''Help -> Plugin Status'''
# Save the file to your [[GRAMPS User Directory]], in the '''plugins folder''' as '''summary.glade'''
+
# Select '''Reload''', and when the button's colour return select '''Close'''.
# Go to the GRAMPS menu and select '''Help''', then '''Plugin Status'''
+
# Now you can run '''Tools -> Database Repair -> Check and Repair Database...''', and GRAMPS will fix any problems
# Press on the '''Reload''' button, and close window
 
# From the menu, run '''Tools''', then '''Database Repair''', then '''Check and Repair Database...'''
 
# Click on Proceed, and GRAMPS will fix any problems
 
  
 
If you have any issues, please post a note on the [[Contact|GRAMPS Users Mailing List]], or post an error on the [http://www.gramps-project.org/bugs/my_view_page.php Bug Tracker].
 
If you have any issues, please post a note on the [[Contact|GRAMPS Users Mailing List]], or post an error on the [http://www.gramps-project.org/bugs/my_view_page.php Bug Tracker].

Revision as of 03:46, 20 April 2009

This plugin is an updated version of the Check.py that came with GRAMPS 3.1.0 and 3.1.1. It fixes some issues with dates in these versions of GRAMPS which stopped Tools -> Database Repair -> Check and Repair Database... from running correctly.

To install the updated Check.py GRAMPS tool Plugin:

  1. Download the updated Check.py file. Save the file to your ./gramps/plugins directory and renamed as Check312.py.
  2. Download the updated summary.glade file. Save the file to the same ./gramps/plugins directory, without changing the name.
  3. In GRAMPS select Help -> Plugin Status
  4. Select Reload, and when the button's colour return select Close.
  5. Now you can run Tools -> Database Repair -> Check and Repair Database..., and GRAMPS will fix any problems

If you have any issues, please post a note on the GRAMPS Users Mailing List, or post an error on the Bug Tracker.