[GRASS-dev] [grass-code I][455] r.proj segfaults after Jul 14 changes

Hamish hamish_nospam at yahoo.com
Sat Aug 11 21:55:04 EDT 2007


>> G_done_msg()

Brad Douglas wrote:
> I'm opposed to adding largely unnecessary code.  The console is NOT
> designed for well laid out display.  It is there for informational
> purposes only.  IMO, if you want pretty messages, use a GUI.


A main reason for using G_done_msg() is that when run from a GUI it is not
clear when the module has finished. Preferably the module's GUI output would
print:

[green check mark] "$MODULE complete."

when the process has stopped but in the past (tcl gui) it was unclear how to do
that. 

If the module is run from the command line the message is mostly redundant.
Right now from the GUI you get output like:

Loading raster map <> ...
Processing ...
Writing map ...
n features cleaned



But there really isn't any indication that the module is done.

so really G_done_mgs() use is a sypmtom of a GUI shortcoming which is impinging
onto other things.

Hamish



      ____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 




More information about the grass-dev mailing list