Opened 11 years ago

Closed 11 years ago

#1904 closed defect (invalid)

wingrass6.4.3svn: vector digitizing - a sort of incomplete

Reported by: hellik Owned by: grass-dev@…
Priority: critical Milestone: 6.4.3
Component: Vector Version: svn-releasebranch64
Keywords: wingrass, vector, digitizer Cc:
CPU: x86-64 Platform: MSWindows 7

Description

tested with

GRASS SVN Revision: 55310                                                       
GIS Library Revision: 50937 (2012-02-25)                                        
GDAL/OGR: 1.9.2                                                                 
PROJ4: Rel. 4.8.0, 6 March 2012                                                 
Python: 2.7.2                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W) 

taken from http://trac.osgeo.org/grass/ticket/1270#comment:30

starting to digitize a new vector, defining new columns (integer, double, varchar, datum) works.

digitizing a new point, line or area, the window to enter attributes pops up, but no fields to enter attributes are displayed, on the top of the popup window there is the message "no attributes found".

furthermore, after finishing digitizing point, line and area, only the boundary of the area is displayed ( an extra build topology doesn't help), although there seems point, line and area inside the new vector.

and from http://trac.osgeo.org/grass/ticket/1270#comment:31

after a manually v.category input=testv@user1 option=add to the new digitized vector, point, line and area are displaye correctly.

can anyone test it?

Helmut

Change History (4)

in reply to:  description comment:1 by neteler, 11 years ago

Replying to hellik:

starting to digitize a new vector, defining new columns (integer, double, varchar, datum) works.

digitizing a new point, line or area, the window to enter attributes pops up, but no fields to enter attributes are displayed, on the top of the popup window there is the message "no attributes found".

I have tried r55412 under Linux, this works fine. Seems to be a Windows specific problem (?). Does it work on Mac OSX?

in reply to:  description ; comment:2 by hellik, 11 years ago

Replying to hellik:

tested with

[...]

Platform: Windows-7-6.1.7601-SP1 (OSGeo4W) }}}

can anyone test it?

strange, tested also on a WinVista-32bit-box, digitizing works normally there.

any ideas why the differences between windows-versions?

any chance anyone can test it on Win7/Win8?

Helmut

in reply to:  2 ; comment:3 by neteler, 11 years ago

Tested on Win8, GRASS Version: 6.4.3svn, GRASS SVN Revision: 55689 GIS Library Revision: 50937 (2012-02-25), Python: 2.7.2, wxPython: 2.8.12.1

... works also fine. Maybe the ticket can be closed?

in reply to:  3 comment:4 by hellik, 11 years ago

Resolution: invalid
Status: newclosed

Replying to neteler:

... works also fine. Maybe the ticket can be closed?

yes, because it was a local problem. it seems, a few weeks ago I've changed in Digitization settings -> Attributes add new records into table layer: 2

but I didn't changed back to layer 1.

closing ticket as invalid

Note: See TracTickets for help on using tickets.