Re: [JPP-Devel] Weekly Build Has Been Posted

2008-03-21 Thread Jukka Rahkonen
Sunburned Surveyor  gmail.com> writes:

> 
> Please let me know if you have any problems with it.

I tried this weekly build with another computer which is having combination of
Vista and Java 1.6. and now OpenJUMP started fine without any tuning.

-Jukka-


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] "Copy bounding box " missing from weekly build

2008-03-21 Thread Jukka Rahkonen
Hi,

The latest weekly build is missing the tool View - Copy bounding box to
clipboard. I have had use for this tool sometimes.

A couple of remarks on that tool (used with OpenJUMP version 20080108-0022):

- What is copied to clipboard is WKT of the bounding box polygon.  What I
usually need is the bounding box in format (minX,minY,maxX,maxY)
So instead of this:
POLYGON((3472686.1687728437 6822828.006487935,3472686.1687728437
6823621.061253681,3473964.471660096 6823621.061253681,3473964.471660096
6822828.006487935,3472686.1687728437 6822828.006487935))
I need usually this:
bbox(3472686.1687728437,6822828.006487935,3473964.471660096,6823621.061253681)

- Even if the tool works it gives still every time this error:

java.lang.NullPointerException
at org.openjump.core.ui.plugin.edit.CopyBBoxPlugin.execute
(CopyBBoxPlugin.java:90)
at com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.
actionPerformed(AbstractPlugIn.java:130)
at com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller$4$1.
run(FeatureInstaller.java:538)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

-Jukka Rahkonen-


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] @Erwan Brocher

2008-03-21 Thread Giuseppe Aruta
Hi Erwan,
  I added a link on OJ wiki plugin page to your PostGIS and iSQLViewer. To 
leave open a good project from Sigle.
   
  Peppe

   
-
Inviato da Yahoo! Mail.
Tanti modi per restare in contatto con chi vuoi.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] "Copy bounding box " missing from weekly build

2008-03-21 Thread Stefan Steiniger
Hei Jukka,

I actually have no idea about which function you are speaking off.
What menu position should it be? - i.e. which line of the view menu.

And since then does the tool exists? I could not find it in 1.2D and it 
is also not contained in the source code repository. Do you have it from 
somewhere else?

stefan

Jukka Rahkonen schrieb:
> Hi,
> 
> The latest weekly build is missing the tool View - Copy bounding box to
> clipboard. I have had use for this tool sometimes.
> 
> A couple of remarks on that tool (used with OpenJUMP version 20080108-0022):
> 
> - What is copied to clipboard is WKT of the bounding box polygon.  What I
> usually need is the bounding box in format (minX,minY,maxX,maxY)
> So instead of this:
> POLYGON((3472686.1687728437 6822828.006487935,3472686.1687728437
> 6823621.061253681,3473964.471660096 6823621.061253681,3473964.471660096
> 6822828.006487935,3472686.1687728437 6822828.006487935))
> I need usually this:
> bbox(3472686.1687728437,6822828.006487935,3473964.471660096,6823621.061253681)
> 
> - Even if the tool works it gives still every time this error:
> 
> java.lang.NullPointerException
>   at org.openjump.core.ui.plugin.edit.CopyBBoxPlugin.execute
> (CopyBBoxPlugin.java:90)
>   at com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.
> actionPerformed(AbstractPlugIn.java:130)
>   at com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller$4$1.
> run(FeatureInstaller.java:538)
>   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>   at java.awt.EventQueue.dispatchEvent(Unknown Source)
>   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>   at java.awt.EventDispatchThread.run(Unknown Source)
> 
> -Jukka Rahkonen-
> 
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] "Copy bounding box " missing from weekly build

2008-03-21 Thread Jukka Rahkonen
Stefan Steiniger  geo.uzh.ch> writes:

> 
> Hei Jukka,
> 
> I actually have no idea about which function you are speaking off.
> What menu position should it be? - i.e. which line of the view menu.
> 
> And since then does the tool exists? I could not find it in 1.2D and it 
> is also not contained in the source code repository. Do you have it from 
> somewhere else?
> 
Hi,

This version I have contains jump-api-20080108-0022.jar so in the beginning of
January it existed. Perhaps some temporary trial? In the menus it is the lowest
selection of the top line View menu.  I had also SIS PostGIS plugin and the
newest WFS plugin from deegree installed, but after removing those I can still
see the Copy bounding box to clipboard option.


-Jukka-



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Postgresql driver version

2008-03-21 Thread Stefan Steiniger
ok.. done

stefan

Malte Weller schrieb:
> Hi Stefan,
> 
> you can find the old driver in 'lib' directory 
> (postgresql-8.1dev-403.jdbc2.jar).
> Replace it with a JDBC3 type driver from  
> http://jdbc.postgresql.org/download.html. 
> 
> 
> Because of the new batch file the nightly build is using, you don't have 
> to adjust it.
> 
> Malte
> 
> Stefan Steiniger schrieb:
>> aehm.. yes we can.
>>
>> can you specify where I need to replace the files? (external plugin?)
>>
>> stefan
>>
>> Andreas Schmitz wrote:
>>   
>>> Malte Weller wrote:
>>>
>>> Hi,
>>>
>>> 
 can we change the postgresql driver from JDBC2 to JDBC3 ?
 JDBC2   is only needed for JVM 
 older than 1.4 and has no support for SSL  (But that's what I need :'( ).
   
>>> sure, no objections from Bonn...
>>>
>>> Best regards, Andreas
>>>
>>>
>>> 
>>>
>>> -
>>> This SF.net email is sponsored by: Microsoft
>>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>>>
>>>
>>> 
>>>
>>> ___
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>> 
>> -
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>   
> 
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] "Copy bounding box " missing from weekly build

2008-03-21 Thread Stefan Steiniger
oh.. wait I just see the file.

I will check it

Jukka Rahkonen schrieb:
> Stefan Steiniger  geo.uzh.ch> writes:
> 
>> Hei Jukka,
>>
>> I actually have no idea about which function you are speaking off.
>> What menu position should it be? - i.e. which line of the view menu.
>>
>> And since then does the tool exists? I could not find it in 1.2D and it 
>> is also not contained in the source code repository. Do you have it from 
>> somewhere else?
>>
> Hi,
> 
> This version I have contains jump-api-20080108-0022.jar so in the beginning of
> January it existed. Perhaps some temporary trial? In the menus it is the 
> lowest
> selection of the top line View menu.  I had also SIS PostGIS plugin and the
> newest WFS plugin from deegree installed, but after removing those I can still
> see the Copy bounding box to clipboard option.
> 
> 
> -Jukka-
> 
> 
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] "Copy bounding box " missing from weekly build

2008-03-21 Thread Stefan Steiniger
Hei Jukka,

the function has been moved by Andreas to the Edit menu.
I am not sure what Andreas intends to do...

However, I have done the changes you suggested and removed the buggy 
line. The changes should be available with the next build.

But we may also wait for a comment from him.

Stefan

Stefan Steiniger schrieb:
> oh.. wait I just see the file.
> 
> I will check it
> 
> Jukka Rahkonen schrieb:
>> Stefan Steiniger  geo.uzh.ch> writes:
>>
>>> Hei Jukka,
>>>
>>> I actually have no idea about which function you are speaking off.
>>> What menu position should it be? - i.e. which line of the view menu.
>>>
>>> And since then does the tool exists? I could not find it in 1.2D and it 
>>> is also not contained in the source code repository. Do you have it from 
>>> somewhere else?
>>>
>> Hi,
>>
>> This version I have contains jump-api-20080108-0022.jar so in the beginning 
>> of
>> January it existed. Perhaps some temporary trial? In the menus it is the 
>> lowest
>> selection of the top line View menu.  I had also SIS PostGIS plugin and the
>> newest WFS plugin from deegree installed, but after removing those I can 
>> still
>> see the Copy bounding box to clipboard option.
>>
>>
>> -Jukka-
>>
>>
>>
>> -
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel