Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Hi, Still one observation: For some reason the fresh Java directory C:\Program Files\Java\jre6\bin contains now all those five dlls from the plugin. Is it somehow possible that the plugin was copying them? Because I do not believe it was me. It could be gcSIG too. -Jukka-

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Hi, I have removed all Java versions listed by Windows control panel and re-installed version 1.6.0_27. The ecw 0.0.7 plugin does not definitely work with this Vista Business 32-bit computer either. The OJ 1.4.2 release version does work with the same images with the included dlls and ermappe

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Michaël Michaud
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 > i have no problem to leave them in lib/ext . thats the place for > extension code, if java or native who cares

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
On 16.09.2011 22:03, Michaël Michaud wrote: > Hi Ede, > > I work with a windows vista 64bits OS > > - Works fine with the 32bits JVM > - Seems that it can now read images in a folder with accented characters, so > that the recently added error message will have to be removed when we'll > switch

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Michaël Michaud
Hi Ede, I work with a windows vista 64bits OS - Works fine with the 32bits JVM - Seems that it can now read images in a folder with accented characters, so that the recently added error message will have to be removed when we'll switch - Does not work with 64bits JVM I think we should vote

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
java by default shares memory with other instances. can you make sure that all java/javaw processes are closed (via taskmgr or procexp) before testing? your error sounds like something is accumulating. .ede On 16.09.2011 18:28, Rahkonen Jukka wrote: > Hi, > > More weird it comes. I backed a cou

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Edgar Soldin
On 16.09.2011 17:41, Giuseppe Aruta wrote: > BTW - do you think it is possible to make it compatible with MacOSX too? no, unfortunatly there are no precompiled binaries for OSX available in gvsig. ede -- BlackBerry® DevC

[JPP-Devel] About not showing in 1.5 fixed WAS Re: ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
On 16.09.2011 16:37, Rahkonen Jukka wrote: > By the way, with 1.5 I cannot read the actual Java version through OpenJUMP > About. That gives some error message. in trunk, should be in next nb. ede -- BlackBerry® DevCon

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Hi, More weird it comes. I backed a couple of Java versions and now I am getting full Java crash. See the attachment. Yes, last nights snapshot and the files taken from your Linux related mail. -Jukka- Lähettäjä: edgar.sol...@web.de [edgar.sol...@web.de]

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
weird, do you use a fresh oj snapshot with the ecw files copied in (v2 tgz)? where is it located (folder path)? ede On 16.09.2011 17:56, Rahkonen Jukka wrote: > Actually my Java version was 1.6.0_27 and I can repeat the error with Windows > Vista 32-bit. > > > -Jukka- > __

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Actually my Java version was 1.6.0_27 and I can repeat the error with Windows Vista 32-bit. -Jukka- Lähettäjä: Edgar Soldin [ed...@soldin.de] Lähetetty: 16. syyskuuta 2011 17:37 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] ecw 0.0.7 plugi

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Giuseppe Aruta
I found the modifications into oj_linux.sh: .. # allow jre to find native libraries in lib/ext export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$JUMP_HOME/lib/ext" ... Peppe Da: Giuseppe Aruta A: OpenJump develop and use Inviato: Venerdì 16 Settembre 2011 17

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Giuseppe Aruta
Hei Big Edgar!!! It   work with Linux!! I was so excite that I forgot to use your .sh file. Which changes you did on the script? I tested on several ecw and it works (right now) with no problem (OJ last stable version , Linux Ubuntu 11.04 and OpenJDK). I wonder if we can add this to the chubby

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Edgar Soldin
Peppe, did you use v2 of the archive? did you exchange the oj_linux.sh as requested? please use the latest nightly build so errors will be displayed (sorry forgot that). thanks ede On 16.09.2011 16:42, Giuseppe Aruta wrote: > Hi Ede, > I tested with ubuntu with an ecw ( that I can open with Wi

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Giuseppe Aruta
I did the test with Ubuntu 11.04 and OpenJDK Da: Giuseppe Aruta A: OpenJump develop and use Inviato: Venerdì 16 Settembre 2011 16:42 Oggetto: Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated) Hi Ede,  I tested with ubuntu with an ecw ( that I can o

Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

2011-09-16 Thread Giuseppe Aruta
Hi Ede,  I tested with ubuntu with an ecw ( that I can open with Windos 7). PlugIn can see ECW on "open file" process, ECW file is displayed on layer list but not displayed on the workbench view. If I check on Layer property, the name is displayed correctly but Datasource classs and source pat

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
I test by editing the oj_windows.bat and doing double click. I am suspicious and check always the version from OpenJUMP About once it has started. -Jukka- > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] > Lähetetty: 16. syyskuuta 2011 17:38 > Vastaa

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
On 16.09.2011 16:27, Rahkonen Jukka wrote: > Java 1.7 => not OK works for me. how do you test. set java home in oj_windows.bat . it is important to run the bat in a fresh shell (for virgin env vars) or simply doubleclick start it from explorer. the exe launcher wouldn't work i guess. ede ---

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Yes, the version 1.6u27 which came to me yesterday when I installed a fresh JDK does not work for me. By the way, with 1.5 I cannot read the actual Java version through OpenJUMP About. That gives some error message. -Jukka- > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de [mail

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
already giving up ;) .. 1.6u27 works here too on the same XP. this was the one which didn't work for you right? ede On 16.09.2011 16:27, Rahkonen Jukka wrote: > Hi, > > My last tests for today: > > Java 1.6.0_23 => OK > Java 1.7 => not OK > > -Jukka- > > >> -Alkuperäinen viesti- >>

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Hi, My last tests for today: Java 1.6.0_23 => OK Java 1.7 => not OK -Jukka- > -Alkuperäinen viesti- > Lähettäjä: Rahkonen Jukka [mailto:jukka.rahko...@mmmtike.fi] > Lähetetty: 16. syyskuuta 2011 17:11 > Vastaanottaja: 'OpenJump develop and use' > Aihe: Re: [JPP-Devel] ecw 0.0.7 plugi

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Same error still but it is a Java version problem. I tried with 1.5.0_20 and it worked fine. I did not try with any older 1.6 version. -Jukka- > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] > Lähetetty: 16. syyskuuta 2011 17:01 > Vastaanottaja: Op

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
i am sorry. with all the different dlls i packed the wrong ones. d**it. the one attached to the linux32 test mail i sent just now should work for you. extract with 7zip. ede On 16.09.2011 15:53, Rahkonen Jukka wrote: >>> Unfortunately I am still getting exactly the same error with XP. > >> is i

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
>> Unfortunately I am still getting exactly the same error with XP. > is it a 32bit XP? Yes > is it a 32bit jre you use? Yes, J:\>java -version java version "1.6.0_27" Java(TM) SE Runtime Environment (build 1.6.0_27-b07) Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing) > what ser

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
On 16.09.2011 15:41, Rahkonen Jukka wrote: > Hi, > > Unfortunately I am still getting exactly the same error with XP. is it a 32bit XP? is it a 32bit jre you use? what service pack is your XP? ..ede > > -Jukka- > > edgar.soldin wrote: > >> could you please try the attached? >> i operated the

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
Hi, Unfortunately I am still getting exactly the same error with XP. -Jukka- edgar.soldin wrote: > 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 y

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Giuseppe Aruta
Hi all, I have just discovered this discussion now. I put that plugin on the web some month ago. In that moment I was working with Windows XP and it did work. Now I am working with Ubuntu. I will check on my Win7 machine if it works. Peppe Da: "edgar.sol...@web

Re: [JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread Rahkonen Jukka
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.ECWI

[JPP-Devel] ecw 0.0.7 plugin error

2011-09-16 Thread edgar . soldin
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

Re: [JPP-Devel] gvsig sources

2011-09-16 Thread Rahkonen Jukka
Hi, Source is on the Osor site. You know better if this is something you are looking for: http://forge.osor.eu/plugins/scmsvn/viewcvs.php/branches/?root=gvsig-desktop Sources for older versions are also zipped in here http://forge.osor.eu/frs/?group_id=89 -Jukka Rahkonen- edgar.sol...@web.de

[JPP-Devel] gvsig sources

2011-09-16 Thread edgar . soldin
i am having a hard time to find the gvsig sources. i found gvsigce but i am not sure that the sf.net svn for it is complete. gvsig states it is gpl'd but it doesn't seem they release sources on their project page. can somebody please point me? thanks ede --

Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix

2011-09-16 Thread Rahkonen Jukka
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.

Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix

2011-09-16 Thread Giuseppe Aruta
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