Ticket #839 (closed defect: fixed)
wxGUI: About GRASS menu item broken
| Reported by: | hamish | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 6.5.0 |
| Component: | wxGUI | Version: | svn-develbranch6 |
| Keywords: | Cc: | grass-dev@… | |
| Platform: | Linux | CPU: | x86-64 |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

