Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.M0
-
Fix Version/s: UDIG 1.2.M6
-
Component/s: framework
-
Labels:None
-
Environment:linux ubuntu
Description
I found a problem creating a new shapefile in uDig-trunk.
Simply go in the menu -> layer -> create nothing happens and returns the attached error.
Just to report it...
Is here the right place where to report the uDig-trunk bugs? or should I do something else Thanks in advance - Silvia
java.lang.IllegalArgumentException: null is not an existing attribute descriptor in this builder
at org.geotools.feature.simple.SimpleFeatureTypeBuilder.remove(SimpleFeatureTypeBuilder.java:685)
at net.refractions.udig.project.ui.internal.actions.NewLayerAction.setDefaultGeomType(NewLayerAction.java:124)
at net.refractions.udig.project.ui.internal.actions.NewLayerAction.runWithEvent(NewLayerAction.java:78)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)