[GRASS-dev] [GRASS GIS] #1217: d.vect -a flag crushes fro windows 64 bit

#1217: d.vect -a flag crushes fro windows 64 bit
-----------------------------+----------------------------------------------
Reporter: RenatoMacciotta | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------+----------------------------------------------
Trying to define different colors for different areas using the -a flag
and an attribute column (varchar 11) with rgb of the form rrr:ggg:bbb
makes the software stop responding.

any suggestions? thank you

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

#1217: d.vect -a flag crushes fro windows 64 bit
-----------------------------+----------------------------------------------
Reporter: RenatoMacciotta | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------+----------------------------------------------

Comment(by martinl):

From the GUI (wxGUI or TCL/TK) or you are running d.vect from the command
line?

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

#1217: d.vect -a flag locks up the wxGUI on windows
------------------------------+---------------------------------------------
Reporter: RenatoMacciotta | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-develbranch6
Keywords: d.vect, wingrass | Platform: MSWindows XP
      Cpu: x86-32 |
------------------------------+---------------------------------------------
Changes (by hamish):

  * component: Default => wxGUI
  * platform: Unspecified => MSWindows XP
  * version: unspecified => svn-develbranch6
  * milestone: 6.4.1 => 6.4.3
  * keywords: => d.vect, wingrass
  * cpu: Unspecified => x86-32

Comment:

Hi,

I can reproduce this in a recent nightly build of standalone wingrass
6.5svn on XP 32bit.

  * start up the wxgui in spearfish
  * add the vector fields map to the layer manager, but don't press ok yet
  * go to the colors tab and select the -a flag but don't add a RGB column
name, just press ok
  * endless hourglass lockup for wxGUI. (can forcibly kill it by clicking
the window decoration "X" then [ok] to 'not responding..')

and our old friend zombie dbf.exe is still lingering in the task manager
even after grass exits. (see #1276)

on linux I get this error message in the wxGUI output console:
{{{
Command 'd.vect -a map=fields@PERMANENT' failed
Details: DBMI-DBF driver error:
Column 'GRASSRGB' not found
Error in db_open_select_cursor()
Color definition column (GRASSRGB) not a string. Column must
be of form RRR:GGG:BBB where RGB values range 0-255.
}}}

Hamish

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

#1217: d.vect -a flag locks up the wxGUI on windows
------------------------------+---------------------------------------------
Reporter: RenatoMacciotta | Owner: martinl
     Type: defect | Status: assigned
Priority: blocker | Milestone: 6.4.3
Component: wxGUI | Version: svn-develbranch6
Keywords: d.vect, wingrass | Platform: MSWindows XP
      Cpu: x86-32 |
------------------------------+---------------------------------------------
Changes (by martinl):

* cc: grass-dev@… (added)
  * owner: grass-dev@… => martinl
  * status: new => assigned
  * priority: normal => blocker

Comment:

This bug should have been already fixed (r51009). Can you confirm it?

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

#1217: d.vect -a flag locks up the wxGUI on windows
------------------------------+---------------------------------------------
  Reporter: RenatoMacciotta | Owner: martinl
      Type: defect | Status: closed
  Priority: blocker | Milestone: 6.4.3
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords: d.vect, wingrass
  Platform: MSWindows XP | Cpu: x86-32
------------------------------+---------------------------------------------
Changes (by neteler):

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

Comment:

No answer, closing since it appears to be fixed. Reopen if needed.

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