Comment 1 for bug 373514

Revision history for this message
su_v (suv-lp) wrote :

Inkscape 0.46-2 on OS X 10.5.8: 'View > Scripts…' opens the script console, with following message:

# This is where you could type a script.
# However, no scripting languages have been compiled
# into Inkscape, so this window has no functionality.
# When compiling Inkscape, run "configure" with
# "--with-python" and/or "--with-perl".

Inkscape 0.47pre3-2 on OS X 10.5.8: 'View > Scripts…' fails silently.

console messages:
** (inkscape-bin:44548): WARNING **: JavaBinderyImpl err:
** (inkscape-bin:44548): WARNING **: No Java VM found. Is JAVA_HOME defined? Need to find 'libjvm.so'
** (inkscape-bin:44548): WARNING **:
** (inkscape-bin:44548): WARNING **: JavaBinderyImpl err:
** (inkscape-bin:44548): WARNING **: Could not find 'JNI_CreateJavaVM' in shared library
** (inkscape-bin:44548): WARNING **:

repeating the proposal to disable the menu item 'View > Scripts…' until this issue is solved (for all platforms). See bug #346721 "Segfault after opening JVM scripts dialog" for related issues on linux.