Hi, yes on the Sextante thing: I assume(!) the same, it file stored as "recent" will be tried to open with the build-in image loader, and not with the Sextante loader. That's why an error is thrown.
How to fix that is kind of clear, problem is - what time would it take to implement the reference link to the used image loader... cheers, stefan Am 01.03.13 04:35, schrieb Michaël Michaud: > Hi Jukka, > > Good catches. > 1) First thought it was a jvm issue, but I tried on another java program > and java 1.7.0_13 and I did not get the error, so it maybe a OpenJUMP issue > > 2) I think Sextante dialog does not use the OpenFile framework, so it > will not be easy to fix. I'll fill a bug report but suggest to postpone > this problem to after 1.6 release > > Michaël >> Hi, >> >> Testing with r3277 on Windows 7 with jre 1.7 and 1.6 (Oracle) and found two >> little issues with File open. >> >> The first is another Java 1.7 issue: sorting the file list by wildcards by >> writing something like "P*.tif" into the filename box in the open file >> dialogue does not work with jre 1.7. It works with jre 1.6 and shows a >> sorted list of files. >> >> The second one is that Sextante images cannot be opened through the Open >> recent file system. In my case I had first opened a tiff file as Sextante >> image. When trying to open it from the list of recent files it is probably >> tried to be opened as normal image layer and because the image is a 32-bit >> DEM file it fails. >> >> The error is >> com.vividsolutions.jump.JUMPException: All factories fail for the operation >> "fileload" >> at >> com.vividsolutions.jump.workbench.imagery.geotiff.GeoTIFFImage.init(GeoTIFFImage.java:72) >> >> at >> com.vividsolutions.jump.workbench.imagery.geotiff.GeoTIFFImage.<init>(GeoTIFFImage.java:5 >> 6) >> at >> com.vividsolutions.jump.workbench.imagery.geotiff.GeoTIFFImageFactory.createImage(GeoTIFF >> ImageFactory.java:54) >> at >> com.vividsolutions.jump.workbench.imagery.ImageryLayerDataset.createImage(ImageryLayerDat >> aset.java:77) >> at >> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.createFeature(Referenc >> edImageFactoryFileLayerLoader.java:216) >> at >> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLoader.open(ReferencedImageFa >> ctoryFileLayerLoader.java:121) >> 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(TaskMonitorM >> anager.java:152) >> at java.lang.Thread.run(Unknown Source) >> >> -Jukka Rahkonen- >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel