[udig-devel] The uDig site is odd

2008-06-01 Thread Dan Putler
I just saw activity on the list, so thought I would let you know that the site hasn't been available for the last four hours or so. Attempting to load it doesn't time out, but the site just never loads. Dan -- Dan Putler Sauder School of Business University of British Columbia _

Re: [udig-devel] Firefox 3 DnD Transfers

2008-06-01 Thread Jody Garnett
Okay I am back to being stuck on this problem; I am worried that this is a "fix" that is only available in 3.4... I would like to add the following: source.setTransfer(new Transfer[] {URLTransfer.getInstance()}); It is documented as something that is new for 3.4; but I see the new URLTransfer

Re: [udig-devel] Reponding to Testing feedback

2008-06-01 Thread Jesse Eichar
It is on trunk but unfortunately is very buggy. A fair bit of time will be needed to get it to production level so it will never be part of 1.1. To complicate things a bit more I have started another experimental dialog for postgis which changes the workflow dramatically. I think I once

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jesse Eichar
I thought that might be the case because I added both Geotiff and TIFF seperately and it only added a single layer. I will also try a Geotiff with wld data and see if it adds 2 layers. I would not be surprised if it did. Jesse On 2-Jun-08, at 12:49 AM, andrea antonello wrote: Is this o

[udig-devel] Firefox 3 DnD Transfers

2008-06-01 Thread Jody Garnett
Here are the result of using: - http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet83.java Internet Explorer: Data type is 49780 UntrustedDragDrop Data type is 49354 FileGroupDescriptor Data type is 49355 FileGroupDescriptorW Data type is 4935

Re: [udig-devel] Firefox 3 DnD, and possible bad Windows JRE

2008-06-01 Thread Jody Garnett
Jesse Eichar wrote: I've verified that the WMS problem is windows only. So I'll need to set up a windows dev environment to try and debug it. A work around I can see is to do something similar to what we do for mac. If windows then put JPEG before PNG. But I'm going to make sure my demo goe

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread andrea antonello
> Is this on linux? Silvia tells me this happens to her from time to time on linux. It happened to me on macosx. I am trying to reproduce it, but at the moment my udig crashed because of a wrong memory allocation... strange, but this I'm sure has nothing to do with udig, don't worry. I will try t

Re: [udig-devel] Reponding to Testing feedback

2008-06-01 Thread Adrian Custer
Jesse Eichar wrote: Hi all, I've just done some work on the PostGis wizard. The goal is to get rid of the insanity when trying to type into the schema or Database fields. It no longer tries to connect until you press next (after the one attempt to load the schema). Well that's not complete

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jesse Eichar
Is this on linux? On 1-Jun-08, at 6:35 PM, andrea antonello wrote: Sorry if I scramble this thread as I see a problem. Let me know if you prefer a bugreport. If I add a tif image dragging it into the map window, 2 layers of it (i.e. with the same name) are loaded. Andrea On Sun, Jun 1, 2008

Re: [udig-devel] Firefox 3 DnD, and possible bad Windows JRE

2008-06-01 Thread Jesse Eichar
I've verified that the WMS problem is windows only. So I'll need to set up a windows dev environment to try and debug it. A work around I can see is to do something similar to what we do for mac. If windows then put JPEG before PNG. But I'm going to make sure my demo goes before address

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jesse Eichar
Hi Andrea, Could you do me a favour and remove the world image related files and see if it still loads 2? I'm theorizing that the problem could be that the file is a valid GeoTiff AND has the world+image files so it creates a layer for each. Jesse On 1-Jun-08, at 6:35 PM, andrea antonel

[udig-devel] Reponding to Testing feedback

2008-06-01 Thread Jesse Eichar
Hi all, I've just done some work on the PostGis wizard. The goal is to get rid of the insanity when trying to type into the schema or Database fields. It no longer tries to connect until you press next (after the one attempt to load the schema). Well that's not completely correct. Whe

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jody Garnett
andrea antonello wrote: Sorry if I scramble this thread as I see a problem. Let me know if you prefer a bugreport. No it is me scrambling the thread; I ran into a WMS which served PNG images that came up all scrambled yesterday (that was the "windows" JRE problem Jesse referred to). If I a

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Adrian Custer
On Sun, 2008-06-01 at 13:17 +0200, Jesse Eichar wrote: > That is probably the problem. I was using a 1.6 _06 or there > abouts. I will downgrade to 1.5. I also got a report about the JRE > used for the windows. I am not sure which version I was using but I > may need to fix that as well.

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread andrea antonello
Sorry if I scramble this thread as I see a problem. Let me know if you prefer a bugreport. If I add a tif image dragging it into the map window, 2 layers of it (i.e. with the same name) are loaded. Andrea On Sun, Jun 1, 2008 at 6:23 PM, Jody Garnett <[EMAIL PROTECTED]> wrote: > Jesse Eichar wr

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jody Garnett
Jesse Eichar wrote: That is probably the problem. I was using a 1.6 _06 or there abouts. I will downgrade to 1.5. I also got a report about the JRE used for the windows. I am not sure which version I was using but I may need to fix that as well. Hey Jody, could you try out another JRE

Re: [udig-devel] Firefox 3 DnD, and possible bad Windows JRE

2008-06-01 Thread Jody Garnett
Jesse Eichar wrote: Thanks Jody, I've reviewed the patch and it looks good. I'm applying it and will do some testing. Jesse Well the patch makes sense to me; but still does not let me work with Firefox 3; I am down to stopping in a debugger and looking what info the various Transfers have...

Re: [udig-devel] A uDig test release

2008-06-01 Thread andrea antonello
There is also a problem with the "add attribute" button icon in the new layer creation. I get a red square in both windows xp and macosx. Andrea On Fri, May 30, 2008 at 8:22 PM, Jody Garnett <[EMAIL PROTECTED]> wrote: > Thanks for churning these our Jesse; I have a couple things left to do > befo

Re: [udig-devel] Big thanks!

2008-06-01 Thread andrea antonello
Big thanks to you Jesse, we really appreciate the effort you put in all this (also on Sundays :)) Andrea On Sun, Jun 1, 2008 at 1:14 PM, Jesse Eichar <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to thank everyone that have been part of testing and giving > feedback. I have lots of feedback n

Re: [udig-devel] Help wanted for testing

2008-06-01 Thread Jesse Eichar
That is probably the problem. I was using a 1.6 _06 or there abouts. I will downgrade to 1.5. I also got a report about the JRE used for the windows. I am not sure which version I was using but I may need to fix that as well. Hey Jody, could you try out another JRE and see if you ca

[udig-devel] Big thanks!

2008-06-01 Thread Jesse Eichar
Hi, I'd like to thank everyone that have been part of testing and giving feedback. I have lots of feedback now on the last test release and will spend this week fixing bugs. (When I have time). I have a demo on Friday so I will aim to have these fixes in place by then and probably more

Re: [udig-devel] Firefox 3 DnD, and possible bad Windows JRE

2008-06-01 Thread Jesse Eichar
Thanks Jody, I've reviewed the patch and it looks good. I'm applying it and will do some testing. Jesse On 1-Jun-08, at 10:29 AM, Jody Garnett wrote: I have had some trouble displaying the following WMS: - http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?version=1.1.1&service=WMS&request=GetCap

[udig-devel] Firefox 3 DnD, and possible bad Windows JRE

2008-06-01 Thread Jody Garnett
I have had some trouble displaying the following WMS: - http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?version=1.1.1&service=WMS&request=GetCapabilities When reordering the WMS formats so JPEG is on top it works; when PNG is on top the image appears scrambled. I have been using this WMS to try a