[GRASS-dev] Re: [GRASS GIS] #1512: problem sql query on wingrass
GRASS GIS
trac at osgeo.org
Sat Dec 17 18:25:22 EST 2011
#1512: problem sql query on wingrass
-------------------------+--------------------------------------------------
Reporter: madi | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: sqlbuilder | Platform: MSWindows XP
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by hamish):
* milestone: 6.4.2 => 6.5.0
Comment:
Same here on linux, latest 6.5svn. I think related to the recent file re-
shuffle.
{{{
Traceback (most recent call last):
File "/home/hamish/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/dbmgr/manager.py", line
2036, in OnBuilder
evtheader = self.OnBuilderEvt)
File "/home/hamish/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/dbmgr/sqlbuilder.py", line
60, in __init__
self.dbInfo = dbm_base.VectorDBInfo(self.vectmap)
NameError
:
global name 'dbm_base' is not defined
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1512#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list