Issue while lunching Sikuli on Win 7

Asked by nikhil

When I click on tool icon in Win 7 OS, it opens a tool but with following error in tool's console

java.io.FileNotFoundException: C:\Users\Nikhil\AppData\Local\Temp\tmp-1413275666.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)

My user [Nikhil] has admin access & there is no other admin account in my machine. Please help me out.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sriganesh (sriganesh16) said :
#1

Hi Nikhil,
the problem is "Sikuli" stores its unsaved data(scripts) in the temporary folder. So, if you make any changes in that folder. It shows the above error.

Revision history for this message
sriganesh (sriganesh16) said :
#2

look faq 1766 - delete registry key

Revision history for this message
nikhil (nikhil-teredesai) said :
#3

Thanks a lot sriganesh for quick response. Actually I never tried to delete anything from that folder. When I try to select "click" action to record something the app crashes & when I reopen the tool, I see this error. Let me try the solution you have provided.

Can you help with this problem?

Provide an answer of your own, or ask nikhil for more information if necessary.

To post a message you must log in.