Ticket #1200 (closed defect: fixed)

Opened 3 years ago

Last modified 7 months ago

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:
Platform: MacOSX CPU: OSX/Intel

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

Changed 3 years ago by neteler

  • platform changed from Unspecified to MacOSX
  • version changed from unspecified to 6.4.0

Did you compile GRASS yourself or did you download binaries?

Changed 3 years ago by andosierra

I downloaded the binaries

Changed 3 years ago by kyngchaos

  • type changed from enhancement to defect
  • component changed from Compiling to Startup

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"

Changed 9 months ago by neteler

  • milestone changed from 6.4.1 to 6.4.3

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

Changed 7 months ago by neteler

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.