Issue Details (XML | Word | Printable)

Key: UDIG-193
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jesse Eichar
Reporter: Richard Gould
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

Cannot import world image file

Created: 17/Jan/05 05:20 PM   Updated: 20/May/05 11:37 PM
Component/s: catalog, metadata and search
Affects Version/s: UDIG 0.8
Fix Version/s: UDIG 1.0.RC5

Issue Links:
Duplicate
 


 Description  « Hide
File is: L:\Refractions\uDIG\GISData\demo\wsiearth.tif

java.net.MalformedURLException: unknown protocol: l
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at net.refractions.udig.catalog.internal.ui.gridcoverage.WorldImageWizard.performFinish(WorldImageWizard.java:73)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:670)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:342)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:543)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2448)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:149)
at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:555)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:505)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:419)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2448)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1569)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:285)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
at net.refractions.udig.internal.ui.UDIGApplication.run(UDIGApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:220)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:710)
at org.eclipse.core.launcher.Main.main(Main.java:694)



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 21/Jan/05 02:34 PM
Jesse do you want to look at this? This may just be a problem with the wizard.

Jody Garnett added a comment - 14/Apr/05 07:41 PM
Duplicated