Fri, Jan 4 2002
17:28:15
|
|
Request created by alange
|
|
Subject: d.frame -l (=frame.list) dumps core/does not work
Platform: Linux/Intel
Linux distro: RedHat
linux cpu: Intel (i486, i586, pentium ...)
Xwindows version: Xfree 3.3.6
TclTk version: tcl/tk 8.3
grass downloaded at: CVS Server, Germany
grass binary for platform: I compiled the sources myself
grass sources source: yes, I am using the latest GRASS from CVS
c compiler name: gcc
d.frame -l does always error:
ERROR: can not get "list" items
and dumps core (frame.list)
I am not sure what this means.
Andreas |
|
Fri, Jan 4 2002
17:34:22
|
|
Mail sent by guest
|
|
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
|
|
Fri, Jan 4 2002
21:54:10
|
|
Mail sent by glynn.clements@virgin.net
|
|
Return-Path |
<glynn.clements@virgin.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Glynn Clements <glynn.clements@virgin.net>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Transfer-Encoding |
7bit
|
Message-ID |
<15414.5437.182866.189634@cerise.nosuchdomain.co.uk>
|
Date |
Fri, 4 Jan 2002 20:49:01 +0000
|
To |
guest user via RT <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #886] (grass) d.frame -l (=frame.list) dumps core/does not work
|
In-Reply-To |
<20020104163422.D2A7F13A12@lists.intevation.de>
|
References |
<20020104163422.D2A7F13A12@lists.intevation.de>
|
X-Mailer |
VM 6.94 under 21.4 (patch 4) "Artificial Intelligence (candidate #1)" XEmacs Lucid
|
X-Spam-Status |
No, hits=0 required=5 tests= |
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>
|
|
Sun, Jan 6 2002
10:03:24
|
|
Taken by gclements
|
|
Sun, Jan 6 2002
10:49:02
|
|
Status changed to resolved by gclements
|
|