Re: [JPP-Devel] Minory UI issue with Edit attributes

2013-03-24 Thread edgar . soldin
as it is non disruptive i'll postpone hacking a solution. it would probably involve checking the component with focus and then the run global shortcuts, or not. i'll add it to the bug tracker. ..ede On 24.03.2013 04:40, Landon Blake wrote: Seems like this behavior results from key listeners

[JPP-Devel] [ jump-pilot-Bugs-3608940 ] error reported in status field on ENTER

2013-03-24 Thread SourceForge . net
Bugs item #3608940, was opened at 2013-03-24 04:20 Message generated for change (Tracker Item Submitted) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3608940group_id=118054 Please note that this message will contain a full copy of the

Re: [JPP-Devel] PostGIS PlugIn: Unknown WKB type 0 and other bugs

2013-03-24 Thread Rahkonen Jukka
Hi, I made some quick tests and did not notice any troubles with those. Improvement 5) with updated list of datasets is valueable. I have three suggestions about SRID: 1) The Open database layer UI might show the SRID info from the geometry_columns table for the selected dataset. 2) User

Re: [JPP-Devel] PostGIS PlugIn: Unknown WKB type 0 and other bugs

2013-03-24 Thread Rahkonen Jukka
Sorry, I noticed that -1 is not sent as varchar. Anyway, the SQL yields SRID=0 in PostGIS 2.x. -Jukka- 4) There may be datatype error in this SQL which is sent by OpenJUMP SELECT AddGeometryColumn('uu'::varchar,'st_concavehull'::varchar,-1,'GEOMETRY'::varchar,2) SRID in the

[JPP-Devel] [ jump-pilot-Bugs-3608940 ] error reported in status field on ENTER

2013-03-24 Thread SourceForge . net
Bugs item #3608940, was opened at 2013-03-24 04:20 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3608940group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-3608885 ] Info cursor icon is too trasparent on Mac and Linux

2013-03-24 Thread SourceForge . net
Bugs item #3608885, was opened at 2013-03-23 05:58 Message generated for change (Comment added) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3608885group_id=118054 Please note that this message will contain a full copy of the comment

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread Uwe Dallüge
Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new eclipse project at my computer to find the bugs. I am not familar with SVN (sorry) and I have no time to install plugins

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread edgar . soldin
On 24.03.2013 17:01, Uwe Dallüge wrote: Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new eclipse project at my computer to find the bugs. how do you figure to

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread Michaël Michaud
Hi, Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new eclipse project at my computer to find the bugs. how do you figure to find bugs that you can't reproduce? I

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread edgar . soldin
On 24.03.2013 18:08, Michaël Michaud wrote: Anyway, if you want to compile from downloaded sources I think you only miss 2 ressources (I just tested) : - junit - batik You can easily pick-up batik from a OpenJUMP PLUS distribution and jUnit 4.x from internet or manually from the svn for

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread Uwe Dallüge
Zitat von edgar.sol...@web.de: On 24.03.2013 17:01, Uwe Dallüge wrote: Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new eclipse project at my computer to find

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread edgar . soldin
On 24.03.2013 18:08, Michaël Michaud wrote: Hi, Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new eclipse project at my computer to find the bugs. how do you

Re: [JPP-Devel] Sourcecode for 20130318-r3364-CORE

2013-03-24 Thread edgar . soldin
On 24.03.2013 18:23, Uwe Dallüge wrote: Zitat von edgar.sol...@web.de: On 24.03.2013 17:01, Uwe Dallüge wrote: Hi Ede, I like to find bugs inside OpenJUMP because you can not reproduce the bugs I found. So I think it is a good idea to download the sourcecode and the libs and build a new

[JPP-Devel] [ jump-pilot-Bugs-3607970 ] Generalization will remove full polygons for high tolerance

2013-03-24 Thread SourceForge . net
Bugs item #3607970, was opened at 2013-03-13 21:12 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3607970group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-3608876 ] Button New folder not visible

2013-03-24 Thread SourceForge . net
Bugs item #3608876, was opened at 2013-03-23 01:46 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3608876group_id=118054 Please note that this message will contain a full copy of the comment

Re: [JPP-Devel] PostGIS PlugIn: Unknown WKB type 0 and other bugs

2013-03-24 Thread Rahkonen Jukka
Michaël Michaud wrote: Hi Jukka, 2) User should be able to give the SRID while saving a new layer throug Save dataset as It is already possible with Layer Change SRID... Agree that it would be useful in the Save as PostGIS menu, It will need a bit more work though : everything in

[JPP-Devel] [ jump-pilot-Bugs-3608748 ] project cannot be saved with csv datasource

2013-03-24 Thread SourceForge . net
Bugs item #3608748, was opened at 2013-03-21 12:53 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=679906aid=3608748group_id=118054 Please note that this message will contain a full copy of the comment

Re: [JPP-Devel] PostGIS PlugIn: Unknown WKB type 0 and other bugs

2013-03-24 Thread Michaël Michaud
Le 24/03/2013 18:55, Rahkonen Jukka a écrit : Michaël Michaud wrote: Hi Jukka, 2) User should be able to give the SRID while saving a new layer throug Save dataset as It is already possible with Layer Change SRID... Agree that it would be useful in the Save as PostGIS menu, It will need

[JPP-Devel] SF project site

2013-03-24 Thread Matthias Scholz
Hi, please can anyone of the project admins update the SF site? In the User Interface section is IMHO Java SWT wrong. Or use we SWT code? I mean no. http://sourceforge.net/projects/jump-pilot/ Matthias -- www.openjump.de

Re: [JPP-Devel] SF project site

2013-03-24 Thread Michaël Michaud
Hi, please can anyone of the project admins update the SF site? In the User Interface section is IMHO Java SWT wrong. Or use we SWT code? I mean no. You're right, Done Michaël http://sourceforge.net/projects/jump-pilot/ Matthias

Re: [JPP-Devel] Some confusion with terms items and features

2013-03-24 Thread Michaël Michaud
Hi, Yes, bug fix must be our priority until 1.6 release. I'm not of great help on the MacOS and Linux side though. I agree with Jukka's proposal about terms item and feature. and can take care of it, but I'll only change key/values before 1.6, not class names. I changed key names and english

[JPP-Devel] WMS url

2013-03-24 Thread Michaël Michaud
Hi I tried the default URL in OpenJUMP http://wms.latlon.org/? returns an error message http://openaerialmap.org/wms/ is not found Any idea ? any suggestion to replace them by useful addresses Michaël -- Everyone hates

Re: [JPP-Devel] Minory UI issue with Edit attributes

2013-03-24 Thread Landon Blake
Thanks Ede. I wonder if it makes sense to disable all other key listeners when a cursor tool is active? It would probably be too much work, because we've likely got key listeners attached to Swing components throughout OJ's source code, but it sounds like we need a class to manage key listeners

Re: [JPP-Devel] WMS url

2013-03-24 Thread Rahkonen Jukka
Hi, It is OK to use the demo service of OpenGEO: http://demo.opengeo.org/geoserver/wms Then I suppose that we could use some free server from this list: http://wiki.openstreetmap.org/wiki/WMS Perhaps OSM-GB with layers http://www.osmgb.org.uk/OSM-GB/wms?SERVICE=WMS; -Jukka-