[GRASS5] [bug #886] (grass) d.frame -l (=frame.list) dumps core/does not work

Hi Andreas, Glynn

did you recompile both XDRIVER with lib and d.frame?
There was an update recently. But, Glynn, a small fix
seems to be needed:

d.erase
d.frame -l
ERROR: can not get "list" items
rast:
vect:
site:

d.rast wakedem30
100%

d.frame -l
rast:wakedem30@markus
vect:
site:

Thanks for reporting this,

Markus

-------------------------------------------- Managed by Request Tracker

guest user via RT wrote:

did you recompile both XDRIVER with lib and d.frame?
There was an update recently. But, Glynn, a small fix
seems to be needed:

d.erase
d.frame -l
ERROR: can not get "list" items

d.erase deletes all pads.

I.e. there aren't any frames following d.erase (D_setup() will create
the "full_screen" frame if there is no current frame).

Apart from fixing frame.list, there's the question of whether d.erase
should re-create some of the pads which it deletes. This relates to
the issue of d.save not reporting the window following d.erase.

--
Glynn Clements <glynn.clements@virgin.net>