Re: [JPP-Devel] File open UI issues

2013-03-02 Thread edgar . soldin
On 01.03.2013 11:03, edgar.sol...@web.de wrote: > On 01.03.2013 08:35, Michaël Michaud wrote: >> > 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 > min

Re: [JPP-Devel] File open UI issues

2013-03-01 Thread edgar . soldin
On 01.03.2013 08:35, Michaël Michaud wrote: > 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 mine too.. good idea to doublecheck with another software! will you l

Re: [JPP-Devel] File open UI issues

2013-03-01 Thread Stefan Steiniger
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 referen

Re: [JPP-Devel] File open UI issues

2013-03-01 Thread edgar . soldin
On 28.02.2013 11:25, Rahkonen Jukka wrote: > 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

Re: [JPP-Devel] File open UI issues

2013-02-28 Thread 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