Re: [Sikuli-driver] [Question #587872]: [1.1.1] copy contents of excel cell to webpage --- use module xlrd and paste

2017-03-25 Thread Rob Ward
Question #587872 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/587872

Status: Answered => Open

Rob Ward is still having a problem:
Does xlrd work with Office  2010 or later versions? Or should I be using
xlsxwriter or openpyxl to open the spreadsheets?

It's not immediately obvious from the download page.

-- 
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 #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-25 Thread Jeff_Vallis
Question #578456 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/578456

Jeff_Vallis posted a new comment:
Information
Automator Script Opened the App Closed it - not quit so sat in Dock - this did 
not resolve the issue

-- 
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 #590922]: How to get the system cursor type?

2017-03-25 Thread mike wang
New question #590922 on Sikuli:
https://answers.launchpad.net/sikuli/+question/590922

I am using sikuli to control a windows application, when click a button, the 
system corsor changes to Busy(HourGlass), I have to wait until it changes to 
Idle(Normal), then go to next step.
But I don't know how to get the system cursor type? Is there a way to call the 
windows API GetCursorInfor to get it or some other 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 #588014]: Is there any Command to run sikuli without opening ide in ubuntu .

2017-03-25 Thread Roman Podolyan
Question #588014 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/588014

Status: Open => Answered

Roman Podolyan proposed the following answer:
According to documentation (
http://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html )

PATH-TO-SIKULIX/runsikulix -r,--run  (one or more
entries seperated by space)

run one or more .sikuli or .skl files one after the other

-- 
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 1675893] Re: Not able to Install Sikuli on centos-release-6-7.el6.centos.12.3.x86_64

2017-03-25 Thread RaiMan
see the related question for further commenting

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

Title:
  Not able to Install Sikuli on centos-
  release-6-7.el6.centos.12.3.x86_64

Status in Sikuli:
  Invalid

Bug description:
  Hi ,

  I followed this article
  https://answers.launchpad.net/sikuli/+question/236625 and only change
  is that I installed Oracle Java 8 as my selenium project was built on
  Java 8.

  When  I try to follow Step 4 "Install the previously downloaded packages." 
from above link 
  sudo rpm -ivh opencv245-core-2.4.5-1.sdl6.x86_64.rpm is successfully 
installed and rest of them are failing saying dependent packages are required .

  OS - centos-release-6-7.el6.centos.12.3.x86_64

  
==
  warning: opencv245-2.4.5-1.sdl6.x86_64.rpm: Header V3 RSA/SHA256 Signature, 
key ID 41a40948: NOKEY
  error: Failed dependencies:
  libgstapp-0.10.so.0()(64bit) is needed by 
opencv245-2.4.5-1.sdl6.x86_64
  libgstvideo-0.10.so.0()(64bit) is needed by 
opencv245-2.4.5-1.sdl6.x86_64
  
==
  warning: liblept3-1.69-7.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 
71988a58: NOKEY
  error: Failed dependencies:
  libc.so.6(GLIBC_2.14)(64bit) is needed by liblept3-1.69-7.1.x86_64
  libgif.so.4()(64bit) is needed by liblept3-1.69-7.1.x86_64
  libpng14.so.14()(64bit) is needed by liblept3-1.69-7.1.x86_64
  libpng14.so.14(PNG14_0)(64bit) is needed by liblept3-1.69-7.1.x86_64
  libwebp.so.0()(64bit) is needed by liblept3-1.69-7.1.x86_64
  
===
  warning: tesseract-3.02.02-3.2.1.x86_64.rpm: Header V3 RSA/SHA1 Signature, 
key ID cbdf5e8f: NOKEY
  error: Failed dependencies:
  liblept.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
  libtesseract.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
  
=

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1675893/+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 1675893] Re: Not able to Install Sikuli on centos-release-6-7.el6.centos.12.3.x86_64

2017-03-25 Thread RaiMan
I generally do not accept bugs on installation problems with non-Ubuntu
Linux flavours and SikuliX versions prior to 1.1.1

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

** Converted to question:
   https://answers.launchpad.net/sikuli/+question/590910

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

Title:
  Not able to Install Sikuli on centos-
  release-6-7.el6.centos.12.3.x86_64

Status in Sikuli:
  Invalid

Bug description:
  Hi ,

  I followed this article
  https://answers.launchpad.net/sikuli/+question/236625 and only change
  is that I installed Oracle Java 8 as my selenium project was built on
  Java 8.

  When  I try to follow Step 4 "Install the previously downloaded packages." 
from above link 
  sudo rpm -ivh opencv245-core-2.4.5-1.sdl6.x86_64.rpm is successfully 
installed and rest of them are failing saying dependent packages are required .

  OS - centos-release-6-7.el6.centos.12.3.x86_64

  
==
  warning: opencv245-2.4.5-1.sdl6.x86_64.rpm: Header V3 RSA/SHA256 Signature, 
key ID 41a40948: NOKEY
  error: Failed dependencies:
  libgstapp-0.10.so.0()(64bit) is needed by 
opencv245-2.4.5-1.sdl6.x86_64
  libgstvideo-0.10.so.0()(64bit) is needed by 
opencv245-2.4.5-1.sdl6.x86_64
  
==
  warning: liblept3-1.69-7.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 
71988a58: NOKEY
  error: Failed dependencies:
  libc.so.6(GLIBC_2.14)(64bit) is needed by liblept3-1.69-7.1.x86_64
  libgif.so.4()(64bit) is needed by liblept3-1.69-7.1.x86_64
  libpng14.so.14()(64bit) is needed by liblept3-1.69-7.1.x86_64
  libpng14.so.14(PNG14_0)(64bit) is needed by liblept3-1.69-7.1.x86_64
  libwebp.so.0()(64bit) is needed by liblept3-1.69-7.1.x86_64
  
===
  warning: tesseract-3.02.02-3.2.1.x86_64.rpm: Header V3 RSA/SHA1 Signature, 
key ID cbdf5e8f: NOKEY
  error: Failed dependencies:
  liblept.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
  libtesseract.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
  
=

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1675893/+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 #590910]: HowTo: Linux: install SikuliX: centos-release-6-7.el6.centos.12.3.x86_64 --- use SikuliX version 1.1.1

2017-03-25 Thread RaiMan
Question #590910 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/590910

Status: Open => Answered

RaiMan proposed the following answer:
Generally you have to try with latest SikuliX version 1.1.1 
(http://sikulix.com) and read:
http://www.sikulix.com/specials/files/linux-setup-prerequisites.html

How to get the needed prereqs (OpenCV, ... on your system) you have to
consult the net and communities specific for your Linux flavor.

-- 
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 #587872]: [1.1.1] copy contents of excel cell to webpage --- use module xlrd and paste

2017-03-25 Thread RaiMan
Question #587872 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/587872

Status: Open => Answered

RaiMan proposed the following answer:
your solution is mentioned in my comment #2.

rather easy without much head scratching ;-)

-- 
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 #590910]: HowTo: Linux: install SikuliX: centos-release-6-7.el6.centos.12.3.x86_64 --- use SikuliX version 1.1.1

2017-03-25 Thread RaiMan
Question #590910 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/590910

Summary changed to:
HowTo: Linux: install SikuliX: centos-release-6-7.el6.centos.12.3.x86_64 --- 
use SikuliX version 1.1.1

-- 
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 #590910]: Not able to Install Sikuli on centos-release-6-7.el6.centos.12.3.x86_64

2017-03-25 Thread Jeevan S
New question #590910 on Sikuli:
https://answers.launchpad.net/sikuli/+question/590910

Hi ,

I followed this article https://answers.launchpad.net/sikuli/+question/236625 
and only change is that I installed Oracle Java 8 as my selenium project was 
built on Java 8.

When  I try to follow Step 4 "Install the previously downloaded packages." from 
above link 
sudo rpm -ivh opencv245-core-2.4.5-1.sdl6.x86_64.rpm is successfully installed 
and rest of them are failing saying dependent packages are required .

OS - centos-release-6-7.el6.centos.12.3.x86_64

==
warning: opencv245-2.4.5-1.sdl6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key 
ID 41a40948: NOKEY
error: Failed dependencies:
libgstapp-0.10.so.0()(64bit) is needed by opencv245-2.4.5-1.sdl6.x86_64
libgstvideo-0.10.so.0()(64bit) is needed by 
opencv245-2.4.5-1.sdl6.x86_64
==
warning: liblept3-1.69-7.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 
71988a58: NOKEY
error: Failed dependencies:
libc.so.6(GLIBC_2.14)(64bit) is needed by liblept3-1.69-7.1.x86_64
libgif.so.4()(64bit) is needed by liblept3-1.69-7.1.x86_64
libpng14.so.14()(64bit) is needed by liblept3-1.69-7.1.x86_64
libpng14.so.14(PNG14_0)(64bit) is needed by liblept3-1.69-7.1.x86_64
libwebp.so.0()(64bit) is needed by liblept3-1.69-7.1.x86_64
===
warning: tesseract-3.02.02-3.2.1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key 
ID cbdf5e8f: NOKEY
error: Failed dependencies:
liblept.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
libtesseract.so.3()(64bit) is needed by tesseract-3.02.02-3.2.1.x86_64
=

-- 
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 #590910]: Not able to Install Sikuli on centos-release-6-7.el6.centos.12.3.x86_64

2017-03-25 Thread RaiMan
Question #590910 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/590910

RaiMan posted a new comment:
I generally do not accept bugs on installation problems with non-Ubuntu
Linux flavours and SikuliX versions prior to 1.1.1

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