<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Jose,<div><br></div><div>when did your problem occur? After installation/updating or haphazardly?</div><div><br></div><div>I had a similar problem with the Python GUI but after I updated all frameworks it worked fine. In case you use the GRASS version from Kyngchaos can you update the GDAL complete framework, free type and cairo and report whether the error still occurs?</div><div><br></div><div>Regards</div><div>Ralf</div><div><br></div><div><br></div><div><br><div><div>Am 10.12.2011 um 05:20 schrieb <a href="mailto:grass-user-request@lists.osgeo.org">grass-user-request@lists.osgeo.org</a>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Message: 3<br>Date: Fri, 9 Dec 2011 17:04:12 -0200<br>From: Jos? Carlos Guerrero Ant?nez &lt;<a href="mailto:jcgantunez@gmail.com">jcgantunez@gmail.com</a>&gt;<br>Subject: [GRASS-user] Problems with grass for OSX<br>To:<span class="Apple-converted-space">&nbsp;</span><a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>Message-ID:<br><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;<a href="mailto:CAEO28jeO+PyOtLMWNn8bGnY3S6c-zAxWRwL2L97Y4iryJUMY0A@mail.gmail.com">CAEO28jeO+PyOtLMWNn8bGnY3S6c-zAxWRwL2L97Y4iryJUMY0A@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi,<br><br>I can not boot properly grass and this is the message that appears in Terminal<br>window.<br><br>OSX 10.6.8<br><br>Thanks in advance,<br><br><br>torre-b-024:~ joseca_IMac$<br>'/Applications/GRASS-6.4.app/Contents/MacOS/grass.sh'; exit<br>Rebuilding Addon HTML manual pages index...<br>Rebuilding Addon menu...<br>Python 2.6.1 found.<br><br>WELCOME TO GRASS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Version 6.4.1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2011<br><br>&nbsp;&nbsp;1) Have at your side all available GRASS tutorials<br><br>&nbsp;&nbsp;2) When working on your location, the following materials<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;are extremely useful:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- A topo map of your area<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Current catalog of available computer maps<br><br>&nbsp;&nbsp;3) Check the GRASS webpages for feedback mailinglists and more:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.grass-gis.org/">http://www.grass-gis.org</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://grass.osgeo.org/">http://grass.osgeo.org</a><br><br>Hit RETURN to continue<br><br>Starting GRASS ...<br>Traceback (most recent call last):<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>641, in OnSelectLocation<br>&nbsp;&nbsp;&nbsp;self.listOfLocations[self.lblocations.GetSelection()]))<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>590, in UpdateMapsets<br>&nbsp;&nbsp;&nbsp;self.listOfMapsets = utils.GetListOfMapsets(self.gisdbase, location)<br>&nbsp;File<br>"/Users/Shared/src/GRASS/grass-6.4.1-snow/dist.i386-apple-darwin10.7.0/etc/wxpython/gui_modules/utils.py",<br>line 629, in GetListOfMapsets<br>&nbsp;File<br>"/Users/Shared/src/GRASS/grass-6.4.1-snow/dist.i386-apple-darwin10.7.0/etc/wxpython/gui_modules/utils.py",<br>line 651, in EncodeString<br>&nbsp;File<br>"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py",<br>line 459, in getdefaultlocale<br>&nbsp;&nbsp;&nbsp;return _parse_localename(localename)<br>&nbsp;File<br>"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py",<br>line 391, in _parse_localename<br>&nbsp;&nbsp;&nbsp;raise ValueError, 'unknown locale: %s' % localename<br>ValueError: unknown locale: UTF-8<br>Traceback (most recent call last):<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>858, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp;GRASSStartUp = StartUp(0)<br>&nbsp;File<br>"/Users/Shared/unix/wxpython-snow/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core.py",<br>line 7981, in __init__<br>&nbsp;File<br>"/Users/Shared/unix/wxpython-snow/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core.py",<br>line 7555, in _BootstrapApp<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>843, in OnInit<br>&nbsp;&nbsp;&nbsp;StartUp.OnBrowse(None)<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>703, in OnBrowse<br>&nbsp;&nbsp;&nbsp;self.OnSetDatabase(event)<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>692, in OnSetDatabase<br>&nbsp;&nbsp;&nbsp;self.OnSelectLocation(None)<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>641, in OnSelectLocation<br>&nbsp;&nbsp;&nbsp;self.listOfLocations[self.lblocations.GetSelection()]))<br>&nbsp;File<br>"/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line<br>590, in UpdateMapsets<br>&nbsp;&nbsp;&nbsp;self.listOfMapsets = utils.GetListOfMapsets(self.gisdbase, location)<br>&nbsp;File<br>"/Users/Shared/src/GRASS/grass-6.4.1-snow/dist.i386-apple-darwin10.7.0/etc/wxpython/gui_modules/utils.py",<br>line 629, in GetListOfMapsets<br>&nbsp;File<br>"/Users/Shared/src/GRASS/grass-6.4.1-snow/dist.i386-apple-darwin10.7.0/etc/wxpython/gui_modules/utils.py",<br>line 651, in EncodeString<br>&nbsp;File<br>"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py",<br>line 459, in getdefaultlocale<br>&nbsp;&nbsp;&nbsp;return _parse_localename(localename)<br>&nbsp;File<br>"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py",<br>line 391, in _parse_localename<br>&nbsp;&nbsp;&nbsp;raise ValueError, 'unknown locale: %s' % localename<br>ValueError: unknown locale: UTF-8<br>Error in GUI startup. If necessary, please<br>report this error to the GRASS developers.<br>Switching to text mode now.<br>Hit RETURN to continue...<br><br><br><br>--<span class="Apple-converted-space">&nbsp;</span><br>################################################################<br>Dr. José Carlos Guerrero<br>Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio<br>(LDSGAT)<br>Instituto de Ecología y Ciencias Ambientales (IECA)<br>Facultad de Ciencias<br>Universidad de la República<br>Montevideo-URUGUAY<br>################################################################</span></blockquote></div><br></div></body></html>