[1.1.0] Mac OSX 10.10.1: IDE does not start

Asked by fordox

Mac OS Yosemite 10.10.1
SIkuli 1.1.0 2014-12-12_01:01nightly

I installed Sikuli and run "runsikulix", but nothing happens. IDE does not run.

USER-PC:~ user$ /Applications/runsikulix ; exit;
running SikuliX-IDE: -Xmx512M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
-jar /Applications/sikulix.jar
logout

[Process completed]

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

SikuliX should not be setup in /Applications (is a special folder on Mac)

Use any other folder e.g. /Users/Shared/SikuliX

double clicking sikulix.jar should start IDE

Take care: bug 1385595

Revision history for this message
fordox (neveroid) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
fordox (neveroid) said :
#3

It's ok work, but I have some trouble with saving the source file. When I save source file as "somename.sikuli" - folder is created with the name "somename.sikuli". Accordingly, I cannot open the project again, because there is no association with this type of package content.
How to make the association with all the folders whose names end with *.sikuli?

Revision history for this message
RaiMan (raimund-hocke) said :
#4