[GRASS-user] Wx Error while creating a vector

Greetings I’m running GRASS6.4. in osgeo4w, and while creating a new vector I got this error:

Traceback (most recent call last):
File “C:/osgeo4w/apps/grass/grass-6.4.0svn/etc/wxpython/wx
gui.py”, line 533, in OnNewVector

cmdDef=([‘v.edit’, ‘tool=create’], “map”))
File “C:\osgeo4w\apps\grass\grass-6.4.0svn\etc\wxpython\gu
i_modules\gdialogs.py”, line 192, in CreateNewVector

stdin=sql)
File “C:\osgeo4w\apps\grass\grass-6.4.0svn\etc\wxpython\gu
i_modules\gcmd.py”, line 369, in init

_("Error: ") + self.GetError()))
gui_modules.gcmd
.
CmdError

Any suggestion of what might be wrong?

Thanks
Nikos