sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14105
[Bug 977181] Re: X-1.0rc3: Mac: Sikuli only works for user who installed it --- workaround
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => x1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/977181
Title:
X-1.0rc3: Mac: Sikuli only works for user who installed it ---
workaround
Status in Sikuli:
Fix Committed
Bug description:
**** problem
On Mac OSX after installing Sikuli (copying Sikuli-IDE.app from the install image to folder /Applications) it can only be used by the current user, that installed Sikuli.
Other users on the same machine, get the error message:
You can't open the application Sikuli-IDE
because it may be damaged or incomplete
when trying to start it.
**** reason
in the installation files
Sikuli-IDE.app/Contents/Info.plist
is missing read right for the group and everyone levels.
**** workaround
After installing Sikuli run the following command from command line (Terminal session) logged in as the user who has installed Sikuli:
chmod og+r /Applications/Sikuli-IDE.app/Contents/Info.plist
------------------------------------------------------------------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/977181/+subscriptions
References