Comment 10 for bug 346721

Revision history for this message
jazzynico (jazzynico) wrote : Re: Segfault after opening scripts dialog

Just compiled rev. 21803 on Vista, and sadly I now have the same bug. I've noticed a difference between this build and 21627, when the script is launched:
With 21627, the classpath is:
** Message: JavaBinderyImpl:
** Message: Class path is: '-Djava.class.path=C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/classes;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/inkscape.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/jruby-engine.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/jruby.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/js-engine.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/js.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/jython-engine.jar;C:/Users/Nicolas/Desktop/Inkscape/inkscape/share/bind/java/lib/jython.jar'

With 21803, it's a bit shorter:
** Message: JavaBinderyImpl:
** Message: Class path is: '-Djava.class.path=C:/Users/Nicolas/Desktop/Inkscape/SVN/inkscape/inkscape/share/bind/java/classes'