Re: [JPP-Devel] Important bug on class RasterImageLayer on OpenJUMP 6669

2021-02-04 Thread Michaud Michael
Hi,Sorry for the regression. I'l ltry to have a look at it this week-end.For Github, I let you change the branch name the way you please. Perhaps it would make sense to have a main and a dev branch and to work on the dev until it is merged in the main (by a pair when possible). It is probably a g

Re: [JPP-Devel] Important bug on class RasterImageLayer on OpenJUMP 6669

2021-02-04 Thread edgar . soldin
looks like a test like http://commons.apache.org/proper/commons-imaging/apidocs/org/apache/commons/imaging/Imaging.html#getFormatCompliance-byte:A- before running Imaging.getImageInfo() might make sense. but it'll likely just throw an Exception as well. didn't test it. ..ede On 2/4/2021 11:57,

Re: [JPP-Devel] Important bug on class RasterImageLayer on OpenJUMP 6669

2021-02-04 Thread edgar . soldin
the commit by Mike seems to have simply added the call Imaging.getImageInfo() https://sourceforge.net/p/jump-pilot/code/6643/ try to wrap it in try/catch and it should work again. or leave it up to Mike who fixed the memory routine ;).. ede ps. All - are we set on the github branch now? if yes i