[GRASS-dev] [GRASS GIS] #1727: v.in.lines not work on Window 7 64 bit
GRASS GIS
trac at osgeo.org
Wed May 1 22:21:04 PDT 2013
#1727: v.in.lines not work on Window 7 64 bit
--------------------------+-------------------------------------------------
Reporter: antonioall | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: critical | Milestone: 6.4.3
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.in.lines, g.tempfile
Platform: MSWindows 7 | Cpu: x86-64
--------------------------+-------------------------------------------------
Comment(by hamish):
Replying to [comment:17 hamish]:
> it's the `GRASS GIS 6.x Old TclTk GUI` startup menu item which is eating
the C: part of GISDBASE.
>
> specifically this line in lib/init/gis_set.tcl:
{{{
if { [regexp -- {^GISDBASE.*:(.*)$} $thisline dummy env_database] } {
set database [string trim $env_database]
}
}}}
>
> looking into why it isn't like `{|^GISDBASE: \(.*\)$}` already with
> 'svn blame', looks like r45817 introduced it. Maris, do you remember
> what the problem is that was fixing, so we can avoid reintroducing it?
it was a work-around for #1340, which was fixed a long time ago.
partial revert of r45817 done in devbr6 with r56071.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1727#comment:21>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list