[GRASS-dev] [GRASS GIS] #979: WxGUI fails to display vector attribute table

GRASS GIS trac at osgeo.org
Mon Mar 1 13:27:18 EST 2010


#979: WxGUI fails to display vector attribute table
--------------------------------------+-------------------------------------
 Reporter:  marisn                    |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect                    |      Status:  new                      
 Priority:  blocker                   |   Milestone:  6.4.0                    
Component:  wxGUI                     |     Version:  svn-releasebranch64      
 Keywords:  wxgui, windows, database  |    Platform:  MSWindows Vista          
      Cpu:  x86-32                    |  
--------------------------------------+-------------------------------------
 Displaying attribute data for Spearfish roads (and any other vector map)
 fails. Most likely another spaces issue. Files are present in
 C:\Users\Maris\Documents\GIS DataBase\Spearfish60\PERMANENT\dbf
 As paths are set up by default in installer, rising this as an blocker.
 {{{
 (Mon Mar 01 20:19:05 2010)
 v.info map=roads at PERMANENT
 +----------------------------------------------------------------------------+
  | Layer:           roads at PERMANENT
 |
  | Mapset:          PERMANENT
 |
  | Location:        Spearfish60
 |
  | Database:        C:/Users/Maris/Documents/GIS DataBase
 |
  | Title:           Output from Vpatch
 |
  | Map scale:       1:24000
 |
  | Map format:      native
 |
  | Name of creator: youngs
 |
  | Organization:    US Army Const. Eng. Rsch. Lab
 |
  | Source date:     1961
 |
 |----------------------------------------------------------------------------|
  |   Type of Map:  vektors (level: 2)
 |
  |
 |
  |   Number of points:       0               Number of areas:      0
 |
  |   Number of lines:        825             Number of islands:    0
 |
  |   Number of boundaries:   0               Number of faces:      0
 |
  |   Number of centroids:    0               Number of kernels:    0
 |
  |
 |
  |   Map is 3D:              No
 |
  |   Number of dblinks:      1
 |
  |
 |
  |         Projection: UTM (zone 13)
 |
  |               N:  4928063.39801461    S:  4914006.33783702
 |
  |               E:   609527.21021496    W:   589434.85646865
 |
  |
 |
  |   Digitization threshold: 18.288
 |
  |   Comments:
 |
  |     new roads at 1:24000 for Spearfish database
 |
 +----------------------------------------------------------------------------+
 (Mon Mar 01 20:19:05 2010) Command finished (0 sec)
 Traceback (most recent call last):
   File "C:/Program
 Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1197, in
 OnShowAttributeTable

 item=layer, log=self.goutput)
   File "C:\Program
 Files\GRASS-64-SVN\etc\wxpython\gui_modules\dbm.py", line
 558, in __init__

 self.__createManageLayerPage()
   File "C:\Program
 Files\GRASS-64-SVN\etc\wxpython\gui_modules\dbm.py", line
 950, in __createManageLayerPage

 parentDialog=self)
   File "C:\Program
 Files\GRASS-64-SVN\etc\wxpython\gui_modules\dbm.py", line
 2202, in __init__

 raise gcmd.DBMError(_('Unable to determine default DB
 connection settings. '
 gui_modules.gcmd
 .
 DBMError

 }}}

 WinGRASS-6.4.SVN-r41233-1 on Windows Vista

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/979>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list