Zim

Spell checker not working properly

Bug #1535946 reported by Repgahroll
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
Confirmed
Undecided
Unassigned

Bug Description

Zim version 0.65
Windows 7 (from source)
pygtk-all-in-one-2.24.2.win32-py2.7

For some reason, when loading a page, if the spell checker is already enabled, it won't work so you have to disable and re-enable it.
Here's my ugly fix:

on line 141 add:
checker.disable()
checker.enable()

in "on_open_page" conditional "if checker".

Also, providing a portable/installable package with the dependencies for Windows would be awesome. It's extremely hard to install it properly on Windows. Ideally an installer where you can select to install plugins dependencies, but a simple huge portable package is enough too. I wonder if there's a way to use pyinstaller to do that.

This software is fantastically good, I'm using it almost daily, good work! :)

Tags: 2min
Changed in zim:
status: New → Confirmed
tags: added: 2min
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.