> > When importing shapefiles with areas in the graphical
> > interface, it hangs
..
> The bug is reported by Maciek Sieczka before, look at
> http://grass.itc.it/pipermail/grass5/2005-January/017090.html.
> I guess it is not taken care of after that.
there is non-parser code between the G_gisinit() and G_parser() calls in
vector/v.in.ogr/main.c. Maybe this has something to do with it?
It shouldn't be doing that, but I don't think that's the problem here.
If the program writes anything to stdout or stderr, d.m should report
an error without displaying the options dialog.