[GRASS-user] Error compiling vdigit support in wxgrass: make
cannot find -lgdi
Martin Landa
landa.martin at gmail.com
Wed Apr 23 10:22:34 EDT 2008
Hi,
2008/4/23, Patton, Eric <epatton at nrcan.gc.ca>:
> However, when I try to run the vdigit module in the map display window, I get an error with the following traceback:
>
> Traceback (most recent call last):
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/to
> olbars.py", line 182, in OnSelect
>
> self.mapdisplay.AddToolbar("digit")
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
> pdisp.py", line 2399, in AddToolbar
>
> self.digittoolbar = toolbars.DigitToolbar(self, self.Map,
> self.tree)
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/to
> olbars.py", line 298, in __init__
>
> self.UpdateListOfLayers(updateTool=True)
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/to
> olbars.py", line 831, in UpdateListOfLayers
>
> self.combo = wx.ComboBox(self.toolbar[self.numOfRows-1],
> id=wx.ID_ANY, value=value,
> TypeError
> :
> 'ToolBar' object is unindexable
ops, I introduced this bug yesterday when I was updating 'toolbars'
module, now should be fixed.
http://trac.osgeo.org/grass/changeset/31092
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *
More information about the grass-user
mailing list