Difference between revisions of "Check and Repair Tool"

From Gramps
Jump to: navigation, search
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
To install the updated '''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 [https://github.com/gramps-project/gramps/blob/maintenance/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.
+
# Download the [https://github.com/gramps-project/gramps/blob/maintenance/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 the menu {{man menu|Help -> Plugin Status}}
 
# In GRAMPS select the menu {{man menu|Help -> Plugin Status}}
 
# Select '''Reload''', and when the button's colour return select '''Close'''.
 
# Select '''Reload''', and when the button's colour return select '''Close'''.
 
# Now you can run the menu {{man menu|Tools->Database Repair->Check and Repair Database...}}, and GRAMPS will fix any problems
 
# Now you can run the menu {{man menu|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 add bug report 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 add bug report on the [https://gramps-project.org/bugs/my_view_page.php Bug Tracker].
  
 
[[Category:Community/General]]
 
[[Category:Community/General]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 01:30, 14 September 2019

Gnome-important.png
This plugin was a temporary fix for GRAMPS 3.1.0 or 3.1.1. You should upgrade GRAMPS to 3.1.2. If you previously downloaded this plugin, please remove it from your plugins folder.

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 (menu 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 the menu Help -> Plugin Status
  4. Select Reload, and when the button's colour return select Close.
  5. Now you can run the menu 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 add bug report on the Bug Tracker.