Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Re: SDK to try out

Ok Vince. That would be the changes that Jody is making... I'm glad I sent this to you. I'll have to look into the backwards compatibility.

But I need a plan for now so I can help with the filter problem. i think I'll try an operation that puts a filter on the layer to test it out. Then I'll send it to you to verify that it does or does not work on your platform.

Jesse

On 5-Nov-07, at 4:20 PM, Vince Darley wrote:

Note: I suspect this problem is caused by any changes that might be in rc13 regarding how other applications can extend udig. We have our own 'UDIGMenuBuilder' for example, and that might be incompatible with what rc13 is expecting?

[I can't test the filtering without this working, unfortunately]

Vince.

At 23:12 05/11/2007, Vince Darley wrote:
I seem to get this error whenever the application tries to open a map on startup (even with newly created maps). If I close all maps and start up, then some of the closed maps can subsequently be opened without this error (but not all).

I'll try to test the filtering thing next...

Vince.

java.lang.IllegalArgumentException: Group not found: navEnd
at org .eclipse .jface .action.ContributionManager.addToGroup(ContributionManager.java:128) at org .eclipse .jface .action.ContributionManager.appendToGroup(ContributionManager.java: 142) at org .eclipse .jface .action .SubContributionManager.appendToGroup(SubContributionManager.java:84) at org .eclipse .jface .action .SubContributionManager.appendToGroup(SubContributionManager.java:74) at net .refractions .udig .project .ui .internal .tool.display.ToolManager.contributeToMenu(ToolManager.java:624) at net .refractions .udig .project .ui .internal .MapEditorActionBarContributor .contributeToMenu(MapEditorActionBarContributor.java:99) at org .eclipse .ui .part .EditorActionBarContributor.init(EditorActionBarContributor.java:167) at org .eclipse .ui .part .EditorActionBarContributor.init(EditorActionBarContributor.java:146) at net .refractions .udig .project .ui .internal .MapEditorActionBarContributor .init(MapEditorActionBarContributor.java:41) at org .eclipse .ui .internal.EditorManager.createEditorActionBars(EditorManager.java: 318) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java: 786) at org .eclipse .ui.internal.EditorReference.createPartHelper(EditorReference.java: 643) at org .eclipse .ui.internal.EditorReference.createPart(EditorReference.java:426) at org .eclipse .ui .internal .WorkbenchPartReference.getPart(WorkbenchPartReference.java:592) at org .eclipse.ui.internal.EditorReference.getEditor(EditorReference.java: 263) at org .eclipse .ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java: 2739) at org .eclipse .ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651) at org.eclipse.ui.internal.WorkbenchPage.access $13(WorkbenchPage.java:2643) at org.eclipse.ui.internal.WorkbenchPage $10.run(WorkbenchPage.java:2595) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java: 2590) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java: 2574) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java: 2557) at net .refractions .udig .project .ui .commands .OpenProjectElementCommand.openMap(OpenProjectElementCommand.java:81) at net .refractions .udig.project.ui.commands.OpenProjectElementCommand.access $1(OpenProjectElementCommand.java:79) at net.refractions.udig.project.ui.commands.OpenProjectElementCommand $1.run(OpenProjectElementCommand.java:70) at net.refractions.udig.ui.PlatformGIS $2.run(PlatformGIS.java:253) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)


At 19:34 05/11/2007, Jesse Eichar wrote:
Hi Vince here's the SDK I promised:

<http://udig.refractions.net/downloads/udig-1.1-RC13-sdk.win32.win32.x86.zip >udig-1.1-RC13-sdk.win32.win32.x86.zip

Try it and let me know if you have any issues. If you do I'd like to fix them before I do a release.

Jesse
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.15.22/1111 - Release Date: 05/11/2007 04:36

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



--
No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.22/1111 - Release Date: 05/11/2007 04:36




Back to the top