[GRASS-dev] OSGeo4W GRASS 7 startup error
Martin Landa
landa.martin at gmail.com
Fri Feb 28 03:33:19 PST 2014
Hi Markus,
2014-02-28 9:17 GMT+01:00 Markus Neteler <neteler at osgeo.org>:
> It turned out that the WIND file contained only
> NULNULNUL...
>
> for line in windfile.readlines():
> import pdb; pdb.set_trace()
> line = line.strip()
> key, value = line.split(":", 1)
> self.wind[key.strip()] = value.strip()
>
> Launching <wxpython> GUI in the background, please wait...
really strange, in any case in r59148 wxGUI tries to recover from
default region.
GRASS 7.0.svn (test):~/src/grass_trunk/gui/wxpython >
ERROR: Unable to read WIND file: need more than 1 value to unpack
Trying to recover from default region...
Martin
--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa
More information about the grass-dev
mailing list