Hi,

2008/4/23, Patton, Eric <[EMAIL PROTECTED]>:
>  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 *
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to