sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08298
[Bug 920539] Re: X-1.0rc3: Mac: Sikuli crashes when Sikuli-IDE.app is renamed
To optimally support different usages on command line and together with other tools, the concept for the native libraries was changed from rc2 to rc3. At least the folder
/Applications/Sikuli-IDE/Contents/Frameworks must be present. This folder contains the bundled native libraries like OpenCV and others.
If this folder does not exist, these libraries are expected to be in
other standard places (e.g. /usr/local/lib).
So if you want to rename the app bundle with rc3, you have to take care,
that the above libraries are still found.
BTW: Why do you want to rename the app bundle?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/920539
Title:
X-1.0rc3: Mac: Sikuli crashes when Sikuli-IDE.app is renamed
Status in Sikuli:
Confirmed
Bug description:
After renaming the "Sikuli-IDE" application bundle to anything else,
such as "Sikuli", the application no longer finishes launching. An
error dialog appears with the message, "Cannot launch Java
application": There is a "java.lang.UnsatisfiedLinkError" exception.
When the bundle is renamed back to "Sikuli-IDE", the problem is
resolved.
Here is a screenshot of the error: http://screencast.com/t/3eEjRhPi
This problem started with the latest version, 1.0rc3. Renaming the
bundle worked fine on 1.0rc2.
I am using Mac OS X Lion (10.7.2) with Sikuli 1.0rc3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/920539/+subscriptions
References