[GRASS-dev] new location wizard wxgui problem in trunk

Yann Chemin yann.chemin at gmail.com
Wed May 15 22:07:14 PDT 2013


Using the new location button in the wxgui, this happens

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.


--
Yann Chemin
Researcher at IWMI
Skype/FB: yann.chemin


More information about the grass-dev mailing list