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.
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.
On 16 May 2013 11:39, Hamish <hamish_b@yahoo.com> wrote:
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.
On 16 May 2013 12:31, Yann Chemin <yann.chemin@gmail.com> wrote:
As soon as I press the button...
On 16 May 2013 11:39, Hamish <hamish_b@yahoo.com> wrote:
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.
On Thu, May 16, 2013 at 9:03 AM, Yann Chemin <yann.chemin@gmail.com> wrote:
ellipse.table.solar.system is there
there seems to something weird in the file, one word only in line could
cause these problems
Anna
On 16 May 2013 12:31, Yann Chemin <yann.chemin@gmail.com> wrote:
> As soon as I press the button...
>
> On 16 May 2013 11:39, Hamish <hamish_b@yahoo.com> wrote:
>> 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.
>>
>
>
>
> --
> Yann Chemin
> Researcher@IWMI
> Skype/FB: yann.chemin
"/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
(for the archives, this was a local debug edit conflict, svn copy
was ok all along)