Hi, > done. works fine on vista, jre6u32 32bit > > the test i mentioned essentially checks for ansi compatibility of the path. > maybe we should tighten it. > http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/workbench/imagery/ecw/ECWImageFactory.java#l72 Don't know exactly what ecw native code can recognize, but ë belongs to the 8859-1 charset. Maybe we should check that the path uses US-ASCII characters only, but it is much more restrictive and it's just a guess...
Michaël > > .. ede > > On 05.05.2014 23:06, edgar.sol...@web.de wrote: >> good guess.. nearly oversaw that. ë is really bad as it is not in the ascii >> range which the native ecw libs seem to be limited to. weird though, cause i >> remember to have written a parsing routine to warn the user in cases like >> that. >> >> will double check ..ede >> >> On 05.05.2014 23:02, Rahkonen Jukka (Tike) wrote: >>> Hi, >>> >>> I bet it is caused by the native ECW library and letter "ë" in the >>> directory name. Spaces do not work either. Have a new try with images in >>> some place like "image_data". >>> >>> -Jukka Rahkonen- >>> ________________________________________ >>> Lähettäjä: Michael Michaud [m.michael.mich...@orange.fr] >>> Lähetetty: 5. toukokuuta 2014 23:33 >>> Vastaanottaja: OpenJump develop and use >>> Aihe: [JPP-Devel] reading ecw >>> >>> Ede, >>> >>> I made a quick try with ecw (vista / java6 32bits) >>> >>> first tried with a 64 bit jvm then read the wiki and tried again with a >>> 32 bits jvm >>> >>> With 32 bits jvm, I don't get the message about missing native libraries >>> but the following exception >>> (get the same error with several different ecw) Any idea ? >>> >>> com.ermapper.ecw.JNCSFileOpenFailedException: Could not open file >>> "C:\Users\Michaël\DATA\RASTER\Orthophoto\ECW\23315702.ecw" ECW error >>> at com.ermapper.ecw.JNCSFile.open(JNCSFile.java:493) >>> at com.ermapper.ecw.JNCSRenderer.<init>(JNCSRenderer.java:100) >>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >>> Method) >>> at >>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) >>> at java.lang.reflect.Constructor.newInstance(Constructor.java:513) >>> at >>> com.vividsolutions.jump.workbench.imagery.ecw.JNCSRendererProxy.<init>(JNCSRendererProxy.java:56) >>> at >>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.init(ECWImage.java:74) >>> >>> Michaël >>> >>> ------------------------------------------------------------------------------ >>> Is your legacy SCM system holding you back? Join Perforce May 7 to find out: >>> • 3 signs your SCM is hindering your productivity >>> • Requirements for releasing software faster >>> • Expert tips and advice for migrating your SCM now >>> http://p.sf.net/sfu/perforce >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >>> ------------------------------------------------------------------------------ >>> Is your legacy SCM system holding you back? Join Perforce May 7 to find out: >>> • 3 signs your SCM is hindering your productivity >>> • Requirements for releasing software faster >>> • Expert tips and advice for migrating your SCM now >>> http://p.sf.net/sfu/perforce >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >> ------------------------------------------------------------------------------ >> Is your legacy SCM system holding you back? Join Perforce May 7 to find out: >> • 3 signs your SCM is hindering your productivity >> • Requirements for releasing software faster >> • Expert tips and advice for migrating your SCM now >> http://p.sf.net/sfu/perforce >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel