Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.RC3
-
Fix Version/s: UDIG 1.2.2
-
Component/s: tools and editing
-
Labels:None
-
Environment:kubuntu 9.10 x86, java 1.6, udig 1.2-rc4
Description
It happens on udig 1.2-rc4.
After restarting uDig all the tools are deactivated.
To produce this error do the next steps:
-Create a new map with a polygon layer.
-Draw a feature and save the layer.
-Close uDig and launch again.
-Take a look at the tools and you will see all of then are deactivated.
It seems that this error is because all the tools can't activated. Take a look which condition on the activations is preventing the tool to activate (for example, the tool could look if the layer has a geometry and the layer return it hasn't a geometry, even if it really has, but the tool receives a false so it won't active.)
Activity
Mauricio Pazos
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mauricio Pazos [ mauro ] |
Mauricio Pazos
made changes -
| Status | Open [ 1 ] | Analysis [ 10002 ] |
Mauricio Pazos
made changes -
| Status | Analysis [ 10002 ] | Resolved [ 5 ] |
| Fix Version/s | UDIG 1.2.x [ 15072 ] | |
| Resolution | Fixed [ 1 ] |
Mauricio Pazos
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mauricio Pazos
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Mauricio Pazos
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
ShowViewInterceptor Lines 121-130
FeatureStoreResourceProperty lines 63-67