[GRASS-dev] wxGUI 6.4.svn: Query vector map layer (edit mode) fails

Hi,

when displaying a vector map (NC something for example), then going into the
map display window and then selecting the icon
-> "Query raster/vector maps"
    -> Query vector map layer (edit mode)

I obtain a message like this:
  "No attribute table linked to vector map <boundary_county@sqlite>
found. Database connection is not defined in DB file.
   You can disable this message from digitization settings. Or you can
create and link attribute table to the vector map using Attribute
Table Manager."

Indeed
v.db.connect -p boundary_county
Vector map <boundary_county@sqlite> is connected by:
layer <1> table <boundary_county> in database
</home/neteler/grassdata/nc_spm_08/sqlite/sqlite.db> through driver
<sqlite> with key <cat>

Should this work? Or is it related to the absent digitizer?

Markus