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-

Lähettäjä: Rahkonen Jukka [jukka.rahko...@mmmtike.fi]
Lähetetty: 17. syyskuuta 2011 0:18
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

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 ermapper.jar.  And 
gvSIG opens the images too, and I checked that is is running on the same Java 
1.6.0_27.  Odd.

I will continue testing next week.

-Jukka-

Lähettäjä: edgar.sol...@web.de [edgar.sol...@web.de]
Lähetetty: 16. syyskuuta 2011 19:33
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

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 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]
> Lähetetty: 16. syyskuuta 2011 19:16
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>
> 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-
>> 
>> 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 plugin error
>>
>> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
>> attached
>>
>> ede
>>
>> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>>> 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: OpenJump develop and use
 Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

 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 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 service pack is your XP?
> It is XP Professional, version 2002, Service Pack 3
>
> -Jukka-
>
> ..ede
>
>>
>> -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 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(EC
 WImage.java:92)
>>>  at
 com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
 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.ReferencedImageFactoryFileLayerLo
 ader.createFeatu

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 ermapper.jar.  And 
gvSIG opens the images too, and I checked that is is running on the same Java 
1.6.0_27.  Odd.

I will continue testing next week.

-Jukka-

Lähettäjä: edgar.sol...@web.de [edgar.sol...@web.de]
Lähetetty: 16. syyskuuta 2011 19:33
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

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 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]
> Lähetetty: 16. syyskuuta 2011 19:16
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>
> 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-
>> 
>> 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 plugin error
>>
>> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
>> attached
>>
>> ede
>>
>> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>>> 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: OpenJump develop and use
 Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

 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 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 service pack is your XP?
> It is XP Professional, version 2002, Service Pack 3
>
> -Jukka-
>
> ..ede
>
>>
>> -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 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(EC
 WImage.java:92)
>>>  at
 com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
 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.ReferencedImageFactoryFileLayerLo
 ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>>  at
 org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
 ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>>  at
 org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
 ileWizard.java:131)
>>>  at
 org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
 rdPlugIn.java:93)
>>>  at
 com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>>> askWrapper.ru

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

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  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.(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  
>  *A:* OpenJump develop and 
> use  

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

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 64bits JVM

no the precompiled binaries by gvsig are only win32, linux32. but at least we 
could add them if they surface and now we get an error what is wrong (eg. 
native libs missing).

> 
> I think we should vote to have ecw in the core or in an extension.
> If it is in the core, I think dll should go to a lib/native or lib/ecw 
> folder, and if it is in an extension, in a lib/ext/native or lib/ext/ecw 
> folder
> What do you think ?

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.

> 
> 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  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.(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 
 Ope

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 to have ecw in the core or in an extension.
If it is in the core, I think dll should go to a lib/native or lib/ecw 
folder, and if it is in an extension, in a lib/ext/native or lib/ext/ecw 
folder

What do you think ?

Anyway, thanks a lot for your efforts,

Michaël

Le 16/09/2011 15:12, 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.(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
 *A:* OpenJump develop and use
 *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 l

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 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]
> Lähetetty: 16. syyskuuta 2011 19:16
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> 
> 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-
>> 
>> 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 plugin error
>>
>> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
>> attached
>>
>> ede
>>
>> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>>> 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: OpenJump develop and use
 Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

 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 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 service pack is your XP?
> It is XP Professional, version 2002, Service Pack 3
>
> -Jukka-
>
> ..ede
>
>>
>> -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 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(EC
 WImage.java:92)
>>>  at
 com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
 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.ReferencedImageFactoryFileLayerLo
 ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>>  at
 org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
 ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>>  at
 org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
 ileWizard.java:131)
>>>  at
 org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
 rdPlugIn.java:93)
>>>  at
 com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>>> askWrapper.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 wro

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


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


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]
Lähetetty: 16. syyskuuta 2011 19:16
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

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-
> 
> 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 plugin error
>
> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
> attached
>
> ede
>
> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>> 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: OpenJump develop and use
>>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>>
>>> 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 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 service pack is your XP?
 It is XP Professional, version 2002, Service Pack 3

 -Jukka-

 ..ede

>
> -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 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(EC
>>> WImage.java:92)
>>  at
>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
>>> 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.ReferencedImageFactoryFileLayerLo
>>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>  at
>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>  at
>>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
>>> ileWizard.java:131)
>>  at
>>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
>>> rdPlugIn.java:93)
>>  at
>>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>> askWrapper.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 no

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-
> 
> 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 plugin error
> 
> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
> attached
> 
> ede
> 
> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>> 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: OpenJump develop and use
>>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>>
>>> 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 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 service pack is your XP?
 It is XP Professional, version 2002, Service Pack 3

 -Jukka-

 ..ede

>
> -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 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(EC
>>> WImage.java:92)
>>  at
>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
>>> 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.ReferencedImageFactoryFileLayerLo
>>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>  at
>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>  at
>>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
>>> ileWizard.java:131)
>>  at
>>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
>>> rdPlugIn.java:93)
>>  at
>>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>> askWrapper.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]
>>>

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

Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
attached

ede

On 16.09.2011 16:10, Rahkonen Jukka wrote:
> 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: OpenJump develop and use
>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>
>> 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 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 service pack is your XP?
>>> It is XP Professional, version 2002, Service Pack 3
>>>
>>> -Jukka-
>>>
>>> ..ede
>>>

 -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 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(EC
>> WImage.java:92)
>  at
>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
>> 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.ReferencedImageFactoryFileLayerLo
>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>  at
>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>  at
>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
>> ileWizard.java:131)
>  at
>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
>> rdPlugIn.java:93)
>  at
>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
> askWrapper.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 Er

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:41
Oggetto: Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)


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 version of OpenJUMP

BTW - do you think it is possible to make it compatible with MacOSX too? 

Regards and thanks for your efforts

Peppe




Da: Edgar Soldin 
A: OpenJump develop and use 
Inviato: Venerdì 16 Settembre 2011 17:21
Oggetto: Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

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
 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 path show "not saved" text.
> 
> Peppe
> 
> *Da:* "edgar.sol...@web.de" 
> *A:* OpenJump develop and use 
> *Inviato:* Venerdì 16 Settembre 2011 15:59
> *Oggetto:* [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)
> 
> Arnd or other
 Linux user,
> 
> i had to repack the libs because symbolic links didn't survive
 the packaging properly. so find attached a tgz file that should work. 
instructions below stay the same.
> 
> thanks ede
> 
>  Original Message 
> Subject: Re: [JPP-Devel] ecw 0.0.7 plugin error
> Date: Fri, 16 Sep 2011 15:12:09 +0200
> From: edgar.sol...@web.de 
> Reply-To: OpenJump develop and use  >
> To: OpenJump develop and use  >
> 
> 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.(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 troub

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 version of OpenJUMP

BTW - do you think it is possible to make it compatible with MacOSX too? 

Regards and thanks for your efforts

Peppe




Da: Edgar Soldin 
A: OpenJump develop and use 
Inviato: Venerdì 16 Settembre 2011 17:21
Oggetto: Re: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

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
 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 path show "not saved" text.
> 
> Peppe
> 
> *Da:* "edgar.sol...@web.de" 
> *A:* OpenJump develop and use 
> *Inviato:* Venerdì 16 Settembre 2011 15:59
> *Oggetto:* [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)
> 
> Arnd or other Linux user,
> 
> i had to repack the libs because symbolic links didn't survive
 the packaging properly. so find attached a tgz file that should work. 
instructions below stay the same.
> 
> thanks ede
> 
>  Original Message 
> Subject: Re: [JPP-Devel] ecw 0.0.7 plugin error
> Date: Fri, 16 Sep 2011 15:12:09 +0200
> From: edgar.sol...@web.de 
> Reply-To: OpenJump develop and use  >
> To: OpenJump develop and use  >
> 
> 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.(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

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 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 path show "not saved" text.
> 
> Peppe
> 
> *Da:* "edgar.sol...@web.de" 
> *A:* OpenJump develop and use 
> *Inviato:* Venerdì 16 Settembre 2011 15:59
> *Oggetto:* [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)
> 
> Arnd or other Linux user,
> 
> i had to repack the libs because symbolic links didn't survive the packaging 
> properly. so find attached a tgz file that should work. instructions below 
> stay the same.
> 
> thanks ede
> 
>  Original Message 
> Subject: Re: [JPP-Devel] ecw 0.0.7 plugin error
> Date: Fri, 16 Sep 2011 15:12:09 +0200
> From: edgar.sol...@web.de 
> Reply-To: OpenJump develop and use  >
> To: OpenJump develop and use  >
> 
> 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.(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 mailto:sst...@geo.uzh.ch>>

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 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 path show "not saved" text.

Peppe



Da: "edgar.sol...@web.de" 
A: OpenJump develop and use 
Inviato: Venerdì 16 Settembre 2011 15:59
Oggetto: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

Arnd or other Linux user,

i had to repack the libs because symbolic links didn't survive the packaging 
properly. so find attached a tgz file that should work. instructions below stay 
the same.

thanks ede

 Original Message 
Subject: Re: [JPP-Devel] ecw 0.0.7 plugin error
Date: Fri, 16 Sep 2011 15:12:09 +0200
From: edgar.sol...@web.de
Reply-To: OpenJump develop and use 
To: OpenJump
 develop and use 

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.(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 
>>     *A:* OpenJump develop and use 
>>     *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.
>

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 path show "not saved" text.

Peppe




Da: "edgar.sol...@web.de" 
A: OpenJump develop and use 
Inviato: Venerdì 16 Settembre 2011 15:59
Oggetto: [JPP-Devel] ecw 0.0.7 linux32 test (archive now updated)

Arnd or other Linux user,

i had to repack the libs because symbolic links didn't survive the packaging 
properly. so find attached a tgz file that should work. instructions below stay 
the same.

thanks ede

 Original Message 
Subject: Re: [JPP-Devel] ecw 0.0.7 plugin error
Date: Fri, 16 Sep 2011 15:12:09 +0200
From: edgar.sol...@web.de
Reply-To: OpenJump develop and use 
To: OpenJump develop and use 

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.(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 
>>     *A:* OpenJump develop and use 
>>     *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
>>
>>
>>     
>>-

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
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> 
> 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
> 
> --
> 
> 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


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

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


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 [mailto:edgar.sol...@web.de] 
> Lähetetty: 16. syyskuuta 2011 17:32
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> 
> 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-
> >> 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 plugin error
> >>
> >> 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: OpenJump develop and use
> >>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> >>>
> >>> 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 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 service pack is your XP?
>  It is XP Professional, version 2002, Service Pack 3
> 
>  -Jukka-
> 
>  ..ede
> 
> >
> > -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 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(EC
> >>> WImage.java:92)
> >>  at 
> >>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
> >>> 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.ReferencedImageFactoryFileLayerLo
> >>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
> >>  at 
> >>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
> >>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
> >>  at 
> >>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
> >>> ileWizard.java:131)
> >>  at 
> >>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
> >>> rdPlugIn.java:93)
> >>  at 
> >>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
> >> askWrapper.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 
>

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-
>> 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 plugin error
>>
>> 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: OpenJump develop and use
>>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>>
>>> 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 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 service pack is your XP?
 It is XP Professional, version 2002, Service Pack 3

 -Jukka-

 ..ede

>
> -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 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(EC
>>> WImage.java:92)
>>  at 
>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
>>> 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.ReferencedImageFactoryFileLayerLo
>>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>  at 
>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>  at 
>>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
>>> ileWizard.java:131)
>>  at 
>>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
>>> rdPlugIn.java:93)
>>  at 
>>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>> askWrapper.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
>>>

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 plugin error
> 
> 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: OpenJump develop and use
> > Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> > 
> > 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 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 service pack is your XP?
> > > It is XP Professional, version 2002, Service Pack 3
> > > 
> > > -Jukka-
> > > 
> > > ..ede
> > > 
> > >>
> > >> -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 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(EC
> > WImage.java:92)
> > >>>  at 
> > com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
> > 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.ReferencedImageFactoryFileLayerLo
> > ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
> > >>>  at 
> > org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
> > ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
> > >>>  at 
> > org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
> > ileWizard.java:131)
> > >>>  at 
> > org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
> > rdPlugIn.java:93)
> > >>>  at 
> > com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
> askWrapper.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,
> > 
> > 

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: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
> 
> 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 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 service pack is your XP?
> > It is XP Professional, version 2002, Service Pack 3
> > 
> > -Jukka-
> > 
> > ..ede
> > 
> >>
> >> -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 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(EC
> WImage.java:92)
> >>>  at 
> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.(
> 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.ReferencedImageFactoryFileLayerLo
> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
> >>>  at 
> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
> >>>  at 
> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
> ileWizard.java:131)
> >>>  at 
> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
> rdPlugIn.java:93)
> >>>  at 
> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
askWrapper.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_plu
> gin.zip/download
> 
> 
>  Giuseppe
>  *Da:* Stefan Steiniger 
>  *A:* OpenJump develop and use 
> 
>  *I

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 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 service pack is your XP?
> It is XP Professional, version 2002, Service Pack 3
> 
> -Jukka-
> 
> ..ede
> 
>>
>> -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 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.(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 
 *A:* OpenJump develop and use 
 *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


 
 

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 service pack is your XP?
It is XP Professional, version 2002, Service Pack 3

-Jukka-

..ede

>
> -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 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.(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 
>>> *A:* OpenJump develop and use 
>>> *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 
>>> a

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 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.(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 
>>> *A:* OpenJump develop and use 
>>> *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 lis

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 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.(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 
>> *A:* OpenJump develop and use 
>> *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 
>> 
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> BlackBerry

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.de" 
A: OpenJump develop and use 
Inviato: Venerdì 16 Settembre 2011 15:12
Oggetto: Re: [JPP-Devel] ecw 0.0.7 plugin error

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.(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 
>>     *A:* OpenJump develop and use 
>>     *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/
>>     ___
>>     Jum

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.ECWImage.(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 
> *A:* OpenJump develop and use 
> *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 
> 
> 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
-

[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 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 
> *A:* OpenJump develop and use 
> *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 
> 
> 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


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

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

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


[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 

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


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.  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 
A: OpenJump develop and use 
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
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


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 all dll files) that works with OpenJUMP

http://sourceforge.net/projects/opensit/files/Openjump/ecw_plugin.zip/download



Giuseppe



Da: Stefan Steiniger 
A: OpenJump develop and use 
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
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