[GRASS-dev] see the picture in vdigit with wingrass

i all,

i try to work grass with windows (wingrass). the version is grass6.3.

I can see the picture but when I try to see the same picture in v.digit I have the white screen. i can see vector that i draw but not the pcture. i don't have error message. my instruction is

v.digit -n map=name_of_vector bgcmd="d.rast picture1@my_mapset"

thanks a lot
quentin

Quentin wrote:

i try to work grass with windows (wingrass). the version is
grass6.3.

I can see the picture but when I try to see the same
picture in v.digit I have the white screen. i can see vector
that i draw but not the pcture. i don't have error message.
my instruction is

v.digit -n map=name_of_vector bgcmd="d.rast
picture1@my_mapset"

maybe it is a zooming off-page / computational region problem?
try "g.region rast=picture1@my_mapset" first

Hamish