[GRASS-dev] new location wizard wxgui problem in trunk
Hamish
hamish_b at yahoo.com
Wed May 15 23:09:34 PDT 2013
Yann wrote:
> Using the new location button in the wxgui, this happens
as soon as you press the button? or do you enter some values
first? is 'ellipse.table.solar.system' being installed in
$GISBASE/etc/proj/ ?
(it works for me running out of src/dist.x86*/)
Hamish
> Traceback (most recent call last):
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/gis_set.py",
> line
> 408, in OnWizard
> grassdatabase = self.tgisdbase.GetValue())
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/location_wizard/wizard.py",
> line 1804, in __init__
> self.__readData()
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/location_wizard/wizard.py",
> line 2008, in __readData
> ellipse, rest = line.split(" ", 1)
> ValueError: need more than 1 value to unpack
> Traceback (most recent call last):
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/gis_set.py",
> line
> 408, in OnWizard
> grassdatabase = self.tgisdbase.GetValue())
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/location_wizard/wizard.py",
> line 1804, in __init__
> self.__readData()
> File
> "/usr/local/grass-7.0.svn/etc/gui/wxpython/location_wizard/wizard.py",
> line 2008, in __readData
> ellipse, rest = line.split(" ", 1)
> ValueError: need more than 1 value to unpack
> Received EXIT message from GUI.
> GRASS is not started. Bye.
More information about the grass-dev
mailing list