Sikuli stopped running after successfully running for a month

Bug #1412807 reported by Shubham Soin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Confirmed
Undecided
Unassigned

Bug Description

Version: Sikuli 1.0.1

OS: Windows 8.1( 64-bit)

I have been using Sikuli for around a month without any failures. But suddenly today, when i tried to open the IDE from the cmd as i usually do, the Sikuli IDE didn't start up. The name yellow color box comes showing sikuli is about to start, and goes away without starting the Sikuli IDE. I tried restarting the computer twice, but no effect, Sikuli IDE didn't startup and you don't see any message in the cmd as well.
 Then i tried looking at the sikuli jar files (which were saved in my downloads folder). Unlikely, all those files had an extension of .backup in them. It seems quite strange that those files' extension were changed or something else is the case.
I'm not sure whether its a bug or a behaviour of Sikuli.

Revision history for this message
RaiMan (raimund-hocke) wrote :

-- 1. it is strongly recommended, to use a dedicated folder for the SikuliX stuff (e.g. C:\Sikulix)

-- 2. purge the entries you have in the system path related to your current SikuliX setup.

-- 3. run setup again

before trying to start the IDE again, in the registry delete the branch
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\sikuli
… and all branches below

… now try to start the IDE (preferably from command line) simply by being in the SikuliX folder using:
java -jar sikuli-ide.jar -d 3 -c

… and watch ;-)

BTW: .backup file endings are not produced by Sikuli

One more thing: I recommend to switch to version 1.1.0

Revision history for this message
Shubham Soin (s-soin99) wrote :

Thanx a lot Sir RaiMan, you are just awsome. But i still wanna know how that backup file was created on its own if sikuli didn't do that.

It successfully resolved the issue but in cmd it is showing an error in the last line:
     no locale for en_IN
what's that??

Revision history for this message
RaiMan (raimund-hocke) wrote :

there is currently no translation for en_IN, so it uses en_US.
Just ignore it.

Translations will be possible again later this year.

Revision history for this message
Shubham Soin (s-soin99) wrote :

Okay sir, but wht about the creation of that .backup files, y and how were those files created on its own?

Revision history for this message
RaiMan (raimund-hocke) wrote :

ok, sorry, simply forgotten:
.backup files in the SikuliX setup folder with version 1.0.1 are created when you repeat a setup in the same folder.
So the jars with a .backup are just the renamed versions of the jars you had before repeating setup.

If you are satisfied with the newly setup jars, then simply delete the .backup files.

Revision history for this message
Shubham Soin (s-soin99) wrote :

Okay sir.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.