Open main menu

Gramps β

Changes

Run Gramps40 for Windows from source using Python 2.7.3

632 bytes added, 17:48, 19 January 2014
m
gtkspell
* Gtkspell depends on enchant.
* A version of gtkspell with gobject introspection is needed, so minimally version 3.0.0.
<br/>
19.01.2014: The basics to use a spell are already included in the here used GTK package.
{{man warn| At least the content of pygi-aio-3.10.2-win32_rev15-setup.exe used by Gramps forces an crash if libenchant_voikko.dll is available!<br/>It is strongly requested to delete ...\Lib\site-packages\gnome\lib\enchant\libenchant_voikko.dll.}}
The basics to use a spell are already included in the here used GTK3 package. The only missed things are may be special myspell dictionaries(comment: Gramps uses myspell only!) . These can be foundhere:
* from http://extensions.openoffice.org/ download the language packages of your choice. Included in the there provided .oxt files one can extract by using a program like 7-Zip the necessary .aff and .dic files.
* Or you may find these files (.aff and .dic) as part of any GrampsAOI installation in "..\share\enchant\myspell"
For our example all files *.aff *.dic have to be stored into "C:\Python27\Lib\site-packages\gnome\share\enchant\myspell".
<br/>TODO ISSUE/WORK There are still some issues using spell (as per 03019.1201.20132014):* Open the note editor having spell activated slows down the os extremely as longer as larger the text.This may cost more than 45 seconds for a text having 400 lines and 17000 characters. So it's strongly suggested to don't global activate "Enable spelling checker" in Preferences!* The Up to Gramps 4.0.2 there is a spell settings will not related issue [https://www.gramps-project.org/bugs/view.php?id=7339 #7339] which has to be stored.prevented by the there provided patch!
===rcs===
168
edits