tomfisher / gttext

Automatically exported from code.google.com/p/gttext
0 stars 0 forks source link

gttext crashes when open with autoit #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open GT-Text with an automation system (Autoit) 
2.Try to click drag around text 
3.Once the click/drag is complete the software will crash every time 

What is the expected output? What do you see instead?
The expected output is a group of numbers OCR'd. Instead the software crashes 
when it tries to process. 

What version of the product are you using? On what operating system?
Version 1.4.5 on Windows 7 Professional 

Please provide any additional information below.

There is a good amount of time between the opening of the .exe file (2-3 
seconds) and the operation of the OCR. The Autoit does work if I run it with 
GT-Text open already.  

Original issue reported on code.google.com by larry.ha...@crosschx.com on 25 Sep 2013 at 3:29