Difference between revisions of "Addon:Prerequisites Checker Gramplet"

From Gramps
Jump to: navigation, search
(Usage)
(Issues)
Line 21: Line 21:
  
 
== Issues ==
 
== Issues ==
* [https://github.com/gramps-project/addons-source/pull/109 PR109]
+
* [https://github.com/gramps-project/addons-source/pull/109 PR109 Add new PreRequisites Checker Gramplet]
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]

Revision as of 23:32, 21 December 2018

Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager


Prerequisites Checker Gramplet on the Dashboard

The Prerequisites Checker Gramplet is a diagnostic tool to help work out if users have the required prerequisites installed as well as the latest version of Gramps.

Also helps on OS's like MicroSoft(Windows) and Apple(MacOS) where it's difficult for users to use the command line to get information on Gramps via ( gramps -v )!


Usage

context menu to add Prerequisites Checker Gramplet to Dashboard
  • Load your Family Tree and then select an empty area on the Dashboard and from the Add a gramplet menu select Prerequisites Checker Gramplet.


You may use the context menu (right click) and Select All the text to be added to a bug report if requested by a developer.

Prerequisites

None as this gramplet test for the presence of them.

Issues