← Back to team overview

sikuli-driver team mailing list archive

[Bug 1463813] Re: [1.0.1] Windows7 (Java 8): SikuliX command files do not work

 

** Summary changed:

- Installation on Windows7 (Java 8) doesn't work
+ [1.0.1] Windows7 (Java 8): SikuliX command files do not work

** Changed in: sikuli
       Status: New => Won't Fix

** Summary changed:

- [1.0.1] Windows7 (Java 8): SikuliX command files do not work
+ [1.0.1] Windows7 (Java 8): SikuliX command files do not work --- workaround

** Description changed:

+ ************ workaround
+ make your own command file 
+ or use the plain java command like this:
+ 
+ java -jar sikuli-setup.jar
+ 
+ or other jars as needed.
+ 
+ recommendation: directly switch to version 1.1.0
+ 
+ --------------------------------------------------
+ 
  1. SikuliX Version 1.0.1
  
  2. OS: Windows7 Professional, 64-bit Operating System
  
  3. Try to install Sikuli on Windows 7, following the instructions: http://www.sikuli.org/download.html
  C:\SikuliX>java -version
  java version "1.8.0_45"
  Java(TM) SE Runtime Environment (build 1.8.0_45-b15)
  Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
  
  C:\SikuliX>dir
-  Volume in drive C has no label.
-  Volume Serial Number is A28E-6A27
+  Volume in drive C has no label.
+  Volume Serial Number is A28E-6A27
  
-  Directory of C:\SikuliX
+  Directory of C:\SikuliX
  
  06/10/2015  03:06 PM    <DIR>          .
  06/10/2015  03:06 PM    <DIR>          ..
  06/10/2015  03:06 PM             1,337 runSetup.cmd
  06/10/2015  03:01 PM        18,413,040 sikuli-setup.jar
  06/10/2015  03:06 PM             3,170 SikuliX-1.0.1-SetupLog.txt
-                3 File(s)     18,417,547 bytes
-                2 Dir(s)  924,373,766,144 bytes free
+                3 File(s)     18,417,547 bytes
+                2 Dir(s)  924,373,766,144 bytes free
  
  C:\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
  
  C:\SikuliX>

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

Title:
  [1.0.1] Windows7 (Java 8): SikuliX command files do not work ---
  workaround

Status in Sikuli:
  Won't Fix

Bug description:
  ************ workaround
  make your own command file 
  or use the plain java command like this:

  java -jar sikuli-setup.jar

  or other jars as needed.

  recommendation: directly switch to version 1.1.0

  --------------------------------------------------

  1. SikuliX Version 1.0.1

  2. OS: Windows7 Professional, 64-bit Operating System

  3. Try to install Sikuli on Windows 7, following the instructions: http://www.sikuli.org/download.html
  C:\SikuliX>java -version
  java version "1.8.0_45"
  Java(TM) SE Runtime Environment (build 1.8.0_45-b15)
  Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)

  C:\SikuliX>dir
   Volume in drive C has no label.
   Volume Serial Number is A28E-6A27

   Directory of C:\SikuliX

  06/10/2015  03:06 PM    <DIR>          .
  06/10/2015  03:06 PM    <DIR>          ..
  06/10/2015  03:06 PM             1,337 runSetup.cmd
  06/10/2015  03:01 PM        18,413,040 sikuli-setup.jar
  06/10/2015  03:06 PM             3,170 SikuliX-1.0.1-SetupLog.txt
                 3 File(s)     18,417,547 bytes
                 2 Dir(s)  924,373,766,144 bytes free

  C:\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

  C:\SikuliX>

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


References