Re: [Sikuli-driver] [Question #678271]: Does sikuli supports AdoptOpenJDK 8

2019-02-01 Thread Manish S
Question #678271 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678271

Manish S posted a new comment:
Hi RaiMan,
you mentioned OpenJDK8+. Does that mean, OPenJDK 8 is not supported?

-- 
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 #678282]: Mojave : SikuliX IDE : [error] FileManager: Not a valid Sikuli script project:

2019-02-01 Thread Melvin Raymond
Question #678282 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678282

Status: Answered => Solved

Melvin Raymond confirmed that the question is solved:
Wow! Can't believe I missed that. That was the problem. Thank you so
much masuo.

-- 
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 #678282]: Mojave : SikuliX IDE : [error] FileManager: Not a valid Sikuli script project:

2019-02-01 Thread masuo
Question #678282 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678282

Status: Open => Answered

masuo proposed the following answer:
"robot" is need before "*** Settings ***"

-- 
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 #678282]: Mojave : SikuliX IDE : [error] FileManager: Not a valid Sikuli script project:

2019-02-01 Thread Melvin Raymond
New question #678282 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678282

I'm running  examples of using Robot Framework to learn how to use it, and 
getting an error on the output I don't understand

-  [error] FileManager: Not a valid Sikuli script project:
-  SikuliX IDE: version was built at 2019-01-30_21:31 (Build 187) 
- Python 2.7.10

THE CODE: 

runScript("""
*** Settings ***  
Library String


*** Test Cases ***
Test Robot Framework Logging
  Log   Test Logging
  Log Many  First Entry   Second Entry
  Log To Console  Display to console while Robot is running

Test For Loop
: FOR${INDEX}IN RANGE13
\Log${INDEX}
\${RANDOM_STRING}=Generate Random String${INDEX}
\Log${RANDOM_STRING}
""")

THE OUTPUT: 

[error] Runner: given script location not supported or not valid:
http://*** Settings *** 
Library String


*** Test Cases ***
Test Robot Framework Logging
Log Test Logging
Log Many First Entry Second Entry
Log To Console Display to console while Robot is running

Test For Loop
/ FOR ${INDEX} IN RANGE 1 3
\ Log ${INDEX}
\ ${RANDOM_STRING}= Generate Random String ${INDEX}
\ Log ${RANDOM_STRING}
[error] FileManager: Not a valid Sikuli script project:
/Users/labquest_automation/Desktop/SikuliX/ FOR ${INDEX} IN RANGE 1 3
\ Log ${INDEX}
\ ${RANDOM_STRING}= Generate Random String ${INDEX}
\ Log ${RANDOM_STRING}.sikuli

1.1.4-SNAPSHOT-2019-01-30_21:31/Mac10.14.2/Java8(64)1.8.0_201-b09

-- 
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 #248704]: Sikuli in the cloud/headless machine

2019-02-01 Thread sgilson
Question #248704 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248704

Spencer Gilson posted a new comment:
@RaiMan:
How did the dummy HDMI plug work out?

-- 
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 #678279]: Unable to install OpenCV 2.4.x and Tesseract 3.0.2 and libopencv_core.so.2.4 libopencv_imgproc.so.2.4 libopencv_highgui.so.2.4 libtesseract.so.3

2019-02-01 Thread monicar
New question #678279 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678279

Hi,

I am getting the following error while running Sikuli scripts on Grid through 
Jenkins.
Hub : Red Hat Enterprise Linux Server release 7.6 (Maipo)
Node Win10

09:35:50 [error] RunTimeINIT: fatal error: java.io.IOException: Cannot run 
program "lsb_release": error=2, No such file or directory
09:35:50 [error] RunTimeAPI: loadLib: libVisionProxy.so not usable: 
09:35:50 java.lang.UnsatisfiedLinkError: 
/var/lib/jenkins/.Sikulix/SikulixLibs_201711011200/libVisionProxy.so: 
libopencv_core.so.2.4: cannot open shared object file: No such file or directory
09:35:50 [error] RunTimeAPI: loadLib: libVisionProxy.so not usable: 
09:35:50 java.lang.UnsatisfiedLinkError: 
/var/lib/jenkins/.Sikulix/SikulixLibs_201711011200/libVisionProxy.so: 
libopencv_core.so.2.4: cannot open shared object file: No such file or directory
09:35:50 [info] runcmd: ldconfig -p 
09:35:50 [error] LinuxSupport: checking: OpenCV not in loader cache (see 
doc-note on OpenCV)
09:35:50 [error] LinuxSupport: checking: Tesseract not in loader cache (see 
doc-note on Tesseract)
09:35:50 [error] RunTimeAPI: Problematic lib: 
/var/lib/jenkins/.Sikulix/SikulixLibs_201711011200/libVisionProxy.so 
(...TEMP...)
09:35:50 [error] RunTimeAPI: libVisionProxy.so loaded, but it might be a 
problem with needed dependent libraries
09:35:50 ERROR: ...TEMP...: libopencv_core.so.2.4: cannot open shared object 
file: No such file or directory
09:35:50 [error] RunTimeAPI:  *** terminating: problem with native library: 
libVisionProxy.so

I tried to install following :

libopencv_core.so.2.4
libopencv_imgproc.so.2.4
libopencv_highgui.so.2.4
libtesseract.so.3

Getting below msg:
[root@rsaautotesting ~]# yum install libopencv_highgui.so.2.4
Loaded plugins: langpacks, product-id, search-disabled-repos, 
subscription-manager
No package libopencv_highgui.so.2.4 available.
Error: Nothing to do


Please advice and also share the commands to install libraries neccesary to run 
Sikuli script on RHEL(Linux)


-- 
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] [Bug 1814203] Re: App open opening multiple window

2019-02-01 Thread RaiMan
what version of SikuliX?

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

Title:
  App open opening multiple window

Status in Sikuli:
  Opinion

Bug description:
  Hello guys I loved this sikuli but I found one issue related to
  app.open as well as app.focus

  Here is my code my code has single line to test wheater app.open or
  focus open single instance

  App.open("C:\\program file\internet explorer\\iexplore.exe")
  Or 
  App.focus("C:\\program file\internet explorer\\iexplore.exe")

  Both app.open and app.focus open explorer multiple time for eg:-
  suppose not any explorer open on first app.open or focus it open
  explorer now re run code the it again open explorer i.e now I have
  explorer instance

  Expected to check if multiple explorer instance is  open then close
  all and open single instance and if single open then just focus it is
  there any other alternative

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1814203/+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 1814203] Re: App open opening multiple window

2019-02-01 Thread RaiMan
what version of SikuliX?

** Changed in: sikuli
   Status: New => Opinion

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
 Assignee: (unassigned) => RaiMan (raimund-hocke)

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

Title:
  App open opening multiple window

Status in Sikuli:
  Opinion

Bug description:
  Hello guys I loved this sikuli but I found one issue related to
  app.open as well as app.focus

  Here is my code my code has single line to test wheater app.open or
  focus open single instance

  App.open("C:\\program file\internet explorer\\iexplore.exe")
  Or 
  App.focus("C:\\program file\internet explorer\\iexplore.exe")

  Both app.open and app.focus open explorer multiple time for eg:-
  suppose not any explorer open on first app.open or focus it open
  explorer now re run code the it again open explorer i.e now I have
  explorer instance

  Expected to check if multiple explorer instance is  open then close
  all and open single instance and if single open then just focus it is
  there any other alternative

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1814203/+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


Re: [Sikuli-driver] [Question #678057]: capture command wrong using vnc

2019-02-01 Thread RaiMan
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

RaiMan proposed the following answer:
--- at comment #5:
I have checked the situation. None of the mentioned variants will work against 
a VNC-Screen object at the script level.

this is the only way currently:
image = client.capture() # will create a ScreenImage object
image.saveInBundle("1.png") # will store the shot in the script bundle as _1.png

... the _ underscore saves the image against being deleted on script
save.

or short:
client.capture().saveInBundle("1.png")

I see, that the whole thing needs a revision, which will take some time
(... but it is on the list 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 #678271]: Does sikuli supports AdoptOpenJDK 8

2019-02-01 Thread RaiMan
Question #678271 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678271

Status: Open => Answered

RaiMan proposed the following answer:
SikuliX should work with OpenJDK 8+

The current dev version 1.1.4 is developed with OpenJDK 11

-- 
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 #678271]: Does sikuli supports AdoptOpenJDK 8

2019-02-01 Thread Rahul Khandelwal
New question #678271 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678271

Hi,
My project is removing Oracle JDK from all the configurations and Setting up 
AdoptopenJDK 8. I have a Automation framework using Maven + Sikuli. I want to 
know if Sikuli supports OpenJDK or not?

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread RaiMan
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

Status: Open => Answered

RaiMan proposed the following answer:
--- at comment #5:
Tut mir leid: Mein Projekt, das unbekannte Wesen ;-)

I have to check and will fix if needed.
I will come back her asap.

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread RaiMan
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

RaiMan posted a new comment:
--- at comment #6
yep, that surely does not work.
Currently I am not really available, but will try to find a workaround during 
weekend, when I have access to Window system.

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread RaiMan
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

RaiMan posted a new comment:
--at comment #7:
it must be
type("r", Key.WIN)

your version is
r - SHIFT - WIN

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread Christoph Fetzer
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

Christoph Fetzer posted a new comment:
Some more questions, as I am going the first steps inside sikulix now
and I'm wondering about some oddities:

Documentation recommends entering text via "paste()". Ever tried this in a 
cmd-Window?
(Hint: the result you get looks "^V")
Documentation says, you can enter text using type() only on US keyboards and 
instead it recommends paste(). Ever tried to enter a path in a cmd-shell of a 
german windows?

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread Christoph Fetzer
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

Christoph Fetzer posted a new comment:
Sorry, forgot about one thing: type( "R", Key.WIN ) doesn't seem to
work. Also a combination of keyDowns doesn't work.

-- 
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 #678260]: How to type Keys in sikuli

2019-02-01 Thread masuo
Question #678260 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678260

Status: Open => Answered

masuo proposed the following answer:
There is a document.
https://sikulix-2014.readthedocs.io/en/latest/keys.html

-- 
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 #678267]: Is is possible to use keyboard actions or to make click on UAC dialogs?

2019-02-01 Thread Asheru
New question #678267 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678267

It is possible to use keybaord actions or to click in a UAC. I want to install 
an app but it shows an pop-up where you have to accept licence agrrement and to 
"next" clicks

-- 
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 #678260]: How to type Keys in sikuli

2019-02-01 Thread Sreelekshmi
New question #678260 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678260

How can I type the keys ALT+M+A in sikuli

-- 
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 #678057]: capture command wrong using vnc

2019-02-01 Thread Christoph Fetzer
Question #678057 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678057

Status: Solved => Open

Christoph Fetzer is still having a problem:
Hm, sorry, i have to come back here.

That's what I do:
client = vncStart(ip="192.168.56.102", port=5900 ) 
use( client )
wait( 1 )
type( "R", Key.WIN )
wait( 1 )
capture( client, "1.png" )

That's what I get:
[error] script [ Install ] stopped with error at line --unknown--
[error] Error caused by: Traceback (most recent call last): File 
"D:\x\anovis2\Funktionstest\sikuli\Install.sikuli\Install.py", line 7, in 
 capture( client, "1.png" ) File 
"C:\Users\CKl\AppData\Roaming\Sikulix\Lib\sikuli\Sikuli.py", line 57, in 
capture shot = SCREEN.cmdCapture(args) AttributeError: 
'org.sikuli.vnc.VNCScreen' object has no attribute 'cmdCapture'

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