Opened 7 years ago

Closed 7 years ago

#3266 closed defect (fixed)

digitizer - moving a vertex doesn't work

Reported by: pvanbosgeo Owned by: grass-dev@…
Priority: critical Milestone: 7.2.1
Component: wxGUI Version: unspecified
Keywords: digitizer Cc:
CPU: Unspecified Platform: Unspecified

Description

When digitizing, the 'move selected vertex' tool is not working on Ubuntu 16.04. I can select a vertex, move it, clicking to fix the new position doesn't do anything.

Tested by Helmut with winGRASS7.2.0 and winGRASS7.3.svn

g.copy vector=lakes,mylake and then edit mylake

=> moving a vertex works in winGRASS7.2.0 and winGRASS7.3.svn

- create and digitize a new vector and add a line:

=> moving a vertex _doesn't work_ in winGRASS7.2.0 and winGRASS7.3.svn

some additional info when I try to move a vertex, I get following message:

Settings: unable to get value 'vdigit:selectThresh:unit'

Change History (8)

comment:1 by hellik, 7 years ago

Component: DefaultVector
Priority: normalcritical

comment:2 by martinl, 7 years ago

Component: VectorwxGUI
Keywords: digitizer added

comment:3 by martinl, 7 years ago

Should be fixed in trunk, see r70404. Testing welcome. Leaving open since it affects relbr72 and relbr70.

comment:4 by martinl, 7 years ago

In 70405:

wxGUI/vdigit: fix GetThreshold() (see #2848, see #3266)

comment:5 by pvanbosgeo, 7 years ago

Works for me (Ubuntu 16.04), thanks!

in reply to:  5 comment:6 by hellik, 7 years ago

Replying to pvanbosgeo:

Works for me (Ubuntu 16.04), thanks!

tested here with

System Info                                                                     
GRASS version: 7.3.svn                                                          
GRASS SVN revision: r70406                                                      
Build date: 2017-01-22                                                          
Build platform: x86_64-w64-mingw32                                              
GDAL: 2.1.2                                                                     
PROJ.4: 4.9.3                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.14.1                                                                  
Python: 2.7.5                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-8-6.2.9200 (OSGeo4W)    

works now, thanks.

backporting welcome.

comment:7 by martinl, 7 years ago

In 70503:

digitizer - moving a vertex doesn't work (see #3266)

comment:8 by martinl, 7 years ago

Resolution: fixed
Status: newclosed

In 70504:

digitizer - moving a vertex doesn't work (fix #3266)

Note: See TracTickets for help on using tickets.