[JPP-Devel] [bugs:#513] displaying raster layers in a correct way

2020-11-23 Thread Roberto Rossi
I tested the 6642 release with the raster dataset. I loaded several times all the dataset and I could no reproduce The problem "raster displaying": all the raster are correctly displayed! I had the yellow warning (/Low Memory : image xxx will not be displayed/) after 45 Raster loaded (almost

Re: [JPP-Devel] SVN: [6636] core/trunk/src/language

2020-11-23 Thread Giuseppe Aruta
Hi Ede, thanks for the suggestion. Indeed we need a more generic code but, you were right, it is not this case. I corrected to ui.GenericNames.cannot-overwrite-input-layer and the text: Cannot overwrite selected input layer Peppe Il giorno lun 23 nov 2020 alle ore 15:19 ha scritto: > Peppe, > >

[JPP-Devel] SVN: [6642] core/trunk/src/language

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6642 http://sourceforge.net/p/jump-pilot/code/6642 Author: ma15569 Date: 2020-11-23 15:57:54 + (Mon, 23 Nov 2020) Log Message: --- more refinings to language codes Modified Paths: -- core/trunk/src/language/jump.properties core/trunk/src/la

[JPP-Devel] SVN: [6641] core/trunk/src

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6641 http://sourceforge.net/p/jump-pilot/code/6641 Author: ma15569 Date: 2020-11-23 15:52:00 + (Mon, 23 Nov 2020) Log Message: --- affined code meaning according to Ede's suggest Modified Paths: -- core/trunk/src/language/jump.properties co

Re: [JPP-Devel] SVN: [6636] core/trunk/src/language

2020-11-23 Thread edgar . soldin
Peppe, this looks wrong ui.GenericNames.cannot-overwrite=Cannot overwrite input layer should be ui.GenericNames.cannot-overwrite-input-layer=Cannot overwrite input layer as you will not be able to use it to message simply "Cannot overwrite!" in a more generic context! also. is it possoble th

[JPP-Devel] [jump-pilot:bugs] #513 displaying raster layers in a correct way

2020-11-23 Thread Giuseppe Aruta via Jump-pilot-devel
I was expecting Roberto's test to close the ticket. I am quite satisfied thanks to Michael's fix --- ** [bugs:#513] displaying raster layers in a correct way** **Status:** open **Milestone:** OJ_1.16 **Labels:** raster display **Created:** Wed Nov 11, 2020 12:35 PM UTC by Giuseppe Aruta **Las

[JPP-Devel] [jump-pilot:bugs] #511 CropWarp raster plugin can't overload existing file

2020-11-23 Thread Giuseppe Aruta via Jump-pilot-devel
I added a check in order not to overwrite input raster file with the new one. This patch together with Michael's unograde should avoid to have strange output, I hope --- ** [bugs:#511] CropWarp raster plugin can't overload existing file** **Status:** open **Milestone:** OJ_1.16 **Created:** T

[JPP-Devel] [jump-pilot:bugs] #512 Georeferenced RasterImage : useless dialog to create a worlfile

2020-11-23 Thread Giuseppe Aruta via Jump-pilot-devel
This seems correct with newer upgrade fom Michael --- ** [bugs:#512] Georeferenced RasterImage : useless dialog to create a worlfile** **Status:** open **Milestone:** OJ_1.16 **Created:** Wed Nov 11, 2020 08:29 AM UTC by michael michaud **Last Updated:** Fri Nov 20, 2020 11:15 PM UTC **Owner:**

[JPP-Devel] SVN: [6640] core/trunk/src/org/openjump/core/ui/plugin/raster/ ManageDataPlugIn.java

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6640 http://sourceforge.net/p/jump-pilot/code/6640 Author: ma15569 Date: 2020-11-23 13:45:13 + (Mon, 23 Nov 2020) Log Message: --- extended check to avoid to overwrite input file Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/ras

[JPP-Devel] SVN: [6639] core/trunk/src/org/openjump/core/ui/plugin/raster/ KernelAnalysisPlugIn.java

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6639 http://sourceforge.net/p/jump-pilot/code/6639 Author: ma15569 Date: 2020-11-23 13:39:42 + (Mon, 23 Nov 2020) Log Message: --- extended check to evoid to overwrite input file Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/ras

[JPP-Devel] SVN: [6638] core/trunk/src/org/openjump/core/ui/plugin/raster/ CropWarpPlugIn.java

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6638 http://sourceforge.net/p/jump-pilot/code/6638 Author: ma15569 Date: 2020-11-23 13:35:55 + (Mon, 23 Nov 2020) Log Message: --- clean up of code Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/CropWarpPlugIn.java Modifi

[JPP-Devel] SVN: [6637] core/trunk/src/org/openjump/core/ui/plugin/raster/ CropWarpPlugIn.java

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6637 http://sourceforge.net/p/jump-pilot/code/6637 Author: ma15569 Date: 2020-11-23 13:33:01 + (Mon, 23 Nov 2020) Log Message: --- added check to avoid to overwrite input raster layer Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugi

[JPP-Devel] SVN: [6636] core/trunk/src/language

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6636 http://sourceforge.net/p/jump-pilot/code/6636 Author: ma15569 Date: 2020-11-23 13:25:58 + (Mon, 23 Nov 2020) Log Message: --- Added language codes Modified Paths: -- core/trunk/src/language/jump.properties core/trunk/src/language/jump_

[JPP-Devel] SVN: [6635] core/trunk/src

2020-11-23 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6635 http://sourceforge.net/p/jump-pilot/code/6635 Author: ma15569 Date: 2020-11-23 13:16:01 + (Mon, 23 Nov 2020) Log Message: --- correct typo Modified Paths: -- core/trunk/src/language/jump.properties core/trunk/src/language/jump_cz.prope

Re: [JPP-Devel] SVN: [6625] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geoimg

2020-11-23 Thread Michaud Michael
I'll try to document a bit more.In GeoImage, the operation which needs scale is just an image resizing It supposes scaleX and scaleY are positive. I think this is a bad assumption, but it is another problem and it will be difficult to rewrite the code in a sign sensitive way.So the question is mo

[JPP-Devel] OJ 1.16 - 4 tickets to go

2020-11-23 Thread edgar . soldin
looks like the remaining 4 bugs for OJ 1.16 are mostly fixed or? https://sourceforge.net/p/jump-pilot/bugs/search/?q=_milestone%3AOJ_1.16+AND+%21status%3Aclosed-wont-fix+%26%26+%21status%3Aclosed-rejected+%26%26+%21status%3Aclosed-out-of-date+%26%26+%21status%3Aclosed-postponed+%26%26+%21status%3A

[JPP-Devel] [jump-pilot:bugs] #511 CropWarp raster plugin can't overload existing file

2020-11-23 Thread ede via Jump-pilot-devel
- **Milestone**: undecided --> OJ_1.16 --- ** [bugs:#511] CropWarp raster plugin can't overload existing file** **Status:** open **Milestone:** OJ_1.16 **Created:** Tue Nov 10, 2020 10:01 PM UTC by michael michaud **Last Updated:** Sat Nov 21, 2020 11:34 AM UTC **Owner:** nobody If one proce

[JPP-Devel] [jump-pilot:bugs] #513 displaying raster layers in a correct way

2020-11-23 Thread ede via Jump-pilot-devel
- **Milestone**: undecided --> OJ_1.16 --- ** [bugs:#513] displaying raster layers in a correct way** **Status:** open **Milestone:** OJ_1.16 **Labels:** raster display **Created:** Wed Nov 11, 2020 12:35 PM UTC by Giuseppe Aruta **Last Updated:** Sat Nov 21, 2020 08:09 AM UTC **Owner:** nobo

[JPP-Devel] [jump-pilot:bugs] #322 OJ stops without warnings on system shutdown

2020-11-23 Thread ede via Jump-pilot-devel
- **Milestone**: OJ_1.16 --> OJ_future - **Comment**: if JVM retrieves a shutdown signal there is little we can do. tried to add shutdown hooks and such, but JVM ends uncancellable. no way to show a save me dialog . if we could find a way to catch the Ctrl+C ("kill") signal before it reaches t

[JPP-Devel] [jump-pilot:bugs] #505 Customize -> Beanshell Editor Plugin opens unlimited dialog windows every time it is executed

2020-11-23 Thread ede via Jump-pilot-devel
- **status**: pending --> closed-fixed - **Comment**: tested. working well. --- ** [bugs:#505] Customize -> Beanshell Editor Plugin opens unlimited dialog windows every time it is executed** **Status:** closed-fixed **Milestone:** OJ_future **Created:** Mon Sep 14, 2020 02:36 PM UTC by ede

Re: [JPP-Devel] SVN: [6625] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geoimg

2020-11-23 Thread edgar . soldin
hey Mike, comments inline On 11/19/2020 9:02, jump-pilot-svn--- via Jump-pilot-devel wrote: > Revision: 6625 > http://sourceforge.net/p/jump-pilot/code/6625 > Author: michaudm > Date: 2020-11-19 08:02:57 + (Thu, 19 Nov 2020) > Log Message: > --- > Fix more deeply and d