Can not open a test from SikiliX IDE

Asked by Kumar

I created and saved some tests using IDE.
But I can't open them.
When I select a test "open" is highlighted.
What am I doing wrong?

I am running IDE 1.1.0-Beta1
Build 2014-05-05-18

I am running IDE on
OS X 10.9.2

Model Name: MacBook Pro
  Model Identifier: MacBookPro10,1
  Processor Name: Intel Core i7
  Processor Speed: 2.4 GHz
  Number of Processors: 1
  Total Number of Cores: 4

Question information

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

Pls start the IDE from command line using
runsikulix -d 3 -c

and have a look at the debug output for some error messages or odd things.
If unsure, paste the output here or send it silently to my mail.

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

It seems, that you did not have any Sikuli-IDE.app or SikuliX-IDE.app in your /Applications folder.

This is currently the only way, to register a .sikuli folder as bundle.

So just setup version 1.0.1 with option 1, move the SikuliX-IDE.app into the Application folder (but do not open it).

Now open version 1.1.0-Beta1 - opening a .sikuli should now be possible.

Revision history for this message
Kumar (lakshman) said :
#3

Thanks. That worked.