[GRASS-dev] [GRASS GIS] #3066: g.gui.gcp not handling vectors

#3066: g.gui.gcp not handling vectors
------------------------------------+-------------------------
Reporter: madi | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 7.3.0
Component: wxGUI | Version: svn-trunk
Keywords: georeferencing, vector | CPU: x86-64
Platform: Linux |
------------------------------------+-------------------------
I have a group of vectors to georeference, but can't create a group of
vectors using g.gui.gcp.
At the first menu: Select map type and location/mapset, i successfully
select vector radio button and location and mapset.
At the next menu, i have to create the group, but the menu is partly not
responsive. In the field 'select group' I can't neither write nor browse
any options. If I add vector maps to group (but i guess first i have to
name/create a group) I can pick the layers that i want to add, but they
are not added to anything, the 'next' button is grey and can't be pushed,
and in the terminal appears:

Traceback (most recent call last):
   File "/usr/local/grass-7.1.svn/gui/wxpython/gcp/manager.py", line 529,
in OnVGroup
     dlg.MakeVGroup()
   File "/usr/local/grass-7.1.svn/gui/wxpython/gcp/manager.py", line 2262,
in MakeVGroup
     f = open(self.vgrpfile, mode='w')
IOError: [Errno 2] No such file or directory:
'/home/madi/grassdata/non_georef/PERMANENT/group/VREF'

If I go on create/edit group, in the field 'select existing group or enter
name of new group' I write a name, then 'select all' - 'add' opens a menu
in which i can't select 'vector' but only raster. I guess i should be able
to select vector because there is an arrow down to the raster option, but
raster is the only option i can actually select. I find it counter
intuitive since i have already made the choice in the previous menus
between raster and vectors. However, from this menu I get stuck, if i push
apply, with select all option, I get the strange message of 'no raster
maps selected'. (why raster?). In the end, I'm not able to create a group
of vector.

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------

Comment (by mmetz):

Replying to [ticket:3066 madi]:
> I have a group of vectors to georeference, but can't create a group of
vectors using g.gui.gcp.

Fixed in trunk r71678

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------

Comment (by neteler):

Can the ticket be closed?

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------

Comment (by martinl):

Ping.

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------

Comment (by martinl):

What about backporting?

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------

Comment (by madi):

It works for me now. Sorry for delay. Thanks for fixing!

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

#3066: g.gui.gcp not handling vectors
---------------------+------------------------------------
  Reporter: madi | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: major | Milestone: 7.4.2
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: georeferencing, vector
       CPU: x86-64 | Platform: Linux
---------------------+------------------------------------
Changes (by mmetz):

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

Comment:

Already in 7.4, closing as fixed.

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