Wed, May 24 2006
23:01:09
|
|
Request created by guest
|
|
Subject: gis.m: thematic legend txt file in working directory
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: cvs_head_20060523
Displaying a thematic legend in gis.m creates a 'gismlegend.txt' file in the
working directory which persists even after gis.m is closed.
This file shouldn't be created in the working directory, but in some tmp directory
and it certainly shouldn't survive the closing of gis.m.
Moritz |
|
Fri, Jul 21 2006
00:10:14
|
|
Status changed to stalled by mbarton
|
|
Fri, Jul 21 2006
00:10:14
|
|
Taken by mbarton
|
|
Fri, Jul 21 2006
00:10:14
|
|
Mail sent by mbarton
|
|
This is an unfortunate consequence of d.vect.thematic being a shell script and
having to somehow pass the text legend it creates to a tcltk script to create
a nice, eps legend. However, I've added a routine to delete this file when the
gui is closed.
Michael |
|
Fri, Jul 21 2006
00:10:24
|
|
Status changed to resolved by mbarton
|
|