[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-08-04 Thread michael michaud via Jump-pilot-devel
Peppe, I have no better solution. The problem generaly don't appear on windows, but I could see a similar problem while playing with themes (I saw 3 buttons on a line and the fourth on a second line, could not reproduce it though). Seems that the WorkbenchToolbar uses a special layout added to O

[JPP-Devel] SVN: [6366] core/proj_oj-core/

2020-08-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6366 http://sourceforge.net/p/jump-pilot/code/6366 Author: edso Date: 2020-08-04 08:51:14 + (Tue, 04 Aug 2020) Log Message: --- Initial import. Added Paths: --- core/proj_oj-core/ ___ Jump-pilot-devel

[JPP-Devel] SVN: [6367] core/proj_oj-core/

2020-08-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6367 http://sourceforge.net/p/jump-pilot/code/6367 Author: edso Date: 2020-08-04 08:54:53 + (Tue, 04 Aug 2020) Log Message: --- remove erroneous commit Removed Paths: - core/proj_oj-core/ ___ Jump-

[JPP-Devel] [jump-pilot:feature-requests] Re: #268 Translation of Map Coloring plugin to Hungarian

2020-08-04 Thread János Tamás Kis
Hi, I have translated a few items. ( I hope without too much mistakes :P ) Regards, János Attachments: - [jump_hu.properties](https://sourceforge.net/p/jump-pilot/feature-requests/_discuss/thread/0c36a5b827/f01d/bfdf/attachment/jump_hu.properties) (311.3 kB; text/plain) --- ** [feature-

[JPP-Devel] bsh sextante NPE in latest checkout

2020-08-04 Thread edgar . soldin
hey Mike, Peppe, i'm getting the below when running the latest checkout in eclipse. the snapshot build runs fine though. any idea? ..ede [ERROR] 12:34:05.862 java.lang.NullPointerException at com.vividsolutions.jump.workbench.ui.WorkbenchFrame.handleThrowable(WorkbenchFrame.java:1258) java.lang

[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-08-04 Thread ede via Jump-pilot-devel
> Seems that the WorkbenchToolbar uses a special layout added to OpenJUMP by > Ede : WrapLayout, extending FlowLayout. I did not understand what this layout > was supposed to solve though. Ede, any idea ? WrapLayout does what it's name says, it wraps a horizontal flowlayout into a new line if t

Re: [JPP-Devel] bsh sextante NPE in latest checkout

2020-08-04 Thread Giuseppe Aruta
It Is connected to sextante toolbar initialize process, I think. As I can see It seems not to affect any funcionality. But It is not fine. I Will give a look. Peppe Il mar 4 ago 2020, 12:47 PM ha scritto: > hey Mike, Peppe, > > i'm getting the below when running the latest checkout in eclipse.