Ticket #1217 (closed defect: fixed)

Opened 3 years ago

Last modified 10 months ago

d.vect -a flag locks up the wxGUI on windows

Reported by: RenatoMacciotta Owned by: martinl
Priority: blocker Milestone: 6.4.3
Component: wxGUI Version: svn-develbranch6
Keywords: d.vect, wingrass Cc: grass-dev@…
Platform: MSWindows XP CPU: x86-32

Description

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

Change History

Changed 3 years ago by martinl

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

Changed 17 months ago by hamish

  • component changed from Default to wxGUI
  • summary changed from d.vect -a flag crushes fro windows 64 bit to d.vect -a flag locks up the wxGUI on windows
  • platform changed from Unspecified to MSWindows XP
  • version changed from unspecified to svn-develbranch6
  • milestone changed from 6.4.1 to 6.4.3
  • keywords d.vect, wingrass added
  • cpu changed from Unspecified to x86-32

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

Changed 14 months ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned
  • priority changed from normal to blocker

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

Changed 10 months ago by neteler

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.