[GRASS-dev] [GRASS GIS] #998: v.colors color column selection bug - default GRASSRGB not show in dialog

#998: v.colors color column selection bug - default GRASSRGB not show in dialog
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
When using v.colors via wxGUI, the default GRASSRGB is not show in the
dialog
but instead all existing table columns (see screenshot).

{{{
v.colors
...
#%Option
#% key: rgb_column
#% type: string
#% required: no
#% description: Name of color column to populate
#% gisprompt: old_dbcolumn,dbcolumn,dbcolumn
#% answer: GRASSRGB
#% guisection: Colors
#%End
}}}

In d.vect, the column selector in the "Colors" tab is deactivated (also
confusing).

For all such color column selectors, the "GRASSRGB" should be predefined
and be the first choice in the color column selector.

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

#998: v.colors color column selection bug - default GRASSRGB not show in dialog
--------------------------+-------------------------------------------------
  Reporter: neteler | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords: v.colors, columns
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):

  * keywords: => v.colors, columns

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

#998: v.colors color column selection bug - default GRASSRGB not show in dialog
--------------------------+-------------------------------------------------
  Reporter: neteler | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords: v.colors, columns
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

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

Comment:

Replying to [ticket:998 neteler]:
> When using v.colors via wxGUI, the default GRASSRGB is not show in the
dialog
> but instead all existing table columns (see screenshot).
>
> In d.vect, the column selector in the "Colors" tab is deactivated (also
> confusing).
>
> For all such color column selectors, the "GRASSRGB" should be predefined
> and be the first choice in the color column selector.

Please try r41425. Martin

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

#998: v.colors color column selection bug - default GRASSRGB not show in dialog
--------------------------+-------------------------------------------------
  Reporter: neteler | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: v.colors, columns
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by neteler):

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

Comment:

Thanks for the fix.

Markus

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