Opened 14 years ago
Closed 13 years ago
#1348 closed defect (fixed)
wxGUI: Command console": Click here to show search module engine fails
Reported by: | neteler | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.2 |
Component: | wxGUI | Version: | svn-releasebranch64 |
Keywords: | search module | Cc: | grass-dev@… |
CPU: | x86-64 | Platform: | All |
Description
In the current 6.4.svn, when clicking in the "Command console" tab: Click here to show search module engine", I get:
File "/home/neteler/grass64/dist.x86_64-unknown-linux- gnu/etc/wxpython/gui_modules/ghelp.py", line 178, in OnSearchModule self.cmdPrompt.SetFilter(modules) AttributeError : 'GPromptSTC' object has no attribute 'SetFilter' Traceback (most recent call last): File "/home/neteler/grass64/dist.x86_64-unknown-linux- gnu/etc/wxpython/gui_modules/ghelp.py", line 178, in OnSearchModule self.cmdPrompt.SetFilter(modules) AttributeError : 'GPromptSTC' object has no attribute 'SetFilter' Traceback (most recent call last): File "/home/neteler/grass64/dist.x86_64-unknown-linux- gnu/etc/wxpython/gui_modules/ghelp.py", line 178, in OnSearchModule self.cmdPrompt.SetFilter(modules) AttributeError : 'GPromptSTC' object has no attribute 'SetFilter' Traceback (most recent call last): File "/home/neteler/grass64/dist.x86_64-unknown-linux- gnu/etc/wxpython/gui_modules/ghelp.py", line 178, in OnSearchModule self.cmdPrompt.SetFilter(modules) AttributeError : 'GPromptSTC' object has no attribute 'SetFilter' Traceback (most recent call last): File "/home/neteler/grass64/dist.x86_64-unknown-linux- gnu/etc/wxpython/gui_modules/ghelp.py", line 178, in OnSearchModule self.cmdPrompt.SetFilter(modules) AttributeError : 'GPromptSTC' object has no attribute 'SetFilter'
Change History (3)
comment:1 by , 14 years ago
Component: | Default → wxGUI |
---|---|
Keywords: | search module added; wxGUI removed |
comment:2 by , 13 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Can you try more recent version from SVN?