Opened 14 years ago

Closed 11 years ago

#1200 closed defect (fixed)

Grass New User MacOS Snow Leopard

Reported by: andosierra Owned by: grass-dev@…
Priority: major Milestone: 6.4.3
Component: Startup Version: 6.4.0
Keywords: Cc:
CPU: OSX/Intel Platform: MacOSX

Description

Hi I just installed Grass 6.4 on my power book and I haven`t been able start GRASS. In the welcome window I have tried many times to create a new location but I continue to get this errors.

When I try to set location using EPSG reference code... I get: ValueError: unknown locale: UTF-8

When I select the parameters form the list I get:

IndexError: list index out of range Traceback (most recent call last):

File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line 422, in OnWizard

self.lblocations.SetSelection(self.listOfLocations.index(gWizard.location))

ValueError: list.index(x): x not in list And nothing apperars on the Neather in Project location or the Accesible Mapsets

What can I do? Thanks Andres

Change History (5)

comment:1 by neteler, 14 years ago

Platform: UnspecifiedMacOSX
Version: unspecified6.4.0

Did you compile GRASS yourself or did you download binaries?

comment:2 by andosierra, 14 years ago

I downloaded the binaries

comment:3 by kyngchaos, 14 years ago

Component: CompilingStartup
Type: enhancementdefect

I was able to get through the whole location wizard, using EPSG codes. Though I had an existing GRASS database to create it in. My locale is set in the Terminal window preferences (Preferences-Settings-Advanced) as UTF-8 (the Terminal also sets LANG automatically, en_US.UTF-8 for me).

What do you get in a Terminal for:

echo "$LANG"

comment:4 by neteler, 12 years ago

Milestone: 6.4.16.4.3

Some fixes to this have been applied. Can you please retry with ideally 6.4.svn?

comment:5 by neteler, 11 years ago

Resolution: fixed
Status: newclosed

No answer, assuming that it is fixed. Feel free to reopen.

Note: See TracTickets for help on using tickets.