← Back to team overview

sikuli-driver team mailing list archive

[Bug 1756109] [NEW] Images are not detected in sikuli in java inside Mac VM

 

Public bug reported:

Images are not detected in sikuli for java inside Mac VM. When I checked
by taking the screenshot using the java code, the screenshot returned in
black screen. So it looks like script is not able to find the screen. I
am able to access the vm machine using VNC.

Here are my configuration details

Java version: jdk1.8.0_161
Os version details:  Apple Mac OS X 10.12 Client    Type: Virtual Machine (vCloud)

maven pom file .. sikulix api I am using:
<!-- https://mvnrepository.com/artifact/com.sikulix/sikulixapi -->
		<dependency>
		    <groupId>com.sikulix</groupId>
		    <artifactId>sikulixapi</artifactId>
		    <version>1.1.0</version>
		</dependency>


None of the images are detected by the selenium code in written in java.
The same code works fine in my local mac machine. Also it works fine in
another VM in macincloud.com.

The issue is Apple Mac OS X 10.12 Client    Type: Virtual Machine
(vCloud) which is deployed in Amazon EC2

** Affects: sikuli
     Importance: Undecided
         Status: New


** Tags: sikulijavaapi

** Attachment added: "black screen"
   https://bugs.launchpad.net/bugs/1756109/+attachment/5080494/+files/blackscreen.png

** Summary changed:

- Images are not detected in sikuli for java inside Mac VM
+ Images are not detected in sikuli in java inside Mac VM

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

Title:
  Images are not detected in sikuli in java inside Mac VM

Status in Sikuli:
  New

Bug description:
  Images are not detected in sikuli for java inside Mac VM. When I
  checked by taking the screenshot using the java code, the screenshot
  returned in black screen. So it looks like script is not able to find
  the screen. I am able to access the vm machine using VNC.

  Here are my configuration details

  Java version: jdk1.8.0_161
  Os version details:  Apple Mac OS X 10.12 Client    Type: Virtual Machine (vCloud)

  maven pom file .. sikulix api I am using:
  <!-- https://mvnrepository.com/artifact/com.sikulix/sikulixapi -->
  		<dependency>
  		    <groupId>com.sikulix</groupId>
  		    <artifactId>sikulixapi</artifactId>
  		    <version>1.1.0</version>
  		</dependency>


  None of the images are detected by the selenium code in written in
  java. The same code works fine in my local mac machine. Also it works
  fine in another VM in macincloud.com.

  The issue is Apple Mac OS X 10.12 Client    Type: Virtual Machine
  (vCloud) which is deployed in Amazon EC2

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


Follow ups