Re: [Sikuli-driver] [Question #709569]: How do I run sikuli from github actions remotely

2024-03-14 Thread sam kemp
Question #709569 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/709569

sam kemp gave more information on the question:
Can Sikuli run on docker? Like can I bundle my java project and run it on 
docker?
or is there any alternate solution?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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 #709569]: How do I run sikuli from github actions remotely

2024-03-13 Thread sam kemp
New question #709569 on SikuliX:
https://answers.launchpad.net/sikuli/+question/709569

I am looking for any solutions to run sikuli remotely.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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 #689166]: SikulixIDE-2.0.3 won't type in Oracle VirtualBox VM

2021-09-21 Thread Rick Sam
Question #689166 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/689166

Rick Sam posted a new comment:
I had the same type of problem where sikuli would use soft keyboard but still 
not register keys in a different window.
It because sikuli didn't have the right permissions. Have you tried starting 
from the administrator command line with https://paragoneducation.pk/

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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 #187104]: Trying to sense when the screen stops changing

2020-12-01 Thread sam curren
Question #187104 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/187104

sam curren posted a new comment:
I have had the same issue but this thread had me solved it.

https://ghdsports.net/

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-03-02 Thread Sam Wang
Question #689061 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689061

Status: Answered => Open

Sam Wang is still having a problem:
Hi RaiMan,
Thanks.
I look forward to the 2.0.4.

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689061

Status: Answered => Open

Sam Wang is still having a problem:
Hi 
You mean I should use sikuliapi to do the connect-to mssql task?

Are there any possibility to use sikuli IDE to do the  connect-to mssql
task?



Sam Wang

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689061

Sam Wang gave more information on the question:
Hi RaiMan,

I puted the file(mssql-jdbc-7.0.0.jre8.jar)  into the Extensions folder
(C:\Users\user\AppData\Roaming\Sikulix\Extensions)


I just run my sikuli program , it still get the same error.

Do I need  have other extra setting for Sikulix-appdata\Extensions
folder?


Sam Wang

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689061

Status: Answered => Open

Sam Wang is still having a problem:
Hi  RaiMan,

I try with 2.0.3, but all same as I tried with 2.0.1/2.0.2.

And,
Is there any more  information for  your suggestions :to put the jar into the 
Sikulix-appdata\Extensions folder?

Thank you.

Sam Wang

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-02-29 Thread Sam Wang
Question #689061 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689061

Sam Wang gave more information on the question:
My Java version, Jython version, sikuli version:

Jython 2.7.1 (default:0df7adb1b397, Jun 30 2017, 19:02:43)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.8.0_241

sikuli IDE version:2.0.1/2.0.2


Has someone has any solution?

Thank you.

Sam Wang

-- 
You received this question notification because your team Sikuli Drivers
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 #689061]: sikuli Connectiong to MSSQL

2020-02-29 Thread Sam Wang
New question #689061 on Sikuli:
https://answers.launchpad.net/sikuli/+question/689061

Dear All,
I need to make a few queries to a MSSQL database in my sikuli program. 

I've installed the microsoft "driver" mssql-jdbc-7.0.0.jre8.jar, but am running 
into the following error:
zxJDBC.DatabaseError: driver [com.microsoft.jdbc.sqlserver.SQLServerDriver] not 
found.

1. I add CLASSPATH the Environment Variables in WIN 10.
and I restart WIN 10, and I check it.
PS C:\sikuli\2> Get-ChildItem Env:CLASSPATH | fl
Name  : CLASSPATH
Value : c:\Microsoft JDBC Driver 7.0 for SQL 
Server\sqljdbc_7.0\cht\mssql-jdbc-7.0.0.jre8.jar

But  I still get the same error.

and when I run my sikuli script:
import java.lang.System as JS
cp = JS.getProperty("java.class.path")
print cp

It show:
C:\sikuli\2\sikulix-2.0.2.jar;c:/jython2.7.1/jython.jar;

Why sikuli  can not get the CLASSPATH?

2.I run java in command line with -cp option as:
java -cp "c:\Microsoft JDBC Driver 7.0 for SQL Server\sqljdbc_7.0\cht" -jar 
c:\sikuli\2\sikulix-2.0.1.jar  -r ..\sam\testsql.sikuli\testsql.py

or

java -cp "c:\Microsoft JDBC Driver 7.0 for SQL 
Server\sqljdbc_7.0\cht\mssql-jdbc-7.0.0.jre8.jar" -jar 
c:\sikuli\2\sikulix-2.0.1.jar  -r ..\sam\testsql.sikuli\testsql.py


But  still get the same error, 
and  my sikuli script:
import java.lang.System as JS
cp = JS.getProperty("java.class.path")
print cp

It still show:
C:\sikuli\2\sikulix-2.0.2.jar;c:/jython2.7.1/jython.jar;

Why sikuli  can not get the -cp value?

3.I add the path of my mssql-jdbc  to java.class.path in my sikuli program , 
but it still get the same error:
zxJDBC.DatabaseError: driver [com.microsoft.jdbc.sqlserver.SQLServerDriver] not 
found.



my sikuli testsql..sikuli
import java.lang.System as JS
cp = JS.getProperty("java.class.path")
print cp
cp += "c:\jython2.7.1\jython.jar;c:\Microsoft JDBC Driver 7.0 for SQL 
Server\sqljdbc_7.0\cht\mssql-jdbc-7.0.0.jre8.jar;C:\Users\user\AppData\Roaming\Sikulix\Lib\zxJDBC.jar;"
JS.setProperty("java.class.path", cp)
print JS.getProperty("java.class.path")

from com.ziclix.python.sql import zxJDBC
load("c:\Microsoft JDBC Driver 7.0 for SQL 
Server\sqljdbc_7.0\cht\mssql-jdbc-7.0.0.jre8.jar")

conn = None

d, u, p, v = "jdbc:sqlserver://UMTP-17-034\MYNB", "sa", "samSQL!@#", 
"com.microsoft.sqlserver.jdbc.SQLServerDriver"

try:
conn = zxJDBC.connect(d, u, p, v)

cursor = conn.cursor()

cursor.execute("SELECT * FROM dbname.dbo.tablename as a WHERE a.fieldone = 
'sometext' and a.fieldtwo = somevalue")

print cursor.fetchone()

print "DB Name: " + conn.dbname
print "DB Version: " + conn.dbversion
print "Driver Name: " + conn.drivername
print "Driver Version: " + conn.driverversion
print "Database URL: " + str(conn.url)
print "Connection info: " + str(conn.__connection__)
print "Is connection closed? -> " + str(conn.closed)

conn.close()

except:
exc_type, exc_val, exc_tb = sys.exc_info()

ErrorText = "* ERROR IN SCRIPTNAME = " + sys.argv[0] + " *\n"
#ErrorText += "Date/Time : " + str(datetime.datetime.now()) + "\n"
ErrorText += "Date/Time : " +  time.strftime('%m-%d-%y')+ "\n"
ErrorText += "Line Number: " + str(exc_tb.tb_lineno) + "\n"
ErrorText += "Error Type : " + exc_type.__name__ + "\n"
ErrorText += "Error Value: " + exc_val.message + "\n"
ErrorText += 
"***\n\r"

print ErrorText



Has someone has any solution?

Thank you.

Sam Wang


-- 
You received this question notification because your team Sikuli Drivers
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 #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

2019-08-27 Thread Sam Say
Question #139475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139475

Sam Say posted a new comment:
hi @RaiMan , I'm using 1.1.4-SNAPSHOT but still text recognition doesn't
seem to work. Could you please advise? are there specific settings for
Text recognition?

-- 
You received this question notification because your team Sikuli Drivers
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 #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

2019-08-19 Thread Sam Say
Question #139475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139475

Sam Say posted a new comment:
I'm still having issues with text recognition using java. 
example: sikulix reads 07/01/2019 as |//||'|/') can you please advise?

Region match = allScreens.findText("Sometext");
allScreens.click(match);
String textRight = match.right(100).text();

it is finding sometext but not reading the text to its right correctly.

-- 
You received this question notification because your team Sikuli Drivers
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 #664253]: Import pytest library into the sikuli script

2018-02-12 Thread sam
Question #664253 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664253

Status: Answered => Solved

sam  confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
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 #664253]: Import pytest library into the sikuli script

2018-02-09 Thread sam
Question #664253 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664253

sam  posted a new comment:
RaiMan,

Thank you very much. I took a look around to see if pytest is compatible
with Jython. It seems Pytest does not support Jython 2.5.3 and 2.7.  I
put some links below:

https://stackoverflow.com/questions/13250258/using-pytest-with-jython

https://github.com/pytest-dev/pytest/issues/3111

Therefore, I tried to import unittest and XMLTestrunner instead of
pytest. Some part of the code is shown below:

import unittest
from XMLTestRunner1 import *

suite = unittest.TestLoader().loadTestsFromTestCase(FlowCode_test)

result = XMLTestRunner(file("unittest.xml", "w")).run(suite)
print(result)

However, I got this error message when I run the GUI:

Error caused by: Traceback (most recent call last): 
result = XMLTestRunner(file("unittest.xml", "w")).run(suite) File 
"C:\sikulix\sikulixapi.jar\Lib\XMLTestRunner1.py", line 191, in run File 
"C:\sikulix\sikulix.jar\Lib\unittest\suite.py", line 70, in __call__ File 
"C:\sikulix\sikulix.jar\Lib\unittest\suite.py", line 99, in run File 
"C:\sikulix\sikulix.jar\Lib\unittest\suite.py", line 178, in 
_handleModuleFixture TypeError: coercing to Unicode: need string, NoneType type 
found

Interestingly, whenever I run the script on the command line using "java
-cp %JYTHON_HOME%jython.jar;%CLASSPATH% org.python.util.jython" command
everything looks fine and Sikuli runs.

Is there something that I am doing wrong?

Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #664253]: Import pytest library into the sikuli script

2018-02-09 Thread sam
New question #664253 on Sikuli:
https://answers.launchpad.net/sikuli/+question/664253

Hello,

I am trying to run a simple Sikuli script that open an App and then using 
pytest library to check if the app is open or not. However, Sikuli gives me 
this error:"No module named pytest". Basically, it can't import pytest library 
using "import pytest".  

I am using Sikuli 1.1.1 on Windows 10 (Jython 2.7). I was wondering if there is 
a way to test the code using pytest library. 

Thank you.

-- 
You received this question notification because your team Sikuli Drivers
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 #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
Question #664103 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664103

Status: Open => Solved

sam  confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
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 #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
Question #664103 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664103

Status: Answered => Open

sam  is still having a problem:
Thank you very much RaiMan.

I just have one more question to clarify. I was looking for sikuli-
script.jar file in the new version (1.1.1) but I couldn't find it. I
assume that sikuli-script.jar renamed to sikulixapi.jar in new version.
Is that correct?

Thank you.

-- 
You received this question notification because your team Sikuli Drivers
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 #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
New question #664103 on Sikuli:
https://answers.launchpad.net/sikuli/+question/664103

Hello,

I am new to Sikuli and I recently installed Sikuli (version 1.1.1) on my 
windows 10 machine. Also, I am using Jython 2.5.3 version.

I have out of curiosity question: In case I want to uninstall Sikuli, what is 
the proper way to do it? I couldn't find uninstall.exe on Sikuli folder. 

Thank you.

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-28 Thread Sam
Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

Status: Answered => Solved

Sam confirmed that the question is solved:
Thanks!

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

Sam gave more information on the question:
Perhaps, I'd be better off running the python panda script outside of
sikuli. Is that common practice/ easy to do? I've never had sikuli run a
python script for me. Perhaps Ill try something like this

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

Status: Answered => Solved

Sam confirmed that the question is solved:
thanks, i'll try using the csv import for now

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

Status: Solved => Open

Sam is still having a problem:
thanks, i'll try using the csv import for now

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

Status: Answered => Open

Sam is still having a problem:
It says here that it should work with jython though:
https://pypi.python.org/pypi/XlsxWriter

I've also tried using pandas : https://pypi.python.org/pypi/pandas/

And this import does not work either. Are there any imports that you can
think of that will work with sikuli/jython. I'm surprised xlxswriter
isn't working since it says it works with jython in the documentation.

Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
New question #653515 on Sikuli:
https://answers.launchpad.net/sikuli/+question/653515

Xlsxwriter is working in my other non-sikuli scripts, but not in Sikuli. This 
is the first time I've had trouble with a Sikuli import. 

Should this be working and is there some fix for this?

Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647999

Sam posted a new comment:
Wow, I didn't realize I sent that with the Text = Env.getClipboard()
line commented out... Sorry for the stupid question. Should have picked
up on that myself.

It's working now on my main code so it's all good either way.

Sikuli really is awesome! It saves so much time at work. Thanks again!

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647999

Sam posted a new comment:
It's showing up in the message area now... Not sure why, but it's
working! Thanks again

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647999

Status: Answered => Open

Sam is still having a problem:
Hmmm, perhaps it is working :


click("1499974350527.png")


type("a", KeyModifier.CTRL)
wait(1)
type("c", KeyModifier.CTRL)
wait(1)
#Text = Env.getClipboard()
print Text
click("1499974394454.png")
paste(Env.getClipboard())
print "butt"
print len(Text)



When I print the length of the text it calculates it length. It will print 
"butt" in the message area and the length of what is in the clipboard. It just 
won't print the contents of the clipboard. 

Any way, it seems like it is grabbing the text, but for whatever reason
when I try to print it, it doesn't show up in the message area of the
IDE

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647999

Sam posted a new comment:
Yes, it is 32 bit (despite having a 64 bit computer), but it has worked
in the past with 32 bit java.

I wish I could get 64 bit java, but unfortunately that isn't an option
right now at work. Perhaps I'll try the nightly build if I can get that
installed.

Thanks again.

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/647999

Status: Needs information => Open

Sam gave more information on the question:
SikuliX: 1.1.1

System: Windows 7

Java:

java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) Client VM (build 25.101-b13, mixed mode)


Thank you!

-- 
You received this question notification because your team Sikuli Drivers
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 #647999]: Having trouble getting Env.getClipboard to work again? It used to work in previous projects, but is not working here.

2017-07-13 Thread Sam
New question #647999 on Sikuli:
https://answers.launchpad.net/sikuli/+question/647999

Here is my code:

click("1499974350527.png")



type("a", KeyModifier.CTRL)
wait(1)
type("c", KeyModifier.CTRL)
wait(1)
Text = Env.getClipboard()
print Text


This function copies the text properly (I can paste it afterwards), but does 
not assign anything to Text and print Text returns nothing.

Any insight is appreciated. Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946

Sam posted a new comment:
Sending CMD output via email. Also shown below:

C:\>cd C:\Users\\SikuliOffline

C:\Users\\SikuliOffline>runsikulix.cm
+++ running this Java
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0
Java HotSpot(TM) Client VM (build 25.101-b13
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=
C:\Users\\SikuliOffline\sikulix.jar -
[debug] RunTimeINIT: loadOptions: check: C:\
[debug] RunTimeINIT: loadOptions: check: C:\
[debug] RunTimeINIT: loadOptions: check: C:\
x\SikulixStore
[debug] RunTimeINIT: global init: entering a
[debug] RunTimeINIT: ScreenDevice 0 has (0,0
[debug] RunTimeINIT: Monitor 0: (0, 0) 1600
[debug] RunTimeINIT: runs as sikulix.jar in:
[debug] RunTimeINIT: new libs folder at: C:\
x\SikulixLibs_201703291041
[debug] RunTimeINIT: deleting obsolete libs
[debug] RunTimeINIT: libs folder empty or ha
[debug] RunTimeINIT: now exporting libs
[debug] RunTimeINIT: libs to export are at:
jar:file:/C:/Users//SikuliOffline/sik

[debug] RunTimeINIT: resourceList: enter
[debug] RunTimeINIT: resourceLocation: (clas
libs/windows/libs32
[debug] RunTimeINIT: resourceList: having ja
Offline/sikulix.jar!/sikulixlibs/windows/lib
[debug] RunTimeINIT: files exported: 17 from
 C:\Users\\AppData\Roaming\Sikulix\Si
[debug] RunTimeINIT: addToWindowsSystemPath:
C:\Users\\AppData\Roaming\Sikulix\Sik
[debug] RunTimeINIT: checkJavaUsrPath: added
* show environment for IDE (build 201703
user.home: C:\Users\
user.dir (work dir): C:\Users\\Sikuli
user.name: 
java.io.tmpdir: C:\Users\\AppData\Loc
running 32Bit on Windows (6.1) from a jar
java 8-32 version 1.8.0_101-b13 vm 25.101-b1
app data folder: C:\Users\\AppData\Ro
libs folder: C:\Users\\AppData\Roamin
executing jar: C:\Users\\SikuliOfflin
*** classpath dump sikulix
  0: /C:/Users//SikuliOffline/sikulix
*** classpath dump end
* show environment end
[debug] RunTimeIDE: global init: leaving
[debug] RunTimeIDE: initIDEbefore: entering
May 18, 2017 1:11:50 PM java.util.prefs.Wind
WARNING: Could not open/create prefs root no
x8002. Windows RegCreateKeyEx(...) retur
[debug] RunTimeIDE: initIDEbefore: leaving
[debug] RunTimeIDE: initAPI: entering
[debug] RunTimeIDE: resourceList: enter
[debug] RunTimeIDE: resourceLocation: (class
[debug] RunTimeIDE: resourceList: having jar
ffline/sikulix.jar!/Lib
[debug] RunTimeIDE: files exported: 1499 fro
 C:\Users\\AppData\Roaming\Sikulix\Li
[debug] RunTimeIDE: initAPI: leaving
[debug] init user preferences
[debug] IDE: running with Locale: en_US
[debug] --- Sikuli parameters ---
[debug] 1: -c
[debug] 2: -d
[debug] 3: 3
[info] HotkeyManager: add Capture Hotkey: CT
[debug] HotkeyManager: add Capture Hotkey: C
[error] WindowsHotkeyManager: JIntellitype p
dll from local file system or from inside JA
[debug] RunTimeIDE: final cleanup
[debug] FileManager: deleteFileOrFolder:
C:\Users\\AppData\Local\Temp\Sikulix_

C:\Users\\SikuliOffline>^A^A

-- 
You received this question notification because your team Sikuli Drivers
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 #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
Question #632946 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632946

Status: Answered => Open

Sam is still having a problem:
Thanks, I've tried the offline installation and everything seemed like
it went okay, but on launch I'm seeing the following before the cmd
window disappears completely.

Warning: Could not open/creaet prefs root node Software\JavaSoft\Prefs at root 
0 x80002. Windows RegCreateKeyEx(...) returned error code 5.
[info] HotkeyManager...
[error] WindowsHotkeyManager: Jintellitype problem: Could not load 
Jintellitype.dll form local file system or from the JAR.

Is the error simply that I'm missing JIntellitype.dll for some reason?
What would be the best way to rectify this?

Thanks again

-- 
You received this question notification because your team Sikuli Drivers
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 #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
New question #632946 on Sikuli:
https://answers.launchpad.net/sikuli/+question/632946

Any insight is greatly appreciated, thanks.

[debug (5/18/17 8:08:28 AM)] Debug: setLogFile: 
D:\SikuliAttempt2017\SikuliX-1.1.1-SetupLog.txt
[debug (5/18/17 8:08:28 AM)] RunSetup: ... starting with no args given
[debug (5/18/17 8:08:28 AM)] RunSetup: Setup: 1.1.1 2017-03-29_10:41 in folder:
D:\SikuliAttempt2017
[debug (5/18/17 8:08:29 AM)] RunSetup: RunningSystem: Windows 6.1
[debug (5/18/17 8:08:29 AM)] RunSetup: parent of jar/classes: 
D:\SikuliAttempt2017
[debug (5/18/17 8:08:29 AM)] RunSetup: RunningJava: Java 8 (x86) 1.8.0_101-b13
[debug (5/18/17 8:08:29 AM)] init user preferences
[debug (5/18/17 8:08:38 AM)] RunSetup: 
popAsk: 
The following file(s) will be downloaded to
D:\SikuliAttempt2017
--- Native support libraries for Windows (sikulixlibs...)
--- Package 1 ---
null (IDE/Scripting)
null (Java API)
 - with Jython
Only click NO, if you want to terminate setup now!
Click YES even if you want to use local copies in Downloads!

[debug (5/18/17 8:08:42 AM)] FileManager: download to string from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixlibswin/1.1.1-SNAPSHOT/maven-metadata.xml,
[error (5/18/17 8:08:42 AM)] FileManager: problems while downloading
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
[error (5/18/17 8:08:42 AM)] RunSetup: Maven download: could not get timestamp 
nor buildnumber for sikulixlibswin from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixlibswin/1.1.1-SNAPSHOT/maven-metadata.xml
with content:

[debug (5/18/17 8:08:42 AM)] FileManager: download to string from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupAPI/1.1.1-SNAPSHOT/maven-metadata.xml,
[error (5/18/17 8:08:43 AM)] FileManager: problems while downloading
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
[error (5/18/17 8:08:43 AM)] RunSetup: Maven download: could not get timestamp 
nor buildnumber for sikulixsetupAPI#forsetup from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupAPI/1.1.1-SNAPSHOT/maven-metadata.xml
with content:

[debug (5/18/17 8:08:43 AM)] FileManager: download to string from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupIDE/1.1.1-SNAPSHOT/maven-metadata.xml,
[error (5/18/17 8:08:43 AM)] FileManager: problems while downloading
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
[error (5/18/17 8:08:43 AM)] RunSetup: Maven download: could not get timestamp 
nor buildnumber for sikulixsetupIDE#forsetup from:
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupIDE/1.1.1-SNAPSHOT/maven-metadata.xml
with content:

[debug (5/18/17 8:08:43 AM)] RunSetup: 
popAsk: 
If you click YES, you will get Jython version 2.7.0 (recommended)
... but in rare cases there might be issues with UTF-8/Unicode
that usually appear on startup when UTF-8 characters
are present somewhere in the system environment
If you encounter such problems with Jython 2.7.0
run setup again and
click NO to get Jython 2.5.4rc1

[debug (5/18/17 8:08:48 AM)] FileManager: Downloading 
jython-standalone-2.7.0.jar with unknown size
[error (5/18/17 8:08:49 AM)] FileManager: problems while downloading
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
[debug (5/18/17 8:08:52 AM)] RunSetup: Download ended
[debug (5/18/17 8:08:52 AM)] RunSetup: Downloads for selected options:
null null null jython-standalone-2.7.0.jar 
[debug (5/18/17 8:08:52 AM)] RunSetup: 
popError: 
Some of the downloads did not complete successfully.
Check the logfile for possible error causes.
If you think, setup's inline download is blocked somehow on
your system, you might download the appropriate raw packages manually
into the folder Downloads in the setup folder and run setup again.
files to download (information is in the setup log file too)
null
null
null
jython-standalone-2.7.0.jar
Be aware: The raw packages are not useable without being processed by setup!
For other reasons, you might simply try to run setup again.

[error (5/18/17 8:09:02 AM)] RunSetup: download not completed successfully
[error (5/18/17 8:09:02 AM)] RunSetup: ... terminated abnormally :-(
[debug (5/18/17 8:09:02 AM)] RunSetup: 
popError: 
Something serious happened! Sikuli not useable!
Check the error log at D:\SikuliAttempt2017\SikuliX-1.1.1-SetupLog.txt

[debug (5/18/17 8:09:06 AM)] RunTimeSETUP: final cleanup
[debug (5/18/17 8:09:07 AM)] 

Re: [Sikuli-driver] [Question #526826]: DragDrop doesn't seem to work

2017-03-06 Thread Sam
Question #526826 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/526826

Status: Open => Answered

Sam proposed the following answer:
Bukard Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks 
technical support number@ Quickbooks customer support phone number MS


Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number MS
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks phone number@ 
Quickbooks customer support phone number USA
Column1
Column2
Column3
++1(855)8066643+ Quickbooks customer service phone number Quickbooks 
Customer Service
Open Hours
USA 1855 806 6643
Quickbooks technical support phone number
24*7
UK 855 806 6643
Quickbooks support phone number
24*7
AUS 1855-806-6643
Quickbooks tech support phone number
24*7
USA 1855 806 6643
Quickbooks phone number
24*7
UK 855 806 6643
Quickbooks technical support number
24*7
AUS 1855-806-6643
Quickbooks customer support phone number
24*7
USA 1855 806 6643
Quickbooks customer service phone number
24*7
UK 855 806 6643
phone number for Quickbooks
24*7
AUS 1855-806-6643
Quickbooks support number
24*7
USA 1855 806 6643
phone number for Quickbooks technical support
24*7
UK 855 806 6643
Quickbooks phone number uk
24*7
AUS 1855-806-6643
Quickbooks number
24*7
USA 1855 806 6643
Quickbooks help phone number
24*7
UK 855 806 6643
Quickbooks customer service number
24*7
AUS 1855-806-6643
Quickbooks contact number
24*7
USA 1855 806 6643
Quickbooks customer support number
24*7
UK 855 806 6643
Quickbooks tech support number
24*7
AUS 1855-806-6643
phone number for Quickbooks support
24*7
USA 1855 806 6643
Quickbooks support uk phone number
24*7
UK 855 806 6643
Quickbooks uk phone number
24*7
AUS 1855-806-6643
Quickbooks contact number uk
24*7
USA 1855 806 6643
quickbooks technical support number
24x7
(1 855 806 6643)
intuit tech support number
24X7
(1 855 806 6643)
quickbooks tech support phone number
24X7
(1 855 806 6643)
quickbooks tech support phone number canada
24X7
(1 855 806 6643)
intuit quickbooks tech support number
24X7
(1 855 806 6643)
quickbooks enterprise tech support number
24X7
(1 855 806 6643)
quickbooks proadvisor tech support number
24X7
(1 855 806 6643)
quickbooks pos tech support number
24X7
(1 855 806 6643)
quickbooks proadvisor technical support number
24X7
(1 855 806 6643)
quickbooks technical support 855 number
24X7
(1 855 806 6643)
quickbooks tech support number
24X7
(1 855 806 6643)
quickbooks customer support line
24X7
(1 855 806 6643)
quickbooks technical support australia
24X7
(1 855 806 6643)
quickbooks technical support agent
24X7
(1 855 806 6643)
quickbooks tech support contact number
24X7
(1 855 806 6643)
quickbooks technical support contact number
24X7
(1 855 806 6643)
quickbooks tech support cost
24X7
(1 855 806 6643)
quickbooks technical support canada
24X7
(1 855 806 6643)
quickbooks technical support cost
24X7
(1 855 806 6643)
quickbooks technical support.com
24X7
(1 855 806 6643)
quickbooks technical support complaints
24X7
(1 855 806 6643)
quickbooks tech support email
24X7
(1 855 806 6643)
tech support number for quickbooks pro
24X7
(1 855 806 6643)
quickbooks tech support for mac
24X7
(1 855 806 6643)
quickbooks technical support for online banking
24X7
(1 855 806 6643)
quickbooks technical support for mac
24X7
(1 855 806 6643)
technical support number for quickbooks pro
24X7
(1 855 806 6643)
tech support phone number for quickbooks pro
24X7
(1 855 806 6643)
quickbooks for mac tech support phone number
24X7
(1 855 806 6643)
quickbooks tech support hours
24X7
(1 855 806 6643)
quickbooks tech support in usa
24X7
(1 855 806 6643)
quickbooks technical support jobs
24X7
(1 855 806 6643)
quickbooks technical support job description
24X7
(1 855 806 6643)
quickbooks technical support local
24X7
(1 855 806 6643)
quickbooks technical support mac
24X7
(1 855 806 6643)
quickbooks online tech support number
24X7
(1 855 806 6643)
quickbooks tech support online
24X7
(1 855 806 6643)
quickbooks online technical support number
24X7
(1 855 806 6643)
quickbooks technical support. ol-301
24X7
(1 855 806 6643)
quickbooks technical support ol 393
24X7
(1 855 806 6643)
quickbooks technical support onl

Re: [Sikuli-driver] [Question #404578]: Currently what is the best way to implement Selenium in Sikuli?

2017-02-01 Thread Sam
Question #404578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/404578

Sam posted a new comment:
Forgot to reply to this. I'm giving this a try this weekend.

Just wanted to say thanks for all of the help RaiMan. You're the best!

-- 
You received this question notification because your team Sikuli Drivers
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 #404578]: Currently what is the best way to implement Selenium in Sikuli?

2016-12-02 Thread Sam
New question #404578 on Sikuli:
https://answers.launchpad.net/sikuli/+question/404578

Hello, I'm a python user that has been doing some research on this issue, but 
have yet to find any recent solutions to this.

 Is there away to simply import selenium and code both selenium and sikuli in 
the same window? Or is it necessary to have them separate and somehow call the 
selenium script from python?

Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Sam posted a new comment:
The typo was a copy/paste artifact. RaiMan's JFile suggestion worked
great. The whole Jython mixed API system is something I'm slowly getting
my head around. Hopefully that's the end of my setup issues. Thanks
again guys.

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
That was just one phrasing of the five I've tried.  This yields the
identical response.

profile =
FirefoxProfile('C:\\Users\\Progman\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\nWv4HBss.')

[error] TypeError ( org.openqa.selenium.firefox.FirefoxProfile(): 1st
arg can't be coerced to java.io.File )

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Masuo, I search my errors extensively before posting here. I have not
found a method for resolving this exception using python commands for
the webdriver-backed selenium-standalone implementation we've been
discussing.  If the exception is the result of a retarded mistake on my
part, please give me a bit of context on how to understand it. Sikuli
obviously has issues interacting with the pure Selenium Webdriver, which
is why you put me on the path of loading the older standalone jar. But
you and RaiMan have made me have to infer this conclusion without
providing context.  The resources for understanding webdriver-backed
selenium standalone are sparse. Pure selenium 2 webdriver for python
installed by pip, is the common variation and the vast majority of
search results are only relevant to that. I have no familiarity with
Java, and the mixing of APIs in this discussion is truly confusing. I
have developed tests in Sikuli for months now without a hitch using my
limited python knowledge. If you would, please give me a moment and walk
me through the 101 of what I'm doing wrong here.

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-29 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
I'm starting to feel more comfortable with selenium thanks to to all the
links you've supplied me. The package system was a bit unintuitive at
first and didn't match really any of the learning material I was finding
elsewhere on the internet.

I seem to have one more odd exception I'm facing between me and full
functionality.

Here my current test script.

load("C:\\Users\\Progman\\Desktop\\Selenium\\selenium-server-standalone-2.53.1.jar")
import org.openqa.selenium.firefox.FirefoxDriver as FD
import org.openqa.selenium.By as By
import org.openqa.selenium.firefox.FirefoxProfile as FirefoxProfile
import org.openqa.selenium.firefox.internal
import org.openqa.selenium.interactions
import org.openqa.selenium.interactions.ClickAction


profile = 
FD.FirefoxProfile('C:\\Users\\Progman\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\nWv4HBss.default')
profile.native_events_enabled = True
driver = FD(profile)
driver.get("http://www.google.com/;)

My aim right now is to load my default firefox profile. When I call its
path, this is the super obscure error I get -

[error] TypeError ( org.openqa.selenium.firefox.FirefoxProfile(): 1st
arg can't be coerced to java.io.File )

My searches have yielded no intelligible results on this error. Any
ideas?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-27 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Sam posted a new comment:
Frankly, I don't really grasp what that means in this context Masuo, but
your code works, so thank you.

What exactly is org.openqa.selenium.By ?

 I will try to implement my test tomorrow and see if I stumble further
or am free and clear.

Thanks again.

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-27 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
So thank you guys for all the answers up to this point. I was away for
several days and didn't get a chance to respond here.  RaiMan you were
absolutely right about it being crossed installs. It was actually the
selenium4sikuli.jar itself that was conflicting with the load. I figured
this out as I was deleting everything with the name selenium,
selenium4sikuli gave me "open in application" error and wouldn't let me
delete it. After deleting it, driver.get does  what's supposed to.
However, at this point how do I integrate webdriver functionality (find
element by class, name, xpath etc)? When I tried to call
driver.find_element_by_class_name today I get this

[error] AttributeError ( 'org.openqa.selenium.firefox.FirefoxDriver'
object has no attribute 'find_element_by_class_name' )

How do I proceed to be able to actually use the core functionality? This
version of the selenium standalone 2.53.1 doesn't seem to give it to me
after all, or is it called a different way?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Ok, double backslash it is. Be that as it may, no change in behavior.
The issue seems to be with the driver, seemingly a version issue.

[error] Driver info ( driver.version: FirefoxDriver )

However, compatibility has been accounted for with the recommendations
by Masuo and yourself. Are there any further tests you recommend?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
I just corrected that with a more accurate path-  
load("C:\Users\Progman\Desktop\Selenium\selenium-server-standalone-2.53.1.jar"),
that seems to have been the least of the issue though. Zero change in behavior, 
just a slightly different exception. 

There's the same huge traceback block then this:

[error] script [ Selenium debug ] stopped with error in line 5
[error] Driver info ( driver.version: FirefoxDriver )

I did the revert to firefox 47.0.1 and am using selenium 2.53.1, what do
think the version incompatibility could be referencing?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Here's my current test script verbatim. In your identical environment of
Win7, Sikuli: 1.1.1, Firefox 47.0.1

load("C:\selenium\selenium-server-standalone-2.53.1.jar")
import org.openqa.selenium.firefox.FirefoxDriver as FD
import org.openqa.selenium.Dimension as Dm

driver = FD()
driver.get("http://www.sikuli.org/;)

size = Dm(500,500)
driver.manage().window().setSize(size)

driver.quit()

driver.get (url) is unresponsive, firefox sits on default private
browser page for 30 seconds then yields the following exception.

---

[error] JythonSupport: load: could not be found - even not in bundle nor
in Lib nor in Extensions

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
,"syncGUID":"5p-2IkF_CkTX","location":"app-
global","version":"47.0.1","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The
default
theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla
Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","installDate":1466734942000,"updateDate":1466734942000,"applyBackgroundUpdates":1,"skinnable":true,"size":22012,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targ

etApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"47.0.1","maxVersion":"47.0.1"}],"targetPlatforms":[],"seen":true}
1471956859491 addons.xpi DEBUG getModTime: Recursive scan of 
{972ce4c6-7e08-4474-a285-3208198ce6fd}
1471956859492 DeferredSave.extensions.json DEBUG Save changes
1471956859492 addons.xpi DEBUG Updating database with changes to installed 
add-ons
1471956859492 addons.xpi-utils DEBUG Updating add-on states
1471956859503 addons.xpi-utils DEBUG Writing add-ons list
1471956859521 addons.xpi DEBUG Registering manifest for C:\Program Files 
(x86)\Mozilla Firefox\browser\features\e10sroll...@mozilla.org.xpi
1471956859522 addons.xpi DEBUG Calling bootstrap method startup on 
e10sroll...@mozilla.org version 1.0
1471956859522 addons.xpi DEBUG Registering manifest for C:\Program Files 
(x86)\Mozilla Firefox\browser\features\fire...@getpocket.com.xpi
1471956859522 addons.xpi DEBUG Calling bootstrap method startup on 
fire...@getpocket.com version 1.0.2
1471956859523 addons.xp

i DEBUG Registering manifest for C:\Program Files (x86)\Mozilla 
Firefox\browser\features\l...@mozilla.org.xpi
1471956859524 addons.xpi DEBUG Calling bootstrap method startup on 
l...@mozilla.org version 1.3.2
1471956859547 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1471956859548 addons.manager DEBUG Provider finished startup: XPIProvider
1471956859548 addons.manager DEBUG Starting provider: LightweightThemeManager
1471956859548 addons.manager DEBUG Registering shutdown blocker for 
LightweightThemeManager
1471956859548 addons.manager DEBUG Provider finished startup: 
LightweightThemeManager
1471956859549 addons.manager DEBUG Starting provider: GMPProvider
1471956859579 addons.manager DEBUG Registering shutdown blocker for GMPProvider
1471956859579 addons.manager DEBUG Provider finished startup: GMPProvider
1471956859579 addons.manager DEBUG Starting provider: PluginProvider
1471956859579 addons.manager DEBUG Registering shutdown blocker for 
PluginProvider
1471956859580 addons.m

anager DEBUG Provider finished startup: PluginProvider
1471956859580 addons.manager DEBUG Completed startup sequence
1471956861409 addons.manager DEBUG Starting provider: 
1471956861409 addons.manager DEBUG Registering shutdown blocker for 

1471956861410 addons.manager DEBUG Provider finished startup: 
1471956861416 DeferredSave.extensions.json DEBUG Starting write
1471956861846 addons.repository DEBUG No addons.json found.
1471956861847 D

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-22 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Sorry to keep going back to the well like this, but I can't seem to get
this off the ground.  There is really very scant relevant search
information.

Here are the facts as I very partially understand them.

1. Both methods advised by RaiMan and Masuo are utilizing selenium RC.
This means effectively selenium4sikuli.jar is the same as selenium-
server-standalone-2.53.1.jar. Is this correct?

2. This mean Selenium 2 AKA Selenium Webdriver is still incompatible
with Sikuli IDE?

This is important, because 90% of the search results I've been using to
troubleshoot this are only relevant to Selenium 2.

Right now this is the code as it stands in the middle of my script:

load("C:\selenium\selenium-server-standalone-2.53.1.jar")
import org.openqa.selenium.firefox.FirefoxDriver as FD
import org.openqa.selenium.Dimension as Dm
profile = FirefoxProfile()
driver = FD(profile)
driver.get("http://www.google.com/;)
size = Dm(500,500)
driver.manage().window().setSize(size)

This is opens firefox and then sits there on a generic private browsing page. 
The command driver.get("http://www.google.com/;) is seemingly ignored as well 
as the rest of sikuli code below it. 

Clearly I am missing something extremely basic?

Pertaining to loading the profile, this is the java approach apparently
http://learn-automation.com/default-firefox-profile-in-selenium/  it
involves what appears to be a selenium functionality "ProfileIni" -

" import org.openqa.selenium.firefox.internal.ProfilesIni  " etc

However, sikuli obviously doesn't respond to the pure java syntax. What
would be the pythonic version of this approach?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Sam gave more information on the question:
Continuing my research, the first issue with selenium starting a vanilla
firefox instance is about profile selection. There seems to be plenty of
examples of how to change the firefox profile with selenium webdriver,
but not with the standalone. Is there an easy approach to getting
selenium webdriver properly imported? Why do think I'm getting "Not
available yet" when I attempt to load the selenium4sikuli extension? Is
selenium4sikuli webdriver? I'm finding it very hard to get good search
results for these questions. Thanks.

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Sam gave more information on the question:
Just to add a bit more information:

The exception throws at, driver = FD()

 load("C:\selenium\selenium-server-standalone-2.53.1.jar")
 import org.openqa.selenium.firefox.FirefoxDriver as FD
 import org.openqa.selenium.Dimension as Dm

 --> driver = FD()
sleep(10)
driver.get("http://www.sikuli.org/;)
size = Dm(500,500)
driver.manage().window().setSize(size)
sleep(10)
driver.quit()

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Definite progress! I put that code in at the browser phase of my script
and it gets me into firefox very fast. At this point I seem to get two
issues. The first is that the firefox instance it opens is totally
vanilla. A major objective of the script in fact is to test a firefox
plugin I have installed.  How would I link the selenium instance of
firefox to my full plug-in-extended version? The second issue is a
straight ahead exception. 10 seconds after successfully loading the
vanilla instance of firefox, seemingly as Sikuli begins to parse the
rest of the not-selenium script, it throws this -

[error] JythonSupport: load: could not be found - even not in bundle nor
in Lib nor in Extensions

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The
default
theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla
Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","installDate":1466734942000,"updateDate":1466734942000,"applyBackgroundUpdates":1,"skinnable":true,"size":22012,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7
-c20a-464f-9b0e-
13a3a9e97384}","minVersion":"47.0.1","maxVersion":"47.0.1"}],"targetPlatforms":[],

"seen":true}
147153289 addons.xpi DEBUG getModTime: Recursive scan of 
{972ce4c6-7e08-4474-a285-3208198ce6fd}
147153291 DeferredSave.extensions.json DEBUG Save changes
147153291 addons.xpi DEBUG Updating database with changes to installed 
add-ons
147153291 addons.xpi-utils DEBUG Updating add-on states
147153295 addons.xpi-utils DEBUG Writing add-ons list
147153304 addons.xpi DEBUG Registering manifest for C:\Program Files 
(x86)\Mozilla Firefox\browser\features\e10sroll...@mozilla.org.xpi
147153304 addons.xpi DEBUG Calling bootstrap method startup on 
e10sroll...@mozilla.org version 1.0
147153304 addons.xpi DEBUG Registering manifest for C:\Program Files 
(x86)\Mozilla Firefox\browser\features\fire...@getpocket.com.xpi
147153305 addons.xpi DEBUG Calling bootstrap method startup on 
fire...@getpocket.com version 1.0.2
147153306 addons.xpi DEBUG Registering manifest for C:\Program Files 
(x86)\Mozilla Firefox\browser\features\l...@mozilla.org.xpi
147153307 addons

.xpi DEBUG Calling bootstrap method startup on l...@mozilla.org version 1.3.2
147153343 addons.manager DEBUG Registering shutdown blocker for XPIProvider
147153344 addons.manager DEBUG Provider finished startup: XPIProvider
147153344 addons.manager DEBUG Starting provider: LightweightThemeManager
147153344 addons.manager DEBUG Registering shutdown blocker for 
LightweightThemeManager
147153345 addons.manager DEBUG Provider finished startup: 
LightweightThemeManager
147153345 addons.manager DEBUG Starting provider: GMPProvider
147153362 addons.manager DEBUG Registering shutdown blocker for GMPProvider
147153363 addons.manager DEBUG Provider finished startup: GMPProvider
147153363 addons.manager DEBUG Starting provider: PluginProvider
147153363 addons.manager DEBUG Registering shutdown blocker for 
PluginProvider
147153363 addons.manager DEBUG Provider finished startup: PluginProvider
147153363 addons.manager DEBUG Completed startup sequence
14715513

0 addons.manager DEBUG Starting provider: 
147155130 addons.manager DEBUG Registering shutdown blocker for 

147155131 addons.manager DEBUG Provider finished startup: 
147155837 DeferredSave.extensions.json DEBUG Write succeeded
147155837 addons.xpi-utils DEBUG XPI Database saved, setting schema version 
preference to 17
147155837 DeferredSave.extensions.json DEBUG Starting timer
147155861 DeferredSave.extensions.json DEBUG Starting write
147155864 addons.repository DEBUG No addons.json found.
147155865 DeferredSave.addons.json DEBUG Save changes
14715

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-20 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Thanks Masuo, I'm using firefox on a win7 machine, could you please
advise me on an equivalent approach for firefox? Firefox functionality
is built into the Selenium server correct? What would the commands to
implement the firefox webdriver be in the vein you mentioned for chrome?
I have Selenium Server downloaded and referenced in my Sikuli project.

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-20 Thread Sam
Question #353956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/353956

Status: Answered => Open

Sam is still having a problem:
Thanks for the quick response. I went ahead and updated to 1.1.1. I saw
and tried to install the selenium4sikuli.jar into Extensions, however
when accessing extensions from tools in the IDE I get the message "none
available." Then I followed the python packages link and attempted to
put selenium into a site-packages folder within Lib. I couldn't find a
folder SikuliRepo so I placed the selenium folder into the Lib folder
right at the main C:\Users\Progman\AppData\Roaming\Sikulix path. This
produced a very similar exception like I originally posted when parsing
webdriver.

[error] script [ Wincrafter 1.1.1 ] stopped with error in line 1324
[error] shutil.Error ( 
[('C:\\Users\\Progman\\appdata\\local\\Temp\\tmpysoftt.webdriver.xpi\\components',
 
u'C:\\Users\\Progman\\appdata\\local\\Temp\\tmpl7en4q\\extensions\\fxdri...@googlecode.com\\components',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanappdatalocalTemptmpl7en4qextensionsfxdri...@googlecode.comcomponents'"),
 ('C:\\Users\\Progman\\appdata\\local\\Temp\\tmpysoftt.webdriver.xpi\\content', 
u'C:\\Users\\Progman\\appdata\\local\\Temp\\tmpl7en4q\\extensions\\fxdri...@googlecode.com\\content',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanappdatalocalTemptmpl7en4qextensionsfxdri...@googlecode.comcontent'"),
 
('C:\\Users\\Progman\\appdata\\local\\Temp\\tmpysoftt.webdriver.xpi\\platform\\WINNT_x86-msvc\\components',
 
u'C:\\Users\\Progman\\appdata\\local\\Temp\\tmpl7en4q\\extensions\\fxdri...@googlecode.com\\platform\\WINNT_x86-msvc\\components',
 "[Err

Am I missing something obvious?

-- 
You received this question notification because your team Sikuli Drivers
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 #353956]: Permission issue with Selenium in Sikuli

2016-08-19 Thread Sam
New question #353956 on Sikuli:
https://answers.launchpad.net/sikuli/+question/353956

Hi, just wanted to start out with a huge thank you to the Sikuli team and 
RaiMan for developing such a powerful platform. I'm very new to Sikuli and 
python programming but I've managed to a do a lot of very useful test 
automation work recently with Sikuli. I'm now trying to automate my tasks 
further by integrating selenium into the IDE. I couldn't find a lot of answers 
about how to make this work, so I followed some ideas laid out in a fairly 
ancient post I found herehttps://answers.launchpad.net/sikuli/+question/248040.

I installed selenium with pip and then took the folders installed by pip in the 
python 2.7 path and copied that into a new "Lib" folder I made in my SikuliX 
folder. The IDE seems to import selenium but now I'm having trouble with 
getting webdriver off the ground. 

Here's the exception in its ugly verbatim: 

[error] script [ Active projects ] stopped with error in line 1324
[error] shutil.Error ( 
[('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\components',
 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\components',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comcomponents'"),
 ('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\content', 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\content',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comcontent'"),
 
('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\platform\\WINNT_x86-msvc\\components',
 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\platform\\WINNT_x86-msvc\\components',
 "[Errn

o 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.complatformWINNT_x86-msvccomponents'"),
 
('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\platform\\WINNT_x86-msvc',
 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\platform\\WINNT_x86-msvc',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.complatformWINNT_x86-msvc'"),
 
('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\platform', 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\platform',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.complatform'"),
 ('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\resource\\
 modules', u'C:\\Users\\Pro

gman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\resource\\modules',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comresourcemodules'"),
 
('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\resource', 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\resource',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comresource'"),
 ('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi', 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.com'")]
 )
[error] --- Traceback --- error source first line: module ( function ) 
statement 208: shutil ( copytr

ee ) shutil.Error: 
[('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\components',
 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\components',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comcomponents'"),
 ('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\content', 
u'C:\\Users\\Progman\\AppData\\Local\\Temp\\tmpdpeped\\extensions\\fxdri...@googlecode.com\\content',
 "[Errno 1] Operation not permitted: 
u'C:UsersProgmanAppDataLocalTemptmpdpepedextensionsfxdri...@googlecode.comcontent'"),
 
('C:\\Users\\Progman\\AppData\\Local\\Temp\\tmp0eadvc.webdriver.xpi\\platform\\WINNT_x86-msvc\\components',
 

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
err, count up...

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
I don't need to change the contents of guide that is already displayed.
In each instance, the guide is removed and re-displayed for the
countdown.

e.g.

from guide import guide
for x in range(1,4):
  guide.tooltip(Region(100,100,50,50), str(x))
  guide.show(1)

That will display and wipe 3 times for a 3 second countdown.

I haven't tested it yet but I'd like to be able to interact with another
application while that overlay is displayed.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566637] Re: [1.1.0] Hotkey handlers do not properly clean up

2016-04-06 Thread Sam Gleske
Odd, I can't actually reproduce it with the script I gave you.  However,
for unknown reasons yet that's the behavior in my script.

https://gist.github.com/samrocketman/12057af8bbf1463ca2a6

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566637

Title:
  [1.1.0] Hotkey handlers do not properly clean up

Status in Sikuli:
  Opinion

Bug description:
  OS: Mac OS X El Capitan 10.11.3 (15D21)
  Sikuli 1.1.0

  When you cancel a script use CMD+SHIFT+C (Mac) the Hotkeys remain
  active.

  e.g.

  #START SCRIPT
  def doClick(some_location):
  last_mouse_location = Env.getMouseLocation()
  click(some_location)
  mouseMove(last_mouse_location)

  def click_location(event):
  doClick(Location(100, 100))

  Env.addHotkey('1', 0, click_location)
  #END SCRIPT

  Now run the sikuli script.  If you cancel the script with CMD+SHIFT+C
  pressing the number 1 key will still execute the hotkey.  I believe
  this should Env.removeHotkey all of the registered hotkeys if the
  script is canceled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566637/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
Think of it like a tactictical display :)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
How I plan to use the guide feature is an overlay on my game with a
countdown timer (e.g. count down seconds) for certain functions.  This
way I know when I'm ready to hit the button again while I'm playing.

Thank you for your work on SikuliX RaiMan.  As I get more familiar with
the code base I hope I can start giving you code patches in addition to
my bug reports.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
Hi RaiMan, I'm using it to play a game (and I happen to be a programmer)
:).

Since you seem curious, here's the script that I've been writing with
your guidance.  Thank you for your guidance :)

https://gist.github.com/samrocketman/12057af8bbf1463ca2a6

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuide.java#L790

I'm thinking TransparentWindow.setOpacity(1f) is actually what is
causing the overlay.  It would be nice to make it zero so that the
overlay isn't visible at all.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
And to expose disabling the overlay via python guide module.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Customize guide extension overlay

2016-04-06 Thread Sam Gleske
Seems it has to do with the _g variable in guide.py.

https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuide.java

Need to somehow call _g.setDarken(false) from python.

** Summary changed:

- Customize guide extension overlay
+ Disable guide extension overlay

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Disable guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] Re: Customize guide extension overlay

2016-04-05 Thread Sam Gleske
** Description changed:

  I notice that you allow customizing the font size of the text overlay in
  the guide extension.  However, it would be nice if I could customize,
  rather disable, the overlay.
  
- Relevant source files that I could found.
+ Relevant source files that I could find.
  
  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py
  
  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java
  
  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java
  
  If this is possible, it's not obvious to me yet.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1566645

Title:
  Customize guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could find.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566645] [NEW] Customize guide extension overlay

2016-04-05 Thread Sam Gleske
Public bug reported:

I notice that you allow customizing the font size of the text overlay in
the guide extension.  However, it would be nice if I could customize,
rather disable, the overlay.

Relevant source files that I could found.

https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

If this is possible, it's not obvious to me yet.

** 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/1566645

Title:
  Customize guide extension overlay

Status in Sikuli:
  New

Bug description:
  I notice that you allow customizing the font size of the text overlay
  in the guide extension.  However, it would be nice if I could
  customize, rather disable, the overlay.

  Relevant source files that I could found.

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/python/guide/guide.py

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideText.java

  
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuideComponent.java

  If this is possible, it's not obvious to me yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566645/+subscriptions

___
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] [Bug 1566637] [NEW] Hotkey handlers do not properly clean up

2016-04-05 Thread Sam Gleske
Public bug reported:

OS: Mac OS X El Capitan 10.11.3 (15D21)
Sikuli 1.1.0

When you cancel a script use CMD+SHIFT+C (Mac) the Hotkeys remain
active.

e.g.

#START SCRIPT
def doClick(some_location):
last_mouse_location = Env.getMouseLocation()
click(some_location)
mouseMove(last_mouse_location)

def click_location(event):
doClick(Location(100, 100))

Env.addHotkey('1', 0, click_location)
#END SCRIPT

Now run the sikuli script.  If you cancel the script with CMD+SHIFT+C
pressing the number 1 key will still execute the hotkey.  I believe this
should Env.removeHotkey all of the registered hotkeys if the script is
canceled.

** 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/1566637

Title:
  Hotkey handlers do not properly clean up

Status in Sikuli:
  New

Bug description:
  OS: Mac OS X El Capitan 10.11.3 (15D21)
  Sikuli 1.1.0

  When you cancel a script use CMD+SHIFT+C (Mac) the Hotkeys remain
  active.

  e.g.

  #START SCRIPT
  def doClick(some_location):
  last_mouse_location = Env.getMouseLocation()
  click(some_location)
  mouseMove(last_mouse_location)

  def click_location(event):
  doClick(Location(100, 100))

  Env.addHotkey('1', 0, click_location)
  #END SCRIPT

  Now run the sikuli script.  If you cancel the script with CMD+SHIFT+C
  pressing the number 1 key will still execute the hotkey.  I believe
  this should Env.removeHotkey all of the registered hotkeys if the
  script is canceled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1566637/+subscriptions

___
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] [Bug 1565417] Re: [request] SikuliX should be able to detect keypresses and mouse usage globally

2016-04-04 Thread Sam Gleske
To clarify, this isn't to pass in hot keys to the application.  This is
so Sikuli can process hot keys to change the behavior of the sikuli
script.  I believe this is already possible in sikuli because it
intercepts CMD+SHIFT+C on Mac and ALT+SHIFT+C on Windows.

The point is to change the behavior of the sikuli script itself.  i.e.
when a key press is detected perhaps toggle a boolean in the sikuli
script.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1565417

Title:
  [request] SikuliX should be able to detect keypresses and mouse usage
  globally

Status in Sikuli:
  In Progress

Bug description:
  There's a lot of documentation on pressing keys.  I'd like to know how
  to detect when a user _presses_ a key so the script behavior can
  change.

  As it stands: I have to stop the script.  Change some variables.
  Restart the script.

  It would be great if I could: Start a script.  Hold a key.  Behavior
  of script changes on the fly because it detected I held down a certain
  key.

  Is there a way to do this with Sikuli?  If not; perhaps detecting
  user-pressed key events would be great (something akin to observe or
  an actionListener for when a user presses a key).

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1565417/+subscriptions

___
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 #289888]: Detect if key pressed?

2016-04-02 Thread Sam Gleske
New question #289888 on Sikuli:
https://answers.launchpad.net/sikuli/+question/289888

There's a lot of documentation on pressing keys.  I'd like to know how to 
detect when a user _presses_ a key so the script behavior can change.

As it stands: I have to stop the script.  Change some variables. Restart the 
script.

It would be great if I could: Start a script.  Hold a key.  Behavior of script 
changes on the fly because it detected I held down a certain key.

Is there a way to do this with Sikuli?  If not; perhaps detecting user-pressed 
key events would be great (something akin to observe or an actionListener for 
when a user presses a key).

-- 
You received this question notification because your team Sikuli Drivers
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 #272465]: Troulbe finding the screen # from App.focusedWindow?

2015-10-15 Thread Sam
New question #272465 on Sikuli:
https://answers.launchpad.net/sikuli/+question/272465

I'm simply trying  to find the screen number that I am focused on.

PathChrome = 
"C:\Users\staffos\AppData\Local\Google\Chrome\Application\chrome.exe"

firstWindow = App.focusedWindow()

firstwindow = str(firstWindow)
print firstWindow
#firstWindow = "R[-1600,0 1600x900]@S(1)[-1600,0 1600x900] E:Y, T:3.0" # this 
works when put in manually
screenNum = firstWindow[firstWindow.find("(")+1:firstWindow.find(")")]
print screenNum


I can print firstWindow just fine. I can even search it's text just fine when I 
put it in manually, but for whatever reason I can't seem to get the code to 
work.

Any insight is appreciated. Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-12 Thread Sam
Question #272223 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272223

Sam posted a new comment:
Thanks RaiMan, I definitely could use Selenium.

I'm hoping I can find another way to do it because I really only need to
pull one piece of information from the webpage. If I can't figure it
out, that's probably what I'll end up doing.


Thanks again

@masuo Looking into trying that now. Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-12 Thread Sam
Question #272223 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272223

Status: Answered => Solved

Sam confirmed that the question is solved:
@masuo You were correct. This combination only works when numlock is
off.

Thanks so much

-- 
You received this question notification because your team Sikuli Drivers
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 #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-09 Thread Sam
Question #272223 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272223

Sam posted a new comment:
Thanks. I tried the above code and I've tried using wait in the past.
For whatever reason, my system (windows 7 64 bit) just reads it as
pressing an arrow key. It seems to ignore cntrl +shift. The script above
currently just copies the word "METAR" rather than the airport
information which follows it that I'd like to include in the selection.

I'll just have to look for another way around this or abandon this
particular script

As always thanks for your time and help.  Still amazed at how fantastic
this software is.

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-08 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Sam posted a new comment:
This works exactly how I'd like now. Thanks so much!

-- 
You received this question notification because your team Sikuli Drivers
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 #272199]: Having trouble working with simple Patterns?

2015-10-08 Thread Sam
New question #272199 on Sikuli:
https://answers.launchpad.net/sikuli/+question/272199

I'm just trying to copy some text, but I need it to click either at the very 
top of my image or slightly above it. 

Right now I'm trying to click at the very top of my image to see if that can 
work.  To do so I need to move the red cross hair from the center of my image 
to the top. To do so,  I had read that the following should work:

Pattern pImage = new ("1444307235161.png").targetOffset(0,-30)
r=s.exists(pImage,1);
click(r, 1)
type("c", KeyModifier.CTRL)
data[26] = Env.getClipboard()

Unfortunately, I'm receiving the following syntax error:
"no viable alternative at input 'pImage'"

Any suggestions? 

Thanks


-- 
You received this question notification because your team Sikuli Drivers
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 #272199]: Having trouble working with simple Patterns?

2015-10-08 Thread Sam
Question #272199 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272199

Status: Answered => Solved

Sam confirmed that the question is solved:
Sorry, I'm using Python. I was just copying off of the Pattern examples
I found which happened to be Java :(.

Not the best programmer/scriptwriter as I haven't been practicing much
since college. So I just google until I can't figure it out.  Using
Sikuli has been a fun intro to get me back into basic Python.

Anyway, you've solved my problem . Thanks!

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-07 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Status: Answered => Solved

Sam confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-07 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Sam posted a new comment:
Thanks so much RaiMan. Next time I have time to work on the script I'll
give this a try and report back

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Sam gave more information on the question:
Actually, I stand corrected. I can only run the second script after I
have pressed Okay to the first script.  Is there anyway to be able to
run both of them at any time?

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Sam gave more information on the question:

scr2 = Screen(2)

#scr2.click("1443724310615.png")

data= [None]*33 # creating a list full of 0s

def CopyPage(event):
scr2.click("1444047041130.png")

   
   # data= [None]*34 # creating a list full of 0s
   # data[12]= "Unknown" # should reset clipboard like stated below - temp fix
x = 0  
for x in range(0, len(data),1): 
   # App.setClipboard(data[x]) # sends data to keyboard
 # wasn't using e== before that's why swap wasn't working but != was

   

type(Key.TAB)
type("c", KeyModifier.CTRL)
data[x] = Env.getClipboard()
App.setClipboard("0")
# should clear clipboard or set to known value here - this would avoid 
repeats in front of no copies like heating system
++x
print data[x]
print x
scr2.click("1444055393604.png")

type(Key.TAB) 
type(Key.TAB) 
type(Key.TAB) 
x=0
print data[0]
for x in range(0, len(data),1): 
   # App.setClipboard(data[x]) # sends data to keyboard
 # wasn't using e== before that's why swap wasn't working but != was
if data[x] == "0" :
type(Key.TAB)
++x

else:


paste(data[x])
   
type(Key.TAB)
++x
print data[x]


#Passive Hotkeys
Env.addHotkey(Key.NUM1,KeyModifier.CTRL, CopyPage) 
popup("Press Ctrl+num1 instead of clicking a button") # need this popup to run 
in the background and the script can continue to run in the background

def PasteCalendar(event):

paste(data[17])  
type(",")
paste(data[11])
type(",") 
paste(data[23])
type(",") 
paste( data[24])


Env.addHotkey(Key.NUM2,KeyModifier.CTRL, PasteCalendar) 
popup("Press Ctrl+num2 instead of clicking a button") 



Thanks for the reply RaiMan. I can press all my hotkeys at once now. I thought 
there was something wrong with the popups and I'd rather not have them, but I 
suppose I do need some way to exit the script. 

Everything is working now, but I've posted my  (very sloppy) code above.
Thanks again for the reply

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
New question #272075 on Sikuli:
https://answers.launchpad.net/sikuli/+question/272075

I would like to call any of 3 hotkey functions in my script at any time. 
Currently I need to go in order.

I need to use the first hotkey, press okay on the popup. 
Then I can use the second hotkey, press okay.
Then I can use the third hotkey.

I was hoping I could use any of the three hotkeys at any time without 
restarting the script. Do you have any suggestions for this?

Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272075

Status: Needs information => Open

Sam gave more information on the question:
Eh, I guess I can run them all at the same time. I messed up the first
few times I suppose, but now it seems to be working. I don't really mind
having a few popups in the background I suppose.

-- 
You received this question notification because your team Sikuli Drivers
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 #271978]: Copy Text from a GUI (Access) text field

2015-10-01 Thread Sam
New question #271978 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271978

https://answers.launchpad.net/sikuli/+question/189706

I would like to Tab through an access page copying individual fields and 
storing them in their own variable. I was attempting to handle it with the 
method described in the above link, but have run into a problem. In access 
cntrl+a highlights the whole field. Is there any way to highlight individual 
selections in sikuli?

I suppose I could just double click each field to highlight it and then copy 
it, but that will really slow the script down.

I was just curious if anyone has come up with a good way to deal with this.

Thanks.

-- 
You received this question notification because your team Sikuli Drivers
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 #271978]: Copy Text from a GUI (Access) text field

2015-10-01 Thread Sam
Question #271978 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271978

Status: Open => Solved

Sam confirmed that the question is solved:
Actually, I was being foolish. They auto highlight in access when you
tab to them - all but the very first one...

I'll just double click the first one and be on my way.

Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Answered => Open

Sam is still having a problem:
The file you speak of was in the location it should be. I'll try to
install the 64 bit version and report back

Thanks again.

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Needs information => Open

Sam gave more information on the question:
I'm on a 64 bit system win7 system and I think I've been on 32 bit java
from the beginning.

Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Answered => Solved

Sam confirmed that the question is solved:

Thanks for the reply RaiMan. Here is the debug info:


D:\SikuliX>runsikulix -d 3 -c
+++ running this Java
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b14)
Java HotSpot(TM) Client VM (build 23.21-b01, mixed mode, sharing)
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar
D:\SikuliX\sikulix.jar -d 3 -c
[debug] RunTimeINIT: loadOptions: check: D:\SikuliX
[debug] RunTimeINIT: loadOptions: check: \\cp-wpp-fp13\ud2\staffos
[debug] RunTimeINIT: loadOptions: check: C:\Users\staffos\AppData\Roaming\Sikuli
x\SikulixStore
[debug] RunTimeINIT: global init: entering as: IDE
[debug] RunTimeINIT: Monitor 0: (-1600, 0) 1600 x 900
[debug] RunTimeINIT: ScreenDevice 1 has (0,0) --- will be primary Screen(0)
[debug] RunTimeINIT: Monitor 1: (0, 0) 1600 x 900
[debug] RunTimeINIT: Monitor 2: (1600, 0) 1600 x 900
[debug] RunTimeINIT: runs as sikulix.jar in: D:\SikuliX
[debug] RunTimeINIT: exists libs folder at: C:\Users\staffos\AppData\Roaming\Sik
ulix\SikulixLibs_201509280100
[debug] RunTimeINIT: addToWindowsSystemPath: added to systempath:
C:\Users\staffos\AppData\Roaming\Sikulix\SikulixLibs_201509280100
[debug] RunTimeINIT: checkJavaUsrPath: added to ClassLoader.usrPaths
* show environment for IDE (build 201509280100)
user.home: \\cp-wpp-fp13\ud2\staffos
user.dir (work dir): D:\SikuliX
user.name: staffos
java.io.tmpdir: C:\Users\staffos\AppData\Local\Temp
running 32Bit on Windows (6.1) from a jar
java 7-32 version 1.7.0_21-b14 vm 23.21-b01 class 51.0 arch x86
app data folder: C:\Users\staffos\AppData\Roaming\Sikulix
libs folder: C:\Users\staffos\AppData\Roaming\Sikulix\SikulixLibs_201509280100
executing jar: D:\SikuliX\sikulix.jar
*** classpath dump sikulix
  0: /D:/SikuliX/sikulix.jar
*** classpath dump end
* show environment end
[debug] RunTimeIDE: global init: leaving
[debug] RunTimeIDE: initIDEbefore: entering
Sep 28, 2015 9:57:40 AM java.util.prefs.WindowsPreferences 
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x8002. Windows RegCreateKeyEx(...) returned error code 5.
[debug] RunTimeIDE: initIDEbefore: leaving
[debug] RunTimeIDE: initAPI: entering
[debug] RunTimeIDE: initAPI: leaving
[debug] init user preferences
[debug] IDE: running with Locale: en_US
[debug] --- Sikuli parameters ---
[debug] 1: -d
[debug] 2: 3
[debug] 3: -c
[info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[debug] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[error] WindowsHotkeyManager: JIntellitype problem: Could not load JIntellitype.
dll from local file system or from inside JAR
[debug] RunTimeIDE: final cleanup
[debug] FileManager: deleteFileOrFolder:
C:\Users\staffos\AppData\Local\Temp\Sikulix_2089136356

D:\SikuliX>

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Solved => Open

Sam is still having a problem:
Accidentally closed thread. Reopening

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Solved => Open

Sam is still having a problem:
Also, I deleted everything in my Appdata and the original folder, but
the error still persists on reinstall. I have no idea why it stopped
working. Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
New question #271852 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271852

http://imgur.com/eoqXN33


Any suggestions?

Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271852

Status: Open => Solved

Sam confirmed that the question is solved:
Also, I deleted everything in my Appdata and the original folder, but
the error still persists on reinstall. I have no idea why it stopped
working. Thank you

-- 
You received this question notification because your team Sikuli Drivers
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 #271619]: Trouble installing SikulinX in windows 7?

2015-09-22 Thread Sam
Question #271619 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271619

Status: Open => Solved

Sam confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
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 #271639]: Havign trouble getting global hotkeys to work in windows 7?

2015-09-22 Thread Sam
Question #271639 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271639

Status: Answered => Solved

Sam confirmed that the question is solved:
Thanks masuo, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
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 #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
New question #271619 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271619

I'm getting the following error:

D:\SikuliX>runSetup.cmd 'Files' is not recognized as an internal or external 
command, operable program or batch file. +++ Java not found in standard places 
C:\Program Files or C:\Program Files (x86)

+++ JAVA_HOME not specified +++ ended with some errors

I have java 7 installed on the computer, so I'm not sure what is happening. 
Perhaps I need to set my path? Is there an easy way to set java to system path 
in cmd?

edit: my java installation is in C:\Windows\SysWOW64


-- 
You received this question notification because your team Sikuli Drivers
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 #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
Question #271619 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271619

Status: Answered => Solved

Sam confirmed that the question is solved:
RaiMan, Thanks so much. This solved my problem.

Edit: Wow, just started playing around in the GUI. This is such great
software

I have one other quick question, for large copy and paste operations, is it 
possible to copy everything to an array of variables all at once and then paste 
them all at once to save time? I suppose it wouldn't save that much, but I was 
just curious.
I'm flipping though the guide now, but if you know of any good extensions where 
this is already done, I'd love to use them.

Thanks again!

-- 
You received this question notification because your team Sikuli Drivers
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 #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
Question #271619 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271619

Status: Solved => Open

Sam is still having a problem:
Actually this was a lazy question. I'll do some more research and figure
out if something already exists or I'll just end up doing it in python.
Thanks for solving my initial problem. I really appreciate it as this
software is going to make my life much easier!

-- 
You received this question notification because your team Sikuli Drivers
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 #271639]: Havign trouble getting global hotkeys to work in windows 7?

2015-09-21 Thread Sam
New question #271639 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271639

>From what I understand the following should work, but I can only get my script 
>to run if I press run in the SikulixIDE


def aclick(event):
click("1442850567260.png")

Env.addHotkey(Key.NUM4,KeyModifier.CTRL, aclick)

Any suggestions?

Thanks

-- 
You received this question notification because your team Sikuli Drivers
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 #248200]: Better install doc

2014-05-05 Thread Sam W
New question #248200 on Sikuli:
https://answers.launchpad.net/sikuli/+question/248200

Trying this tool for the first time the install was failing on two Windows 
machines.  Digging around the FAQs turned up the nuggets that the Java and libs 
filders had to be specified manually, and the Sikuli path as well.  Please make 
this a little more obvious as it wasn't in the Download instructions or the 
release notes.
Thanks.

Relevant lines from the FAQ:

-- make sure, your system path contains these 2 entries:
path-to-sikuli-program-folder\libs;path-to-java-program-folder\jre6\bin

-- make sure SIKULI_HOME is set
the environment variable should be set as
SIKULI_HOME=path-to-sikuli-program-folder\
where the trailing \ is mandatory!

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 #248200]: Better install doc

2014-05-05 Thread Sam W
Question #248200 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248200

Sam W posted a new comment:
I used the v1.0.1 sikuli-setup.jar from the downloads site and had
this issue.

-- 
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 #248200]: Better install doc

2014-05-05 Thread Sam W
Question #248200 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248200

Sam W posted a new comment:
I got it from FAQ 1766:
https://answers.launchpad.net/sikuli/+faq/1766

Agree this answer was for rc3 but my copy of v1.0.1 was not installing 
correctly and these steps fixed it.  Just verified the install jar I'm using is 
the current one off the Download site.
https://launchpad.net/sikuli/sikulix/1.0.1/+download/sikuli-setup.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


Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-04-01 Thread Sam Liu
Question #245801 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245801

Sam Liu posted a new comment:
Obiwan, it still does't work

-- 
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 #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread Sam Liu
Question #245801 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245801

Sam Liu posted a new comment:
Hello, Raiman,

the problem is sikuli message show the click,double click done on the
software icon, but actually it's a fake done~ the software could not
open. but I double click by hand, it can open the software.

Thanks,
Sam

-- 
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 #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread Sam Liu
Question #245801 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245801

Sam Liu posted a new comment:
sorry, Obiwan, I supposed Raiman answered me.

-- 
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


  1   2   >