Michael wrote:
> I don't know if it only happens to
> you. We need to find someone with a lot of vector files to
> test it on now.
I made a shell loop to create 300 v.random maps in a mapset with column= so
they all had dbfs. no problem opening and editing attr tables in the
wxGUI.
something like
for i in `seq 300` ; do
v.random out=test_$i n=20 zmax=1 column=rand_01 --quiet
done
shrug
H
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev