[Sikuli-driver] [Question #252089]: How to copy files from one folder to another sub folders

2014-07-27 Thread Puneet
New question #252089 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252089

Hi,

I am really impressed with the tool, It has saved lot of time in automating 
simple tasks. 
My Question is:
I am trying to copy files from one folder to the another sub folders on the 
desktop. I know there is drag and drop functionality but i still want to know 
if there is way to copy files?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252099]: trace loops

2014-07-27 Thread Richi
New question #252099 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252099

Hello,


actually i wanted to know if we can  trace a loop with sikuli and also if we 
can a generate a log file when the loop has crashed.

I explain:

suppose i have a script that i want to loop 3 times.


i want to know which code lines can i add in my script in order that:

1) a log  file is generated

2)  a trace is left when a crash occurs at certain number of iterations

thanx

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-27 Thread Robert Grzeskowiak
New question #252103 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252103

Hi,

I just wanted to use SikuliX snapshot from OSSRH.
I have added dependencies to my pom.xml file, tried to write simple test with 
it.
Unfortunately I got error while executing the code:

[error] SikuliX: does not exist - not added
[error] SikuliX: does not exist - not added
[error] ResourceLoader: Terminating: The jar was not built with setup nor can 
the libs be exported from classpath!
/C:/Users/user.name/.m2/repository/com/sikulix/sikulixapi/1.1.0-Beta4-SNAPSHOT/sikulixapi-1.1.0-Beta4-20140722.165905-5.jar

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252116]: Get 403 error

2014-07-27 Thread John Riley
New question #252116 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252116

From the homepage when I try to follow links I get the error 
403 Forbidden
Code: AllAccessDisabled
Message: All access to this object has been disabled
RequestId: 5F4A272C0F2CDF9A
HostId: HVFBh27SXKEyT4l7X2BphYKIab5H6o2tZ6N7gitBaok4FB7U9rZ1GYIhIX6lciHC

Is this deliberate or an errror?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252118]: On execution of .skl file, Preparing to Install

2014-07-27 Thread Ryan Johnson
New question #252118 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252118

I am running the below commands in a Sun VirtualBox

I am executing a .skl file, but then Windows raises a message: Preparing to 
Install. 

Once the loading bar has completed ,another  installation loading bar appears 
with text Please wait while Sikuli X configures itself. 

Only then does it start the .skl file. What also happens is if I have a .skl 
file already running, Windows is asking me to terminate Java (TM) Platform 
Library meaning that I cant run two .skl file simultaneously.

Sikuli version: Sikuli-X-1.0rc3 (r905)-win32
Windows 7

Please help

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #251798]: CentOS - libtesseract.so.3 error

2014-07-27 Thread AMS
Question #251798 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251798

AMS posted a new comment:
I just thought I would post my results as I was able to get this to
work. As it was mentioned I took a look at my environment and added the
following to my /etc/profile

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
export LD_LIBRARY_PATH=$PKG_CONFIG_PATH:/usr/local/lib
export TESSDATA_PREFIX=/home/user/Downloads/tesseract-ocr

I am putting together a script which would install OpenCV, Tesseract and
Sikuli with all needed dependencies for CentOS 6.5. I will post when its
completed.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #251798]: CentOS - libtesseract.so.3 error

2014-07-27 Thread AMS
Question #251798 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251798

AMS posted a new comment:
# Correction to the previous comment. The middle row should read:

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252089]: How to copy files from one folder to another sub folders

2014-07-27 Thread Eugene S
Question #252089 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252089

Status: Open = Answered

Eugene S proposed the following answer:
Hi,

Using Python commands will be much more reliable for files and folders
copying so instead of GUI automation you might try something like:

import shutil
shutil.copy(src, dst)


Eugene

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252099]: trace loops

2014-07-27 Thread Eugene S
Question #252099 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252099

Status: Open = Answered

Eugene S proposed the following answer:
Hi,

You have couple options here:

1. Sikuli will provide some output in your command line when it runs so some 
things can be visible from there.
2. You always can just print some data to the screen ti get an idea of what and 
where is failing.
3. You can also use Python built-in logging module. You can find more 
information about it here:
https://docs.python.org/2/howto/logging.html

Cheers,
Eugene

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252116]: Get 403 error

2014-07-27 Thread Eugene S
Question #252116 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252116

Status: Open = Needs information

Eugene S requested more information:
Hi,

When have you experience that?
There was a problem with doco links a couple of days ago but was fixed.

Please update.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #251433]: [1.0.1] dragDrop behavior seems to have changed - mouseDown + mouseMove works

2014-07-27 Thread Launchpad Janitor
Question #251433 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251433

Status: Needs information = Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Needs information'
state without activity for the last 15 days.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #252116]: Get 403 error

2014-07-27 Thread John Riley
Question #252116 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252116

Status: Needs information = Open

John Riley gave more information on the question:
I got the same error just now.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252211]: NameError when running from command line

2014-07-27 Thread Allen Liu
New question #252211 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252211

Hello,

I am new to Sikuli. Here is my problem: 

I created some scripts within multiple modules. It works perfectly when I debug 
from IDE UI. However, it throws following error when I ran it from command line 
like:

C:/sikuli/runScript.cmd -r script2.sikuli -f log.txt -c -u userlog.txt
or:
C:/sikuli/runIDE.cmd -r script2.sikuli -f log.txt -c -u userlog.txt

Error message: [error] NameError ( name 'someFunction' is not defined )

I looked through the site and and there is no luck to find the solution. Here, 
the 'someFunction' structure is like:

script1.sikuli:

from sikuli import *
def someFunction:


script2.sikuli: # The entry file

from script1 import *
from sikuli import *
someFunction()

Again, it works from IDE but failed from command line. Thank you for your help.

Sikuli version: 1.0.1

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252232]: Using StyledRectangleTarget in python api

2014-07-27 Thread Jerzy
New question #252232 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252232

Hi

I read here:
https://code.google.com/p/sikuli-api/wiki/StyledRectangleTarget

About a feature in the java api of sikuly that matched the edges of a rectangle.
How can I use the same feature in the python api of sikuli?

I am using sikuli IDE 

Thanks in advance

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #252274]: How to run sikuli tests (Java) in parallel

2014-07-27 Thread jue chemparathy
New question #252274 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252274

I am new to sikuli and found it very interesting.
I would like to know how to run sikuli tests written in Java(sikulix-api) in 
multithreaded mode.
Any pointers or challenges faced will be greatly appreciated.

Thanks in advance.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp