Re: [Sikuli-driver] [Question #676086]: Ocr not always working

2018-11-26 Thread RaiMan
Question #676086 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676086

RaiMan proposed the following answer:
I only test with 1.1.4 - especially with the text features.

-- 
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 #676086]: Ocr not always working

2018-11-26 Thread matteoa
Question #676086 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676086

matteoa posted a new comment:
Hello,
I fully understand that you cannot support old versions, no problem at all.
But, since now I'm using 1.1.4 with VNC connection to the old 32 bit pc...I 
make some more question...there are experiences of using syntax correction 
and/or specialized vocabulary with the ocr feature of Sikulix 1.1.4?
if so, which is the libraries tested?
Thanks
Matteo

-- 
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 #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread Rares Pasca
Question #676371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676371

Rares Pasca posted a new comment:
Thanks you very much! I will try this and then return here to give
feeback on 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 #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676371

RaiMan proposed the following answer:
had a look into the sources of python-html - but did not test it.

looks rather promising ;-) since it has many features to configure
and/or script (hooks), what is going to the HTML file.

Since it does not seem to depend on any C-based stuff (native libs),
there is a good chance, that it works with Jython 2.7 (= SikuliX).

IMHO, you must use pytest, to use the HTML reporter.

The challenge is, to get it accessible in the SikuliX/Jython
environment, since it seems to need pip for installation.

If you step into it, feedback would be appreciated.

-- 
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 #673348]: using xlrd: Error attempting to delete file after wb.release_resources()

2018-11-26 Thread Ron Turrentine
Question #673348 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/673348

Status: Answered => Open

Ron Turrentine is still having a problem:
Raiman,

Unfortunately, no. I had to completely removed the logic which attempted to 
delete the file.
If anyone else discovers a way to do this, I would appreciate that they share 
their code.

Thanks!

Ron

-- 
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 #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread Rares Pasca
Question #676371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676371

Rares Pasca posted a new comment:
Thank you! I assume that this would not be possible with pytest-html
either, right?

-- 
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 #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676371

Summary changed to:
Sikuli logs to HTML test runner report --- not possible

-- 
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 #676371]: Sikuli logs to HTML test runner report

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676371

Status: Open => Answered

RaiMan proposed the following answer:
--- How can I write my logs directly to the HTML file generated by htlm test 
runner? 
This is not possible, since the HTMLTestRunner does not have such a feature.

I think, it is easier, to write the log for each test into a separate
file together with information about the test result (setup/teardown).

-- 
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 1805130] Re: [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

2018-11-26 Thread RaiMan
*** This bug is a duplicate of bug 1789014 ***
https://bugs.launchpad.net/bugs/1789014

Before posting a bug, you should have read what is new/changed with
1.1.4 or at least post a question.

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

** This bug has been marked a duplicate of bug 1789014
   [1.1.4] IDE: No Command List --- dropped by intention --- there should be 
some replacement

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

Title:
  [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

Status in Sikuli:
  Invalid

Bug description:
  macOS Mojave 10.14.1 (18B75)
  Log:
  $ java -jar sikulix.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
  WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
  WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
  WARNING: All illegal access operations will be denied in a future release
  [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
  but after move is L(824,877)@S(0)[0,0 1680x1050]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1805130/+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 #676371]: Sikuli logs to HTML test runner report

2018-11-26 Thread Rares Pasca
New question #676371 on Sikuli:
https://answers.launchpad.net/sikuli/+question/676371

Hello, I am using sikuli IDE to automate a desktop app. I'm also using 
html-testRunner 1.1.2 to generate reports and the sikuli logger to write to a 
file. Here is my code for this:
 
Settings.UserLogs=True
Settings.UserLogPrefix="LOG"
Settings.UserLogTime=True
Debug.setUserLogFile("path\TestRunnerLogs.txt")
Debug.user('some text')

How can I write my logs directly to the HTML file generated by htlm test 
runner? And if possible can i write the logs separately for each test? 

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] [Bug 1805130] Re: [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions

2018-11-26 Thread Vasa Vasja
*** This bug is a duplicate of bug 1789014 ***
https://bugs.launchpad.net/bugs/1789014

** Description changed:

-  macOS Mojave 10.14.1 (18B75)
+ macOS Mojave 10.14.1 (18B75)
+ Log:
+ WARNING: An illegal reflective access operation has occurred
+ WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
+ WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
+ WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
+ WARNING: All illegal access operations will be denied in a future release
+ [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
+ but after move is L(824,877)@S(0)[0,0 1680x1050]
+ Possible cause in case you did not touch the mouse while script was running:
+  Mouse actions are blocked generally or by the frontmost application.

** Summary changed:

- [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions
+ [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

** Description changed:

  macOS Mojave 10.14.1 (18B75)
  Log:
+ $ java -jar sikulix.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
  WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
  WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
  WARNING: All illegal access operations will be denied in a future release
  [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
  but after move is L(824,877)@S(0)[0,0 1680x1050]
  Possible cause in case you did not touch the mouse while script was running:
-  Mouse actions are blocked generally or by the frontmost application.
+  Mouse actions are blocked generally or by the frontmost application.

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

Title:
  [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

Status in Sikuli:
  Invalid

Bug description:
  macOS Mojave 10.14.1 (18B75)
  Log:
  $ java -jar sikulix.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
  WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
  WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
  WARNING: All illegal access operations will be denied in a future release
  [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
  but after move is L(824,877)@S(0)[0,0 1680x1050]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1805130/+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 1805130] [NEW] [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

2018-11-26 Thread Vasa Vasja
Public bug reported:

macOS Mojave 10.14.1 (18B75)
Log:
$ java -jar sikulix.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
but after move is L(824,877)@S(0)[0,0 1680x1050]
Possible cause in case you did not touch the mouse while script was running:
 Mouse actions are blocked generally or by the frontmost application.

** Affects: sikuli
 Importance: Undecided
 Status: New

** Attachment added: "Screen Shot 2018-11-26 at 1.10.31 PM.png"
   
https://bugs.launchpad.net/bugs/1805130/+attachment/5216436/+files/Screen%20Shot%202018-11-26%20at%201.10.31%20PM.png

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

Title:
  [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

Status in Sikuli:
  New

Bug description:
  macOS Mojave 10.14.1 (18B75)
  Log:
  $ java -jar sikulix.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by org.python.core.PySystemState 
(file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar)
 to method java.io.Console.encoding()
  WARNING: Please consider reporting this to the maintainers of 
org.python.core.PySystemState
  WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
  WARNING: All illegal access operations will be denied in a future release
  [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 
1680x1050]
  but after move is L(824,877)@S(0)[0,0 1680x1050]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1805130/+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 1804807] Re: [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on multimonitor system

2018-11-26 Thread RaiMan
--- Java
In any case you should upgrade to the LTS version 11 (10 is out of service 
since September).

... and thanks for kind feedback

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

Title:
  [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on
  multimonitor system

Status in Sikuli:
  In Progress

Bug description:
  Hi.

  I'm recently updated to SikulixIDE 1.1.4-Snapshot and I also updated the OS 
to Ubuntu 18.04.
  I am using two monitors. Every time I want to take a screenshot (Ctrl+Alt+2) 
it only lets me do it on the secondary screen, no meter which monitor is set to 
be the primary one. Obviously, I'd like to take "pictures" from the primary 
one, because that's the one I want to run the scripts. I've attached a 
screenshot. Hope it will help.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1804807/+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 1804807] Re: [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on multimonitor system

2018-11-26 Thread elod
Hi.


My java version:


openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3, mixed mode)

Thanks for clarifying the print statement. I thought this is the way to
use it, like in Python 3. Thanks again.

And I would like to say that I really admire the work you do!

Thanks!

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

Title:
  [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on
  multimonitor system

Status in Sikuli:
  In Progress

Bug description:
  Hi.

  I'm recently updated to SikulixIDE 1.1.4-Snapshot and I also updated the OS 
to Ubuntu 18.04.
  I am using two monitors. Every time I want to take a screenshot (Ctrl+Alt+2) 
it only lets me do it on the secondary screen, no meter which monitor is set to 
be the primary one. Obviously, I'd like to take "pictures" from the primary 
one, because that's the one I want to run the scripts. I've attached a 
screenshot. Hope it will help.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1804807/+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 #676036]: Trying to extract Date from the region and getting garbage values

2018-11-26 Thread Launchpad Janitor
Question #676036 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676036

Status: Open => Expired

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

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