← Back to team overview

sikuli-driver team mailing list archive

[Bug 920539] Re: X-1.0rc3: Mac: Sikuli crashes when Sikuli-IDE.app is renamed

 

You are absolutely right. But I think it is one of the minor problems Sikuli has ;-)
If you are a programmer with Java knowledge, feel free to propose a patch (https://github.com/sikuli/sikuli).
The coding is in sikuli/lib/mx-native-loader-1.2/src/main/java/com/wapmx/nativeutils/jniloader/DefaultJniExtractor.java

--- correction to my comment #5
As a workaround, you can copy Sikuli-IDE.app to Sikuli.app. In Sikuli-IDE.app you can delete everything except the folder Content/Frameworks and this could be deleted in Sikuli.app.

--- Sikuli IDE's process name
To be complete: If the app name is changed to anything else, in the activity monitor it is still "Sikuli IDE". So if you rename the app folder, you should also change the displayed name in the apps info.plist.

-- 
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


Follow ups

References