[GRASS-dev] [GRASS GIS] #2751: G_progress() does not support GRASS_MESSAGE_FORMAT=gui
GRASS GIS
trac at osgeo.org
Sun Sep 27 02:49:53 PDT 2015
#2751: G_progress() does not support GRASS_MESSAGE_FORMAT=gui
-------------------------+-------------------------
Reporter: rblazek | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
G_progress() does not support GRASS_MESSAGE_FORMAT=gui. If the format is
set to gui, it should print something like
{{{
fprintf(stderr, "GRASS_INFO_PROGRESS: %d\n", n);
}}}
so that it can be parsed in GUI.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2751>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list