sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09710
[Bug 973968] Re: Sikuli crashes when I click on any command in its window
I found three different update versions of JRE6 in different folders
(the Java auto-update feature does not replace the old version with
new). I also found a JDK7 and two JavaFX installations. I removed all of
these, and restarted the PC.
Then I removed Sikuli and restarted the PC.
Then I installed JRE6U31 (the latest JRE6 package), and restarted the PC.
Finally I installed Sikuli and restarted the PC.
When I ran the Sikuli, it gave the following errors in he message pane
of the GUI (at the bottom of its window):
java.io.FileNotFoundException: C:\Users\njaras\AppData\Local\Temp\tmp--146835514.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)
The problem is still there...
Note that I may have missed this error message earlier.
--
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