sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32842
[Bug 1463322] [NEW] META-FILE missing
Public bug reported:
When attempting to a range.text() call, I get the following message:
[error] TextRecognizer: init: tessdata folder not found at C:/Sikuli/libs/
[error] Region.text: text recognition is now switched off
I reran install in a clean directory, picking options 1, 3, and 5. I
looked in libs and don't see tessdata directory either. Log extract is
below. If you want more, just ask.
[debug (1/21/14 5:22:57 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-java.jar
[debug (1/21/14 5:22:58 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-setup.jar
[debug (1/21/14 5:23:00 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-tessdata.jar
[debug (1/21/14 5:23:03 PM)] FileManager: buildJar: completed
[debug (1/21/14 5:23:06 PM)] ResourceLoaderBasic: export: Trying to access package
[debug (1/21/14 5:23:06 PM)] ResourceLoaderBasic: export: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: export: Found 1 Files in Commands/windows/runIDE.cmd
[debug (1/21/14 5:23:07 PM)] RunSetup: trying to set up the environment
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: we are running on arch: amd64
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: using Java at: C:/Program Files/Java/jdk1.6.0_45/jre/
[error (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: No valid libs path available until now!
[action (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: Please wait! Trying to extract libs to jar parent folder: C:/Sikuli/
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: extractLibs: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: extractLibs: Found 14 Files in META-INF/libs/windows/libs64/
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Trying to access package
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Found 0 Files in META-INF/libs/tessdata
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: checkLibsDir: C:\Sikuli\libs
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: WinUtil
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Found: WinUtil
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\Sikuli\libs\WinUtil.dll: Can't find dependent libraries
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Running Setup: ignoring this error for now
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: checkLibsDir: Using libs at: C:\Sikuli\libs
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Using this as OCR directory (tessdata) too
[debug (1/21/14 5:23:13 PM)] RunSetup: Trying to run functional test: JAVA-API
Everytime I run the runIDE.cmd; it develops the libs folder. And if I remove it manually, the following error occurs on cmd..
[error] ResourceLoaderBasic: check: No valid libs path available until now!
[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs to jar
I used to have a META-INF folder before and did not have any issues
with TextRecognition but now it always give me a problem. How do I
resolve it. I downloaded the entire setup and reran them again, didn't
work.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1463322
Title:
META-FILE missing
Status in Sikuli:
New
Bug description:
When attempting to a range.text() call, I get the following message:
[error] TextRecognizer: init: tessdata folder not found at C:/Sikuli/libs/
[error] Region.text: text recognition is now switched off
I reran install in a clean directory, picking options 1, 3, and 5. I
looked in libs and don't see tessdata directory either. Log extract is
below. If you want more, just ask.
[debug (1/21/14 5:22:57 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-java.jar
[debug (1/21/14 5:22:58 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-setup.jar
[debug (1/21/14 5:23:00 PM)] FileManager: buildJar: adding: C:\Sikuli\sikuli-tessdata.jar
[debug (1/21/14 5:23:03 PM)] FileManager: buildJar: completed
[debug (1/21/14 5:23:06 PM)] ResourceLoaderBasic: export: Trying to access package
[debug (1/21/14 5:23:06 PM)] ResourceLoaderBasic: export: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: export: Found 1 Files in Commands/windows/runIDE.cmd
[debug (1/21/14 5:23:07 PM)] RunSetup: trying to set up the environment
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: we are running on arch: amd64
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: using Java at: C:/Program Files/Java/jdk1.6.0_45/jre/
[error (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: No valid libs path available until now!
[action (1/21/14 5:23:07 PM)] ResourceLoaderBasic: check: Please wait! Trying to extract libs to jar parent folder: C:/Sikuli/
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: extractLibs: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:07 PM)] ResourceLoaderBasic: extractLibs: Found 14 Files in META-INF/libs/windows/libs64/
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Trying to access package
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Accessing jar: file:/C:/Sikuli/sikuli-setup.jar
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Found 0 Files in META-INF/libs/tessdata
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: checkLibsDir: C:\Sikuli\libs
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: WinUtil
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Found: WinUtil
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\Sikuli\libs\WinUtil.dll: Can't find dependent libraries
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error (1/21/14 5:23:08 PM)] ResourceLoaderBasic: loadLib: Running Setup: ignoring this error for now
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: checkLibsDir: Using libs at: C:\Sikuli\libs
[debug (1/21/14 5:23:08 PM)] ResourceLoaderBasic: export: Using this as OCR directory (tessdata) too
[debug (1/21/14 5:23:13 PM)] RunSetup: Trying to run functional test: JAVA-API
Everytime I run the runIDE.cmd; it develops the libs folder. And if I remove it manually, the following error occurs on cmd..
[error] ResourceLoaderBasic: check: No valid libs path available until now!
[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs to jar
I used to have a META-INF folder before and did not have any issues
with TextRecognition but now it always give me a problem. How do I
resolve it. I downloaded the entire setup and reran them again, didn't
work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1463322/+subscriptions
Follow ups
References