[GRASS-dev] [GRASS GIS] #839: wxGUI: About GRASS menu item broken
GRASS GIS
trac at osgeo.org
Wed Dec 16 03:52:12 EST 2009
#839: wxGUI: About GRASS menu item broken
--------------------+-------------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
Cpu: x86-64 |
--------------------+-------------------------------------------------------
Hi
in the 6.5 wxGUI if I do `Help -> About GRASS GIS` I get this error in the
layer manager output tab:
{{{
Traceback (most recent call last):
File "/usr/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/wxgui.py", line 554, in
OnAboutGRASS
win = AboutWindow(self)
File "/usr/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_modules/help.py", line
406, in __init__
transwin = self.PageTranslators()
File "/usr/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_modules/help.py", line
601, in PageTranslators
label = name))
File "/usr/lib/python2.5/site-
packages/wx-2.8-gtk2-unicode/wx/_controls.py", line 1136, in
__init__
_controls_.StaticText_swiginit(self,_controls_.new_StaticTex
t(*args, **kwargs))
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xc3 in position 1: ordinal
not in range(128)
}}}
?,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/839>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list