On 11.04.2018 08:57, Michaël Michaud wrote:
> Hi Ede
>> I finished to set the new changes.
> But I now must solve the bugs I just reported - at least #470 that I recently
> introduced :-(
agreed, let's prioritize. we can always go for another maintenance release
after ..ede
Hi,
Do others experience the same as I do? When I open files through File-Open the
"Files of type" menu stays empty and I can't filter the file list.
This OJ is r5664, running on Java 1.8.0_151.
-Jukka Rahkonen-
--
Chec
can you try the latest snapshot? r5664 is kinda 100 revisions old. ede
On 11.04.2018 15:44, Rahkonen Jukka (MML) wrote:
> Hi,
>
>
>
> Do others experience the same as I do? When I open files through File-Open
> the “Files of type” menu stays empty and I can’t filter the file list.
>
> This O
ohh.. and probably some corner case anyway. so please activate
rem -- uncomment to use 'java' for console output, if unset defaults to
'javaw' for background jre --
set JAVA_BIN=java
in oj_windows.bat and look/post the error stack that's likely popping up there.
..ede
On 11.04.2018 16:13
Sorry for the noise, works OK with r5762.
-Jukka-
-Alkuperäinen viesti-
Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
Lähetetty: 11. huhtikuuta 2018 17:17
Vastaanottaja: jump-pilot-devel@lists.sourceforge.net
Aihe: Re: [JPP-Devel] Open File does not show file type menu
ohh
jupp, even just switching between project/file on the left side cleans it out..
will have a look within the next days.. ede
On 11.04.2018 17:00, Rahkonen Jukka (MML) wrote:
> All right, the issue is still there. The file type menu shows when I start OJ
> and use Open File ... for the first time.
Revision: 5763
http://sourceforge.net/p/jump-pilot/code/5763
Author: michaudm
Date: 2018-04-11 22:21:01 + (Wed, 11 Apr 2018)
Log Message:
---
Fix #473 : shapefile driver no more limited to 4G files
Modified Paths:
--
core/trunk/ChangeLog
core/trunk/s
Revision: 5764
http://sourceforge.net/p/jump-pilot/code/5764
Author: michaudm
Date: 2018-04-11 22:31:31 + (Wed, 11 Apr 2018)
Log Message:
---
Remove Manifest sealed instruction from VertexSymbols.jar and JumpChart.jar as
it throws Exception with java 9
Modified Paths:
Revision: 5765
http://sourceforge.net/p/jump-pilot/code/5765
Author: michaudm
Date: 2018-04-12 06:31:49 + (Thu, 12 Apr 2018)
Log Message:
---
Fix #470 : fix transaction manager management (more tests needed)
Modified Paths:
--
core/trunk/ChangeLog
co