[GRASS-dev] Re: [GRASS GIS] #620: Platform.make odd variables
settings
GRASS GIS
trac at osgeo.org
Tue Nov 22 08:06:26 EST 2011
#620: Platform.make odd variables settings
--------------------------+-------------------------------------------------
Reporter: frankie | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.0 RCs
Keywords: g.extension | Platform: All
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Comment(by manu):
I'm on Ubuntu 11.10.
I tried to compile 6.4.2 (release_20111115_grass_6_4_2RC2) with the build
rules from DebianGIS http://anonscm.debian.org/gitweb/?p=pkg-
grass/grass.git;a=blob_plain;f=debian/rules;hb=HEAD but as with the
package Makefile, compilation yielded some errors although final error
message was "No errors detected." .
Grass startup then crashes as discribed on other plateform
https://bugzilla.redhat.com/show_bug.cgi?id=694956, see below.
Any hints?
Cheers
I run ./configure with the -with-tcltk-includes=/usr/include/tcl8.4
option.
Starting GRASS ... Traceback (most recent call last):
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 894, in
<module>
GRASSStartUp = StartUp?(0)
File "/usr/lib/python2.7/dist-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7978, in init
self._BootstrapApp()
File "/usr/lib/python2.7/dist-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7552, in _BootstrapApp
return _core_.PyApp?BootstrapApp(*args, **kwargs)
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 865, in
OnInit?
StartUp? = GRASSStartup()
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 166, in
init
self._set_properties()
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 213, in
_set_properties
self.OnSetDatabase?(None)
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 686, in
OnSetDatabase?
self.UpdateLocations?(self.gisdbase)
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gis_set.py", line 568, in
UpdateLocations?
self.listOfLocations = utils.GetListOfLocations?(dbase)
File "/usr/local/grass-6.4.2RC2/etc/wxpython/gui_modules/utils.py",
line 602, in GetListOfLocations?
for location in glob.glob(os.path.join(dbase, "*")):
File "/usr/lib/python2.7/glob.py", line 16, in glob
return list(iglob(pathname))
File "/usr/lib/python2.7/glob.py", line 43, in iglob
yield os.path.join(dirname, name)
File "/usr/lib/python2.7/posixpath.py", line 71, in join
path += '/' + b
UnicodeDecodeError?: 'ascii' codec can't decode byte 0xa3 in position 1:
ordinal not in range(128) Error in GUI startup. If necessary, please
report this error to the GRASS developers. Switching to text mode now.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/620#comment:26>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list