@mark307,
I have now a little problem I don't understand.
Spelltest is always disabled after launching K-Meleon, I must enable it each time I launch K-Meleon.
I have these prefs set concerning spelltest:
kmeleon.plugin.spelltest.load true
kmeleon.plugin.spelltest.dictDir c:\Program Files\k-meleon\dictionaries
spellchecker/dictionary fr-FR
The possibility to change dictionary folder works ok, the sorted list too.
The problem occurs in default folder or customized folder, and for 1.1.4 and 1.5a2 versions. The previous version of spelltest.dll had also the problem.
Looking at the source, it seems that the problem could be here:
rv = ispell->GetEnableRealTimeSpell(&is_enabled);
NS_ENSURE_SUCCESS(rv, FALSE);
if (! is_enabled) {
is_enabled is probably always false
[Edit at 22:30]
It seems to be due to a profile, and curious thing with 1.1.4 and 1.5a2, on my work notebook, it's ok for my home desktop.
Sorry
[Edit]
A+
Mozilla/5.0 (x11; U; Linux x86_64; en-US; rv:1.9.1.17pre) Gecko/20101211 Ubuntu/12.04 (precise) K-Meleon/1.6.0
Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:1.9.2.14pre) Gecko/20101219 Ubuntu/12.04 (precise) K-Meleon/1.7.0
Web:
K-Meleon Extension Setup (French) and
(English)
Web:
http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr
Edited 5 time(s). Last edit at 03/29/2008 04:34AM by JujuLand.