On 16.09.2011 22:51, Michaël Michaud wrote: > Hi, >> i tried and it failed with at least the asian character. maybe we have to >> extend the allowed charset to ansi. could you try >> >> /folder ÿ ڞ/ > Does not work with those characters
seems the new libs understand ansi. i changed the source and error strings and throw the error only if file path is not ansi compatible. >> i have no problem to leave them in lib/ext . thats the place for >> extension code, if java or native who cares? we will run into problems >> if different platforms provide libs with identical names. that will be >> the time to split them into folders and make the starters or workbench >> intelligent enough to find them. but for now i am satisfied. > My points were : > - why jecw-0.0.7.jar would be in lib folder (= core or required > libraries) and dll in ext folder (= extension or optional libraries) if > jar file needs dlls it does not during compile time, only later during runtime. having the jar in lib will always show ecw as available file source, but throw an error if the libs do not work correctly. we could throw message about not supported platforms, but i guess 'cannot find jecw lib' says it too kind off ;). i don't want to polish this to much because it might be replaced by geotools2/gdal in the future. > - when there are many files in ext folder with some files depending on > each others, it is difficult to manage as long as we don't have a good > plugin manager. yeah, that's the status quo anyway. but it seems we might need to separate the folders because of incompatibilities. if so i think lib/native/[win,linux]/[x86,amd64] could work. regards ede > > Cheers, > > Michaël >>> Anyway, thanks a lot for your efforts, >> happens ;) when you come across code that seems to do what your code doesn't. >> >> ede >> >> >>> Michaël >>> >>> Le 16/09/2011 15:12, edgar.sol...@web.de<mailto:edgar.sol...@web.de> a >>> écrit : >>>> could you please try the attached? >>>> i operated them out of gvsig 1.11 and they seem to work even with xp. >>>> >>>> as a little gadget i took the linux libs as well. >>>> @Arnd: could you please check if you can load ecw with the attached files >>>> copied accordingly. please remove/rename 'lib/ermapper.jar' if you have it >>>> there and use the attched oj_linux.sh to start oj. >>>> >>>> ede >>>> >>>> On 16.09.2011 14:35, Rahkonen Jukka wrote: >>>>> Hi, >>>>> >>>>> Yes, nightly build shows the error >>>>> >>>>> com.vividsolutions.jump.JUMPException: >>>>> D:\ohjelmat\OpenJUMP_142_d_ECW\lib\ext\jecw.dll: Can't find dependent >>>>> libraries >>>>> at >>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.init(ECWImage.java:92) >>>>> at >>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.<init>(ECWImage.java:70) >>>>> at >>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImageFactory.createImage(ECWImageFactory.java:67) >>>>> at >>>>> com.vividsolutions.jump.workbench.imagery.ImageryLayerDataset.createImage(ImageryLayerDataset.java:77) >>>>> at >>>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223) >>>>> at >>>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.open(ReferencedImageFactoryFileLayerLoader.java:122) >>>>> at >>>>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenFileWizard.java:131) >>>>> at >>>>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWizardPlugIn.java:93) >>>>> at >>>>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152) >>>>> at java.lang.Thread.run(Unknown Source) >>>>> >>>>> -Jukka- >>>>> >>>>> edgar.soldin wrote: >>>>> >>>>>> just checked, works fine with java 5,6,7 x86 on windows 7. >>>>>> in xp it throws >>>>> ..\jecw.dll Can't find dependent libraries. >>>>> >>>>>> I guess the dll's are missing some runtime that is available in Win7 out >>>>>> of the box. >>>>>> Do you get the same error jukka? >>>>>> Please try this with the nightly build, as it contains a fix where >>>>>> errors where silently ignored. >>>>>> thanks ede >>>>> On 16.09.2011 12:25, Rahkonen Jukka wrote: >>>>>> Hi, >>>>>> >>>>>> I tried to test your plugin with OJ 1.4.2 release but unfortunately it >>>>>> does not show my ecw images. I tested first that the OpenJUMP 1.4.2 >>>>>> release version opens and shows the images. Then I removed the original >>>>>> ECW files (ermapper.jar and the dll files) and used your plugin files >>>>>> instead. Now the ecw file appears in the layer list but the image does >>>>>> not show. I do not get any errors into openjump.log file. The layer >>>>>> properties tool reports layer extents as 0,0,-1, -1 >>>>>> >>>>>> I verified that I have not troubles with gvSIG version 1.11 final >>>>>> which seems to contain the same files. I am runnin Windows XP Pro and >>>>>> Java 1.6.0_27. >>>>>> >>>>>> -Jukka Rahkonen- >>>>>> >>>>>> >>>>>> *Lähettäjä:* Giuseppe Aruta [mailto:giuseppe_ar...@yahoo.it] >>>>>> *Lähetetty:* 16. syyskuuta 2011 11:07 >>>>>> *Vastaanottaja:* OpenJump develop and use >>>>>> *Aihe:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix >>>>>> >>>>>> Hi, >>>>>> >>>>>> some months ago I tested GvSIG ECW lib (jecw.jar) with OpenJUMP - >>>>>> It was working fine, even faster than ErMapper.jar from ErMapper. >>>>>> With this lib GvSIG team seems to have solved the bug that let ECW >>>>>> file to daspear (when zooming out of the image extension). >>>>>> I did a link to this lib (included all dll files) that works with >>>>>> OpenJUMP >>>>>> >>>>>> http://sourceforge.net/projects/opensit/files/Openjump/ecw_plugin.zip/download >>>>>> >>>>>> >>>>>> Giuseppe >>>>>> *Da:* Stefan Steiniger<sst...@geo.uzh.ch> >>>>>> <mailto:sst...@geo.uzh.ch> >>>>>> *A:* OpenJump develop and >>>>>> use<jump-pilot-devel@lists.sourceforge.net> >>>>>> <mailto:jump-pilot-devel@lists.sourceforge.net> >>>>>> *Inviato:* Giovedì 15 Settembre 2011 20:46 >>>>>> *Oggetto:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix >>>>>> >>>>>> Hence, I think the implementation was done by Jon Aquino - as it >>>>>> came >>>>>> from JUMP 1.2 >>>>>> >>>>>> and thanks to Jukka for the license text info. >>>>>> After reading this, I think we could just distribute them (in the >>>>>> release) - but we need at least to add the license note from ER >>>>>> Mapper >>>>>> SDK 3. But that's a personal opinion. >>>>>> >>>>>> stefan >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Doing More with Less: The Next Generation Virtual Desktop >>>>>> What are the key obstacles that have prevented many mid-market >>>>>> businesses >>>>>> from deploying virtual desktops? How do next-generation virtual >>>>>> desktops >>>>>> provide companies an easier-to-deploy, easier-to-manage and more >>>>>> affordable >>>>>> virtual desktop >>>>>> model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ >>>>>> _______________________________________________ >>>>>> Jump-pilot-devel mailing list >>>>>> >>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>>> <mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Jump-pilot-devel mailing list >>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>> ------------------------------------------------------------------------------ >>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>> _______________________________________________ >>>>> Jump-pilot-devel mailing list >>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>> ------------------------------------------------------------------------------ >>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>> _______________________________________________ >>>>> Jump-pilot-devel mailing list >>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>> >>>>> >>>>> _______________________________________________ >>>>> Jump-pilot-devel mailing list >>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net> >>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >>> >>> ------------------------------------------------------------------------------ >>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>> http://p.sf.net/sfu/rim-devcon-copy2 >>> >>> >>> >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> http://p.sf.net/sfu/rim-devcon-copy2 >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel