Bugs item #3486850, was opened at 2012-02-11 14:03
Message generated for change (Comment added) made by edso
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3486850&group_id=118054

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: OpenJUMP - Menu - File 
Group: MacOSX
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: loading *.ecw on MacOSX with OJ 1.5.1 fails

Initial Comment:
When loading an ecw file I get the following error message:

java.lang.Exception: no jecw in java.library.path
        at 
com.vividsolutions.jump.workbench.imagery.ecw.JNCSRendererProxy.throwAsException(JNCSRendererProxy.java:68)
        at 
com.vividsolutions.jump.workbench.imagery.ecw.JNCSRendererProxy.<init>(JNCSRendererProxy.java:60)
        at 
com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.init(ECWImage.java:75)
        at 
com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.<init>(ECWImage.java:70)
        at 
com.vividsolutions.jump.workbench.imagery.ecw.ECWImageFactory.createImage(ECWImageFactory.java:73)
        at 
com.vividsolutions.jump.workbench.imagery.ImageryLayerDataset.createImage(ImageryLayerDataset.java:77)
        at 
org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.createFeature(ReferencedImageFactoryFileLayerLoader.java:215)
        at 
org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.open(ReferencedImageFactoryFileLayerLoader.java:120)
        at 
org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenFileWizard.java:131)
        at 
org.openjump.core.ui.plugin.AbstractWizardPlugin.run(AbstractWizardPlugin.java:73)
        at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152)
        at java.lang.Thread.run(Thread.java:680)

stefan

----------------------------------------------------------------------

>Comment By: ede (edso)
Date: 2012-02-20 05:41

Message:
pretty much different, up to the point that shared library files are not
suffixed *.so but *.jnilib

..ede

----------------------------------------------------------------------

Comment By: mentaer (mentaer)
Date: 2012-02-13 13:11

Message:
yep - in that case it should be disabled because its not a a bug but a
"non-available feature".

But, how does it come that we can load ecw on Ubuntu then. Is the unix
underneath so different?

----------------------------------------------------------------------

Comment By: ede (edso)
Date: 2012-02-13 03:14

Message:
this is expected behaviour. there is no ecw native support available. would
you rather like to have ecw disabled?

..ede

----------------------------------------------------------------------

Comment By: mentaer (mentaer)
Date: 2012-02-11 14:24

Message:
Another note: With the error message the file dialog gets closed, but
somehow a second dialog instance is still lurking around that can not be
closed.

It might be this is related to my fix for data loading on MacOSX?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3486850&group_id=118054

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to