I'm not happy with the instructions there in the Zim wiki. It's great that Nathan wrote up that mailing list post and/or the wiki page as a workaround for the problem, but I'm not comfortable integrating that into the official Windows build process.
1. It references a Windows Python+binary package for PyGTKSpell hosted rather informally by the GRAMPS project. I would prefer to depend on a build-from-source recipe than the corner of another project's support wiki which may disappear. 2. The GRAMPS Python package for PyGTKSpell is for Python 2.6, which was end-of-lifed a year ago. I build with Python 2.7 only. Maybe I can get to doing this right for the next Zim release. We'll see. A higher priority for me is to stop using Py2exe and switch to cx_Freeze or PyInstaller. I want to start the build process from scratch, using either a fresh virtualenv or a fresh VM, installing all possible dependencies using only pip, and then filling in other dependencies -- and finally using one of the newer Windows exe builders. This may or may not make it easier to solve the problem of how to include PyGTKSpell. (In fact when I was simply exploring my options tonight, the PyInstaller web site was borked. Is this project still alive? I couldn't get past the home page earlier, and now the home page won't load.) Brendan Kidwell On Mon, Oct 13, 2014, at 06:29, Jaap Karssenberg wrote: Hi Stephen, There is a description how to get it running here: [1]https://github.com/jaap-karssenberg/zim-wiki/wiki/Install-sp ell-checking-on-windows Brendan: do you maybe have a plan to include it in the installer as well? Regards, Jaap On Mon, Oct 13, 2014 at 5:22 AM, Stephen Faulkenberry <[2][email protected]> wrote: Are there are plans for further attempts at Windows spell check integration? I love Zim but that is a real downer to have missing. If there is not, could anyone point me in the right direction for what might work so I could try myself? (If this is the wrong place to email, I apologize) Stephen _______________________________________________ Mailing list: [3]https://launchpad.net/~zim-wiki Post to : [4][email protected] Unsubscribe : [5]https://launchpad.net/~zim-wiki More help : [6]https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: [7]https://launchpad.net/~zim-wiki Post to : [8][email protected] Unsubscribe : [9]https://launchpad.net/~zim-wiki More help : [10]https://help.launchpad.net/ListHelp References 1. https://github.com/jaap-karssenberg/zim-wiki/wiki/Install-spell-checking-on-windows 2. mailto:[email protected] 3. https://launchpad.net/~zim-wiki 4. mailto:[email protected] 5. https://launchpad.net/~zim-wiki 6. https://help.launchpad.net/ListHelp 7. https://launchpad.net/~zim-wiki 8. mailto:[email protected] 9. https://launchpad.net/~zim-wiki 10. https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

