[GRASS-dev] [GRASS GIS] #2602: GUI preferences dialog fails to open
GRASS GIS
trac at osgeo.org
Fri Feb 27 02:10:21 PST 2015
#2602: GUI preferences dialog fails to open
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: 7.0.0
Keywords: | Platform: MSWindows XP
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When choosing a "settings" -> "preferences", only an error is printed in
the command line.
Tested with 7.0.0 on XP and Vista
{{{
Traceback (most recent call last):
File "C:\Program Files\GRASS GIS
7.0.0\gui\wxpython\lmgr\frame.py", line 1537, in
OnPreferences
dlg = PreferencesDialog(parent=self, giface=self._giface)
File "C:\Program Files\GRASS GIS
7.0.0\gui\wxpython\gui_core\preferences.py", line 231, in
__init__
self._createGeneralPage(self.notebook)
File "C:\Program Files\GRASS GIS
7.0.0\gui\wxpython\gui_core\preferences.py", line 282, in
_createGeneralPage
label = _("Hide '%s' tab (requires GUI restart)") %
_("Search module"),
TypeError
:
not all arguments converted during string formatting
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2602>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list