[GRASS-dev] [GRASS GIS] #2751: G_progress() does not support GRASS_MESSAGE_FORMAT=gui
GRASS GIS
trac at osgeo.org
Thu May 2 01:29:47 PDT 2019
#2751: G_progress() does not support GRASS_MESSAGE_FORMAT=gui
--------------------------+-------------------------
Reporter: rblazek | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.8.0
Component: Default | Version: unspecified
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by martinl):
{{{
GRASS_MESSAGE_FORMAT=gui v.random o=n n=100000 --o
...
RASS_INFO_MESSAGE(11109,4): Registering primitives...
GRASS_INFO_END(11109,4)
GRASS_INFO_PROGRESS: 10000
GRASS_INFO_PROGRESS: 20000
GRASS_INFO_PROGRESS: 30000
GRASS_INFO_PROGRESS: 40000
GRASS_INFO_PROGRESS: 50000
GRASS_INFO_PROGRESS: 60000
GRASS_INFO_PROGRESS: 70000
GRASS_INFO_PROGRESS: 80000
GRASS_INFO_PROGRESS: 90000
GRASS_INFO_PROGRESS: 100000
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2751#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list