Difference between revisions of "Check and Repair Tool"
(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 | + | 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: |
− | # | + | # 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''. |
− | + | # 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. | |
− | # | + | # In GRAMPS select '''Help -> Plugin Status''' |
− | + | # Select '''Reload''', and when the button's colour return select '''Close'''. | |
− | # | + | # 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 [[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:
- Download the updated Check.py file. Save the file to your ./gramps/plugins directory and renamed as Check312.py.
- Download the updated summary.glade file. Save the file to the same ./gramps/plugins directory, without changing the name.
- In GRAMPS select Help -> Plugin Status
- Select Reload, and when the button's colour return select Close.
- 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.