[GRASS-dev] [GRASS GIS] #3721: d.title with d.text does not insert title
GRASS GIS
trac at osgeo.org
Sat Dec 29 10:25:27 PST 2018
#3721: d.title with d.text does not insert title
--------------------------+-------------------------------
Reporter: micha | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.4
Component: Display | Version: 7.4.0
Resolution: | Keywords: title map display
CPU: Unspecified | Platform: Linux
--------------------------+-------------------------------
Comment (by hcho):
One more problem:
{{{
d.mon start=wx0
d.text input=file
}}}
in one directory and change to another directory that has a different
"file" and run
{{{
d.text input=file
}}}
The monitor always picks up the file in the same directory where it got
started.
I think this problem is GRASS_RENDER_IMMEDIATE vs. delegated rendering by
render.py, but display modules should not care which renderer is being
used.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3721#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list