[GRASS-user] Show attribute table - wxgrass error?
    Tomas Lanczos 
    lanczos at t-zones.sk
       
    Sat May 17 09:28:44 EDT 2008
    
    
  
I tried today first time how the wxgrass is working - and recognized an 
error when I used the Show Attribute Table icon in the Grass Gis 
Manager. The command output I got is at the end of this mail (for 6.4 in 
the Command Output Window, for 6.3 in the terminal). I tried the last 
Grass 6.4 and also the Grass 6.3, both compiled from source within 
Ubuntu Gutsy. Before I will report a bug, did somebody recognized the 
same behaviour?
Cheers
Tomas
Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/wxgui.py",
line 1166, in OnShowAttributeTable
pointdata=pointdata)
   File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 459, in __init__
self.__createBrowsePage()
   File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 531, in __createBrowsePage
self.mapDBInfo, layer)
   File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 110, in __init__
keyColumn = self.LoadData(layer)
   File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 226, in LoadData
cat = self.columns[columnNames[j]]['ctype'] (value)
ValueError
:
invalid literal for int() with base 10: ''
    
    
More information about the grass-user
mailing list