sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09748
Re: [Question #192925]: "You can't open the application Sikuli-IDE because it may be damaged or incomplete"
Question #192925 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/192925
Status: Open => Answered
RaiMan proposed the following answer:
ok, thanks for asking back, so I was motivated to analyze the situation
further.
Based on the above mentioned "solution", I found out, that the file
Sikuli-IDE.app/Contents/Info.plist
is missing read right for the group and everyone levels in the
installation file.
--- The following workaround has to be used after installing Sikuli.
To repair it, open a terminal session and enter the following command:
chmod og+r /Applications/Sikuli-IDE.app/Contents/Info.plist
This has to be done while logged in as the user, that was used to
install Sikuli the first time.
After this, you can use Sikuli with every user on this machine from the
standard Applications folders.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.