the "colors" look a little bit wrong though. different form the original image.. ede

On 9/21/2020 16:02, ede wrote:
Peppe,

please try r6506. extracting a part works for me now. tested on Ubuntu 20. ..ede

On 9/21/2020 11:03, Giuseppe Aruta wrote:
OK.

*First test*
a) downloaded 6504
b) uncomment JUMP_OPTS="-v DEBUG" on oj_linux.sh file
c) launched OJ via oj_linux.sh.
The program seems not to load all the plugin and it stops at this  view. I cannot go on the test on raster files. d) the  log of this test is the file *openjump_1.log *attached to this mail**
image.png

*Second test*

a) I copied into OpenJUMP-20200921-r6504-PLUS/bin folder oj_linux.sh *from OJ 6485 *with a new name: *oj_linux_modified.sh.
*
*
*
b) I added to *oj_linux_modified.sh* the lines
/## uncomment and edit if you want some default OJ parameter set
## run OJ with '--help' argument to find out which are available
JUMP_OPTS="-v DEBUG"/
after the language group

c) I clean up the file *openjump.log *in order to have a new one

d) I launched OpenJUMP using *oj_linux_modified.sh*

e) OpenJUMP loads and show the view. I can go on my test on raster

f) I loaded as Sextante Raster one of Roberto sample files (Depit070.tif - attached also to this mail) g) I noted there is still an error on the console due to com/sun/medialib/mlib/Image. Eventually is corrected by Michael on ane of newer build
h) I drew a fence on the raster
g) On layer tree, selecting Depit070.tif, I clicked on tool "Extract selected part of the image"
h) I had back this  message: "Uri is not absolute"
image.png
the log file of this test is attached as openjup_2.log


*Third test*
It is the one I described in my previous mail.
I recompiled from SVN OpenJUMP 6504 substitutingon class RasterImageIO:
  line 395 : renderedOp= TiffUtilsV2.getRenderedOp(new File(filenameOrURL));/ with  Uri uri = new Uri(filenameOrURL);  renderedOp= TiffUtilsV2.getRenderedOp(new File(uri));



Il giorno lun 21 set 2020 alle ore 10:26 <edgar.sol...@web.de <mailto:edgar.sol...@web.de>> ha scritto:

    On 21.09.2020 10:20, Giuseppe Aruta wrote:
>>home/giuseppe/Desktop/GIS/OpenJUMP/OpenJUMP-20200915-r6484-PLUS
    is too old.
     >>1. please make sure that you use the latest snapshot r6504
     >
     > That is only the folder where I save the OpenJUMP.jar file
    compiled  from SVN. I should change the name, your right. The
    OpenJUMP.jar is compiled at 6504 version

    maybe it's easier if you give me a step-by-step for me to reproduce
    the issue? then we can save all this ping-pong. ..ede



    _______________________________________________
    Jump-pilot-devel mailing list
    Jump-pilot-devel@lists.sourceforge.net
    <mailto:Jump-pilot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to