Thread
:
[ANNOUNCE] Auto-Complete Editor
View Single Post
Rob1n
2010-07-01 , 12:55
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
96
I've just released version 0.0.9
Changes are:
Fix label shown on Delete/Blacklist button
Handle dictionary files with truncated last entry
Allow override of codepage used for character encoding
Better error handling
Dictionaries with a truncated last entry (usually due to the hildon-input-method being killed while writing) will load with a warning, and the last (incomplete) entry will be dropped.
Failure to decode dictionary entries no longer causes the application to exit, instead it starts with no dictionary data loaded. You can then alter the character encoding (via the Settings menu) until you find one that will allow the file to load (see
here
for a description of what each encoding is likely to be used for). You can change the encoding at any point, but this will discard any unsaved changes, and saving the dictionary with an incorrect codepage is likely to cause issues with the auto-complete functionality.
EDIT:
Version 0.0.10 released as well. I just realised that the apply-blacklist functionality wouldn't work as it wasn't restarting hildon-input-method. I've moved the relevant bit of code so it's called whenever the dictionary is written.
Last edited by Rob1n; 2010-07-01 at
13:05
.
Quote & Reply
|
The Following User Says Thank You to Rob1n For This Useful Post:
Flandry
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n