Hello Ugo,

you're right. The 'ant dist' packed an old LayoutFrame.class into the
0.8.1 jar. (The one before the i18n fix -> your crash).
Maybe its a problem due to network time stamps.
We'll release 0.8.2 within the next two hours.
Jan will be very happy to announce it .. again. ;-)

Thanx, Sascha

Ugo Taddei schrieb:
> 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
>>
>>   
> 
> 

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