|
2010-06-12
, 01:17
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#22
|
|
2010-06-12
, 01:33
|
Posts: 58 |
Thanked: 13 times |
Joined on Jan 2010
@ Los Angeles
|
#23
|
|
2010-06-12
, 16:01
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#24
|
Ok, at last I was able to make the app start. Not it just complains about the file not being in any known format, but it the correctly shows content.
File attached. Just le me know if you need anything else.
|
2010-06-12
, 16:03
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#25
|
Same issue as maddler, though I only got to it because I went ahead despite the warning message about the file not being in any known format. Which then resulted in the python error maddler had. Deleting it resulted in the same issue. Let me know if you want mine too.
|
2010-06-12
, 16:05
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#26
|
Jun 12 11:50:23 Nokia-N900 hildon-input-method[1373]: GLIB MESSAGE default - Adding of word failed, enlarging Personal dictionary
Jun 12 11:50:23 Nokia-N900 hildon-input-method[1373]: GLIB WARNING ** default - The dictionary limit reached ... aborting
|
2010-06-12
, 16:19
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#27
|
it seemed to work great on first use. but then i noticed it didnt really delete all the stuff i deleted. so i tried to go back to the app and then got all the same errors as everyone else. maybe upon deleting its not properly recalculating the number of entries remain? i think i saw somewhere that you said the number is stored. i used ctrl to delete many at a time. maybe it only reduced the number by 1 when i hit delete?
also when i was done deleting stuff, i hit save and nothing seemed to happen. i figured it just happened quickly since its just text. but maybe it didnt really save? because all my wrong words still existed even after rebooting first then typing text. i hit save many times since nothing seemed to happen. could that have messed up the word count? it would be nice to get a maemo note 'Auto Complete Dictionary Saved' or something like that.
|
2010-06-12
, 16:24
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#28
|
I don't know if you know this, apologies if you do, but it seems like there's a limit imposed by HIM on how many words can be stored:
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-06-12
, 16:32
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#29
|
|
2010-06-12
, 17:19
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#30
|
i also got an error
Traceback (most recent call last):
File "/opt/AutoCompleteEditor/AutoCompleteEditor.py", line 17, in <module>
w.loadData()
File "/opt/AutoCompleteEditor/ACE_gui.py", line 157, in loadData
self._dict = ACEFile()
File "/opt/AutoCompleteEditor/ACE_file.py", line 34, in __init__
self.read()
File "/opt/AutoCompleteEditor/ACE_file.py", line 139,
what should i do??
File attached. Just le me know if you need anything else.