kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

WaitZar crashes after 10 minutes using Burglish + Ayar #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We've got a report that the latest nightly will crash after 10 minutes using 
Burglish to type with an output encoding of Ayar. This doesn't occur with the 
previous release. Crashing seems to silently close the program, but not while 
typing (?). No error message; doesn't just "disable" the input method. Weird.

The tester is reliable, so we need to narrow this down. It should be 
reproducible (she's just the first tester to use Burglish extensively). If not, 
we'll enhance the logging support and get a trace from the user's computer.

Original issue reported on code.google.com by seth.h...@gmail.com on 23 Nov 2010 at 10:08

GoogleCodeExporter commented 9 years ago
Ah-ha! I think I've got it~ :D
Seems that if you have, say, ID#6 selected, and you add/delete a letter 
resulting in <6 IDs, then Burglish can't take it. (This will cause an error box 
to pop up, depending on how Windows is operating.)

WZ doesn't have this problem. Time to figure out why!

Original comment by seth.h...@gmail.com on 23 Nov 2010 at 4:44

GoogleCodeExporter commented 9 years ago
Fixed! Revert to index 0, like WZ does.

Original comment by seth.h...@gmail.com on 23 Nov 2010 at 4:50