For GRASS 6.3, you should use the TclTk interface. The wxPython interface is for testing only. This issue is fixed in the 6.4 and 7 development versions.
You might be able to simply copy the wxpython code from 6.4 to 6.3 and have much of this work if you wanted to try it.
Michael
______________________________
C. Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
On Oct 24, 2008, at 9:00 AM, <grass-user-request@lists.osgeo.org> <grass-user-request@lists.osgeo.org > wrote:
Date: Fri, 24 Oct 2008 01:04:01 -0700 (PDT)
From: "Jana K." <jkrajc@gmail.com>
Subject: [GRASS-user] Location wizard problem
To: grass-user@lists.osgeo.org
Message-ID: <20145981.post@talk.nabble.com>
Content-Type: text/plain; charset=us-asciiHi,
In grass 6.3 installed on Fedora 9, when I want to start a new location from
the scratch, go through the Location Wizard, but at the end no location is
created and I get the following messages on the console:File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/location_wizard.py",
line 1475, in OnEnterPage
self.lproj4string.SetLabel(self.parent.CreateProj4String())
File "/usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/location_wizard.py",
line 1874, in CreateProj4String
return '%s %s' % (proj4string, proj4params)
UnboundLocalError: local variable 'proj4string' referenced before assignmentDoes anybody have an idea how to solve this problem?
Thanks,
Jana
--
View this message in context: http://www.nabble.com/Location-wizard-problem-tp20145981p20145981.html
Sent from the Grass - Users mailing list archive at Nabble.com.