2013-08-20 20:45:42 |
RaiMan |
bug |
|
|
added bug |
2013-08-20 20:45:54 |
RaiMan |
sikuli: status |
New |
Fix Committed |
|
2013-08-20 20:45:57 |
RaiMan |
sikuli: importance |
Undecided |
High |
|
2013-08-20 20:46:00 |
RaiMan |
sikuli: assignee |
|
RaiMan (raimund-hocke) |
|
2013-08-20 20:46:04 |
RaiMan |
sikuli: milestone |
|
1.1.0 |
|
2013-08-20 20:46:28 |
RaiMan |
summary |
[1.0.1] tessdata folder not found after setup with option 5 |
[1.0.1] tessdata folder not found after setup with option 5 --- workaround |
|
2013-08-20 20:50:18 |
RaiMan |
description |
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene
|
--- problem
even though tessdata.jar was downloaded and processed by setup, the tessdata folder is not in the libs folder.
--- workaround
simply delete the libs folder and start the IDE, run a script or use sikuli-java.jar as usual. The libs folder now including the tessdata folder is recreated from sikuli-ide.jar, sikuli-script.jar or sikuli-java.jar.
--------------------------------------------------------------------------
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene |
|
2013-08-30 10:52:21 |
RaiMan |
description |
--- problem
even though tessdata.jar was downloaded and processed by setup, the tessdata folder is not in the libs folder.
--- workaround
simply delete the libs folder and start the IDE, run a script or use sikuli-java.jar as usual. The libs folder now including the tessdata folder is recreated from sikuli-ide.jar, sikuli-script.jar or sikuli-java.jar.
--------------------------------------------------------------------------
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene |
--- TAKE CARE:
if you came here, because of symptoms described in bug 1218138:
Proceed as mentioned there or wait for fixed version.
--------------------------------------------------------------------
--- problem
even though tessdata.jar was downloaded and processed by setup, the tessdata folder is not in the libs folder.
--- workaround
simply delete the libs folder and start the IDE, run a script or use sikuli-java.jar as usual. The libs folder now including the tessdata folder is recreated from sikuli-ide.jar, sikuli-script.jar or sikuli-java.jar.
--------------------------------------------------------------------------
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene |
|
2013-09-27 09:46:10 |
prizrakfantezi |
sikuli: status |
Fix Committed |
Invalid |
|
2013-09-27 10:02:21 |
RaiMan |
sikuli: status |
Invalid |
Fix Committed |
|
2013-09-27 10:41:42 |
RaiMan |
description |
--- TAKE CARE:
if you came here, because of symptoms described in bug 1218138:
Proceed as mentioned there or wait for fixed version.
--------------------------------------------------------------------
--- problem
even though tessdata.jar was downloaded and processed by setup, the tessdata folder is not in the libs folder.
--- workaround
simply delete the libs folder and start the IDE, run a script or use sikuli-java.jar as usual. The libs folder now including the tessdata folder is recreated from sikuli-ide.jar, sikuli-script.jar or sikuli-java.jar.
--------------------------------------------------------------------------
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene |
--- TAKE CARE:
if you came here, because of symptoms described in bug 1218138:
Simply run setup again (preferably in empty folder) to get the latest version.
--------------------------------------------------------------------
--- problem
even though tessdata.jar was downloaded and processed by setup, the tessdata folder is not in the libs folder.
--- workaround
simply delete the libs folder and start the IDE, run a script or use sikuli-java.jar as usual. The libs folder now including the tessdata folder is recreated from sikuli-ide.jar, sikuli-script.jar or sikuli-java.jar.
TAKE CARE: As documented in the setup information: SikuliX MUST be setup in a folder with full access rights in the current user's context. Do not setup in the Windows program folders (as with RC3) or any other Windows specific folder with probably restricted access rights.
--------------------------------------------------------------------------
Hi,
I have installed the new version of Sikuli (1.0.1) according to these recommendations by RaiMan:
https://answers.launchpad.net/sikuli/+question/234061
Everything seemed fine, before I have tried to use the text recognition utilities.
After running my script, I have received the following error:
[error] TextRecognizer: init: tessdata folder not found at C:/SikuliX/libs/
After all subsequent attempts to use text recognition (within the same script run), the error appeared few more times but with no path specified, like that:
[error] TextRecognizer: init: tessdata folder not found at
When I have checked the abovementioned path, I haven't found the tessdata folder as it was indicated by the error.
My solution was to copy the tessdata folder from my previous Sikuli version (1.0.0) folder. After this done, the script ran successfully.
Is that a bug or just a side effect of the non-standard installation?
Thanks!
Eugene |
|
2013-09-28 10:39:56 |
RaiMan |
bug |
|
|
added subscriber Super Zhu |
2014-02-18 10:14:13 |
kiran maroju |
bug |
|
|
added subscriber kiran maroju |
2014-06-28 08:26:43 |
RaiMan |
summary |
[1.0.1] tessdata folder not found after setup with option 5 --- workaround |
[1.0.1] tessdata folder not found after setup with option 5 --- workaround --- fixed with 1.1.0-Beta2 |
|
2014-06-28 08:26:48 |
RaiMan |
sikuli: importance |
High |
Critical |
|