[GRASS-dev] [GRASS GIS] #3266: digitizer - moving a vertex doesn't work

#3266: digitizer - moving a vertex doesn't work
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
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'
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: Vector | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by hellik):

* priority: normal => critical
* component: Default => Vector

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* keywords: => digitizer
* component: Vector => wxGUI

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

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

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

In [changeset:"70405" 70405]:
{{{
#!CommitTicketReference repository="" revision="70405"
wxGUI/vdigit: fix GetThreshold() (see #2848, see #3266)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by pvanbosgeo):

Works for me (Ubuntu 16.04), thanks!

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by hellik):

Replying to [comment:5 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.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:6&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

In [changeset:"70503" 70503]:
{{{
#!CommitTicketReference repository="" revision="70503"
digitizer - moving a vertex doesn't work (see #3266)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:7&gt;
GRASS GIS <https://grass.osgeo.org>

#3266: digitizer - moving a vertex doesn't work
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 7.2.1
Component: wxGUI | Version: unspecified
Resolution: fixed | Keywords: digitizer
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* status: new => closed
* resolution: => fixed

Comment:

In [changeset:"70504" 70504]:
{{{
#!CommitTicketReference repository="" revision="70504"
digitizer - moving a vertex doesn't work (fix #3266)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3266#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>