← Back to team overview

sikuli-driver team mailing list archive

[Bug 1054132] [NEW] Sikuli doesn't start after running sikulie IDE in windows 7 64 bit

 

Public bug reported:

Sikuli will not start no matter what I do. When I double click the IDE
shortcut, a new javaw.exe instance starts up but the sikuli window
doesn't appear.

Running the following command returned the same result listed below:
echo from sikuli.Sikuli import *; print SCREEN | java -cp "path-to-
sikuli\sikuli-script.jar" org.python.util.jython

https://bugs.launchpad.net/sikuli/+bug/702797/comments/5

I then uninstalled all versions of java (7, 32 and 64 bit) and
reinstalled 32 bit java 6. At this point when I run the command, the
following is returned:

[info] Sikuli vision engine loaded.
[info] Windows utilities loaded.
[info] VDictProxy loaded.
Screen(0)[0,0 1600x900] E:Y, T:3.0

However uploading doubleclicking the shortcut sikuli still fails to run.
I have also uninstalled and reinstalled the latest version of Sikuli
with no success.

I've also tried running Sikuli with the bat file Sikuli-IDE-w.bat but
nothing happens after.

I'm running Sikuli 1.0 rc3 (r905) on windows 7 professional 64 bit.

Thanks for your help!

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  Sikuli doesn't start after running sikulie IDE in windows 7 64 bit

Status in Sikuli:
  New

Bug description:
  Sikuli will not start no matter what I do. When I double click the IDE
  shortcut, a new javaw.exe instance starts up but the sikuli window
  doesn't appear.

  Running the following command returned the same result listed below:
  echo from sikuli.Sikuli import *; print SCREEN | java -cp "path-to-
  sikuli\sikuli-script.jar" org.python.util.jython

  https://bugs.launchpad.net/sikuli/+bug/702797/comments/5

  I then uninstalled all versions of java (7, 32 and 64 bit) and
  reinstalled 32 bit java 6. At this point when I run the command, the
  following is returned:

  [info] Sikuli vision engine loaded.
  [info] Windows utilities loaded.
  [info] VDictProxy loaded.
  Screen(0)[0,0 1600x900] E:Y, T:3.0

  However uploading doubleclicking the shortcut sikuli still fails to
  run. I have also uninstalled and reinstalled the latest version of
  Sikuli with no success.

  I've also tried running Sikuli with the bat file Sikuli-IDE-w.bat but
  nothing happens after.

  I'm running Sikuli 1.0 rc3 (r905) on windows 7 professional 64 bit.

  Thanks for your help!

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


Follow ups

References