[GRASS-dev] [GRASS GIS] #490: problem with gui wx with module v.db.join

#490: problem with gui wx with module v.db.join
----------------------+-----------------------------------------------------
Reporter: dadedodo | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Keywords: | Platform: Linux
      Cpu: x86-32 |
----------------------+-----------------------------------------------------
When I try to make a join between two different table I can choose the
first table, the column of this and the second table

The problem appear when I want open the columns'list of second table,
instead of this list the software show the list of first table.

I tried to make the same operation with tcltk gui and it work fine

Thanks

Donal Bisanzio

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

#490: problem with gui wx with module v.db.join
-----------------------+----------------------------------------------------
  Reporter: dadedodo | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: v.db.join
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Changes (by martinl):

* cc: grass-dev@lists.osgeo.org (added)
  * keywords: => v.db.join
  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl

Comment:

Fixed in trunk (grass70) r38363. See also #671. Column comboboxes are
currently writable in devbr6 (grass65) and relbr64 (grass64), so at least
you can write column name by hand. This cannot be fixed without
backporting changes from trunk. It will be not done for relbr64 (quite
significant change in API) and probably also for devbr6.

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

#490: problem with gui wx with module v.db.join
-----------------------+----------------------------------------------------
  Reporter: dadedodo | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords: v.db.join
  Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Changes (by martinl):

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

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