Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] test walkthrough 1 - udig-1.2.1.linux.gtk.x86.zip

Hello everyone, today I have tested udig-1.2.1.linux.gtk.x86.zip following the walkthrough 1.


Only two observation: Style Editor and Merge Tool


Style Editor cannot display Labels
1 - First Scenario
- countries.shp in map
- go to Style Editor
- select "Simple Feature"
- check Label and select the field Name
- press OK
- The labels are not presented in the countries .


2- Second Scenario


- countries.shp in map
- go to Style Editor
- select "Simple Polygons"
- In "Rule list" group, select "default rule"
- In the "Style Properties" select "labels"
- as label the field NAME
- press OK
- The labels are not presented in the countries .


Community - Merge Tool does not open the Merge View this


!ENTRY net.refractions.udig.project.ui 1 0 2010-12-16 13:25:14.692
!MESSAGE Error processing a mouse released event
!STACK 0
java.lang.NoSuchMethodError: org.geotools.data.DataUtilities.collection([Lorg/opengis/feature/simple/SimpleFeature;)Lorg/geotools/feature/FeatureCollection;
at es.axios.udig.ui.editingtools.merge.internal.MergeFeatureViewLauncher.createMergeBuilder(MergeFeatureViewLauncher.java:130)
at es.axios.udig.ui.editingtools.merge.internal.MergeFeatureViewLauncher.launchView(MergeFeatureViewLauncher.java:104)
at es.axios.udig.ui.editingtools.merge.internal.MergeEventBehaviour.viewLauncher(MergeEventBehaviour.java:242)
at es.axios.udig.ui.editingtools.merge.internal.MergeEventBehaviour.getCommand(MergeEventBehaviour.java:168)
at net.refractions.udig.tools.edit.EditToolHandler.runEventBehaviours(EditToolHandler.java:274)
at net.refractions.udig.tools.edit.EditToolHandler.handleEvent(EditToolHandler.java:234)
at net.refractions.udig.tools.edit.AbstractEditTool.onMouseReleased(AbstractEditTool.java:240)


cheers
--
Mauricio Pazos
www.axios.es


Back to the top