[GRASS-dev] GRASS 6.4.3RC1 for mac posted

I just compiled and posted binaries to GRASS 6.4.3RC1.

In running nviz, I’m getting a lot of chatter to the terminal

GRASS_INFO_MESSAGE(3204,1): Loading raster map elevation@PERMANENT
GRASS_INFO_END(3204,1)

GRASS_INFO_PERCENT: 0
GRASS_INFO_PERCENT: 3
GRASS_INFO_PERCENT: 6
GRASS_INFO_PERCENT: 9
GRASS_INFO_PERCENT: 12

…and so forth.

I don’t see anything odd set on my computer. Is there a debug value set in the code somewhere?

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
http://www.public.asu.edu/~cmbarton

Hi,

2012/10/25 Michael Barton <Michael.Barton@asu.edu>:

I don't see anything odd set on my computer. Is there a debug value set in
the code somewhere?

it's not odd and not related to debug messages. It's *progress* info
in GUI style (GRASS_MESSAGE_FORMAT=gui) which is apparently not
process by GUI and sent to stdout.

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Yes, I know it is progress info in the old text style.

It is odd that is being sent to the terminal in GRASS 6.4.3 from wxnviz. It was not being sent to the terminal a short time back.

I wondered if there was debug code somewhere that is disabling the trapping of progress info.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Oct 24, 2012, at 10:28 PM, Martin Landa <landa.martin@gmail.com>
wrote:

Hi,

2012/10/25 Michael Barton <Michael.Barton@asu.edu>:

I don't see anything odd set on my computer. Is there a debug value set in
the code somewhere?

it's not odd and not related to debug messages. It's *progress* info
in GUI style (GRASS_MESSAGE_FORMAT=gui) which is apparently not
process by GUI and sent to stdout.

Martin

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ

2012/10/25 Michael Barton <Michael.Barton@asu.edu>:

Yes, I know it is progress info in the old text style.

I would not call it "old style". It just the format which should be
processed by the GUI.

It is odd that is being sent to the terminal in GRASS 6.4.3 from wxnviz. It was not being sent to the terminal a short time back.

I wondered if there was debug code somewhere that is disabling the trapping of progress info.

It should be processed by GUI as I mentioned above, it's relatively mirror bug.

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa