← Back to team overview

sikuli-driver team mailing list archive

[Bug 973968] Re: Sikuli crashes when I click on any command in its window

 

Yes, I confirm that the problem is due to JRE7, by experimenting on my
second PC (which also has 32-bit Win7 OS).

First of all, I removed the Sikuli node from the registry.
Then I removed only the JRE7 (but I did not remove JDK7, JavaFX or JavaFX SDK).
I did not restart my second PC at all.  Still I got the Sikuli to work.

(So I guess that in my first PC, the additional PC restart cycles did
not have any benefit.)

The only problem is, it still reports the following issue:
java.io.FileNotFoundException: C:\Users\Nagesh\AppData\Local\Temp\tmp--1685384961.sikuli (Access is denied)
 at java.io.FileInputStream.open(Native Method)
 at java.io.FileInputStream.(Unknown Source)
 at org.sikuli.ide.SikuliPane.loadFile(SikuliPane.java:372)
 at org.sikuli.ide.SikuliIDE.loadFile(SikuliIDE.java:838)
 at org.sikuli.ide.SikuliIDE.restoreSession(SikuliIDE.java:768)
 at org.sikuli.ide.SikuliIDE.(SikuliIDE.java:713)
 at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:138)
 at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:973)

This happens regardless of whether I launch Sikuli exe directly, or through one of the two bat files.
But this error does not seem to affect the application.

(In my first PC, the error had SOMEHOW stopped coming, but later they
started coming up whenever I launch Sikuli.)

I have just begun using Sikuli and I am still a newbie at this. 
So I can't tell whether this problem would affect Sikuli's perform in specific areas. (??)

Just for the peace of mind, how to get rid of this issue?

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

Title:
  Sikuli crashes when I click on any command in its window

Status in Sikuli:
  Opinion

Bug description:
  If I click on any command, Sikuli crashes immediately (its window
  simply vanishes without any error being reported).

  For example, if I click on the find() or click() commands in the left
  pane, the Sikuli window vanishes.

  Reporting for Windows 7 running on two different PCs.
  I have both JRE6u25 and JRE7u2 installed on both my PCs.

  Note that I am trying to run the Sikuli in its default state (without
  making any changes in the setting).

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


References