Hello,

I had a go and got some problem with some JSVGCanvas. Then I removed the 
old batik libs and updated with newer one (including the one from the 
site) and I got:

java.lang.NullPointerException
    at 
de.intevation.printlayout.LayoutFrame.createMenu(LayoutFrame.java:253)
    at 
de.intevation.printlayout.LayoutFrame.createComponents(LayoutFrame.java:187)
    at de.intevation.printlayout.LayoutFrame.<init>(LayoutFrame.java:128)
    at 
de.intevation.printlayout.PrintLayoutPlugin.run(PrintLayoutPlugin.java:61)
    at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149)
    at java.lang.Thread.run(Thread.java:595)

Although this was with deejump, the error must be caused by something 
else (as under the hood deejump = openjump).

Cheers,

Ugo

Jan-Oliver Wagner wrote:
> Hi OJ developers,
>
> I just uploaded the update 0.8.1 of the new PrintLayout plugin:
>
>  
> http://sourceforge.net/project/showfiles.php?group_id=118054&package_id=219772&release_id=482520
>
> Changes since 0.8.0:
>
>   Maintenance and feature release.
>
>   * I18N: englisch was broken -- fixed.
>   * New: Paper Size selection.
>   * New: Status line with paper coordinates.
>   * New: Scalebar.
>   * Changed: Sizing of objects now keeps
>     the opposite corner fixed instead of
>     scaling around the center.
>
> Installing:
>
> 1. Copy the the printlayout.jar
>    into the the lib/ext directory of
>    your OpenJump installation.
>
> ATTENTION: The next steps replace existing jar files. Be sure
> you don't get into trouble when you loose these files. Backups
> or a separate installation of OpenJump could help here.
>
> 2. Remove the batik libraries coming with
>    OpenJump and replace them:
>
>    rm -rf <where you installed OpenJump>/lib/batik
>
> 3. Download these jar files and place them into
>    <where you installed OpenJump>/lib
>
>    
> http://jump-pilot.cvs.sourceforge.net/*checkout*/jump-pilot/PrintLayoutPlugin/lib/batik-all.jar
>    
> http://jump-pilot.cvs.sourceforge.net/*checkout*/jump-pilot/PrintLayoutPlugin/lib/js.jar
>    
> http://jump-pilot.cvs.sourceforge.net/*checkout*/jump-pilot/PrintLayoutPlugin/lib/pdf-transcoder.jar
>    
> http://jump-pilot.cvs.sourceforge.net/*checkout*/jump-pilot/PrintLayoutPlugin/lib/xml-apis-ext.jar
>
>   


-- 
l a t / l o n  GmbH
Aennchenstrasse 19           53177 Bonn, Germany
phone ++49 +228 184960       fax ++49 +228 1849629
http://www.lat-lon.de        http://www.deegree.org


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to