[GRASSGUI] Re: [GRASS-dev] wxgrass ready for testing
Moritz Lennert
mlennert at club.worldonline.be
Fri Jun 15 17:46:55 EDT 2007
On 15/06/07 17:54, Michael Barton wrote:
>
>
> On 6/15/07 8:23 AM, "Moritz Lennert" <mlennert at club.worldonline.be> wrote:
>
>> On 15/06/07 10:07, Michael Barton wrote:
>>> more sophisticated profile analysis module
>> Clicking on the profile tool entry in the menu I get:
>
> Mine works OK, so we need someone to trouble shoot with a system like yours.
> Just checking, do you have numpy installed?
numpy, numeric and numarray are all installed.
Any other debianites getting this error ?
Moritz
>
>> Traceback (most recent call last):
>> File "/usr/lib/grass/etc/wx/gui_modules/mapdisp.py", line 1737, in
>> Profile
>> style=wx.DEFAULT_FRAME_STYLE)
>> File "/usr/lib/grass/etc/wx/gui_modules/profile.py", line 80, in __init__
>> toolbar = self.__createToolBar()
>> File "/usr/lib/grass/etc/wx/gui_modules/profile.py", line 195, in
>> __createToolBar
>> self.AddToolbarButton(toolbar, *each)
>> File "/usr/lib/grass/etc/wx/gui_modules/profile.py", line 204, in
>> AddToolbarButton
>> tool = toolbar.AddLabelTool(id=wx.ID_ANY, label=label, bitmap=icon,
>> shortHelp=help)
>> File
>> "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_controls.py",
>> line 3715, in AddLabelTool
>> shortHelp, longHelp, clientData)
>> File
>> "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_controls.py",
>> line 3637, in DoAddTool
>> return _controls_.ToolBarBase_DoAddTool(*args, **kwargs)
>> ValueError: invalid null reference in method 'ToolBarBase_DoAddTool',
>> expected argument 4 of type 'wxBitmap const &'
More information about the grass-gui
mailing list