|
2010-06-16
, 15:14
|
Posts: 39 |
Thanked: 12 times |
Joined on Feb 2010
@ Russia, Moscow
|
#52
|
Can you try running from X Terminal:
Also, if you've saved with the old version, that would've corrupted the dictionary file.Code:LC_ALL=ru_RU.KOI8-R python /opt/AutoCompleteEditor/AutoCompleteEditor.py
|
2010-06-16
, 15:28
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#53
|
Great!!!
What I did was
- replacing the file with original one from backup
- "killall hildon-input-method"
- "LC_ALL=ru_RU.cp1251 python /opt/AutoCompleteEditor/AutoCompleteEditor.py"
and it worked
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-06-16
, 16:00
|
Posts: 39 |
Thanked: 12 times |
Joined on Feb 2010
@ Russia, Moscow
|
#54
|
Does it work without setting LC_ALL? If the system locale isn't set to use cp1251, then I'll probably need to hardcode that when the language is set to ru_RU.
Interesting - it displays fine on my desktop using KOI8-R - not sure whether I tested that on the N900 though. Perhaps that's not available on there (though the Qt documentation certainly suggests that to be the standard encoding for ru_RU).
|
2010-06-16
, 20:40
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#55
|
|
2010-06-16
, 23:59
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#56
|
|
2010-06-17
, 00:02
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#57
|
Only thing that i can think of that would improve it is to have it automatically scroll down by one entry each time one is selected (probably difficult requiring change of Qt widget) OR having a continuous "tap to delete" mode. I've got a lot of garbage in the dictionary...
|
2010-06-17
, 09:05
|
Posts: 51 |
Thanked: 8 times |
Joined on Jan 2010
|
#58
|
|
2010-06-17
, 09:26
|
Posts: 39 |
Thanked: 12 times |
Joined on Feb 2010
@ Russia, Moscow
|
#59
|
Could you tell me, where I can find the backup file? I crashed my auto complete aswell. When I type specified words, the whole program crashes...
Once I copied the whole /home/user-folder to my SD-Card, so it should be there anywhere...
Thanks!
Bye
MPW
|
2010-06-17
, 11:20
|
Posts: 39 |
Thanked: 12 times |
Joined on Feb 2010
@ Russia, Moscow
|
#60
|
Instead of undo you could also add a security question for the deletion dialogues if you want to save space.