[GRASS-dev] g.gui.tplot: AttributeError: 'module' object has no attribute 'EVT_COMBOBOX_CLOSEUP'
Blumentrath, Stefan
Stefan.Blumentrath at nina.no
Mon Oct 3 15:14:06 PDT 2016
Hi,
In the context of https://trac.osgeo.org/grass/ticket/3057 I just tested g.gui.tplot from GRASS 7.2 (r68908) on a STRDS and got the following error message:
Traceback (most recent call last):
File "/usr/local/grass-7.2.svn/scripts/g.gui.tplot", line
130, in <module>
main()
File "/usr/local/grass-7.2.svn/scripts/g.gui.tplot", line
116, in main
frame = TplotFrame(parent=None,
giface=StandaloneGrassInterface())
File
"/usr/local/grass-7.2.svn/gui/wxpython/tplot/frame.py", line
106, in __init__
self._layout()
File
"/usr/local/grass-7.2.svn/gui/wxpython/tplot/frame.py", line
230, in _layout
self.datasetSelectV.Bind(wx.EVT_COMBOBOX_CLOSEUP,
AttributeError: 'module' object has no attribute
'EVT_COMBOBOX_CLOSEUP'
I am on Ubuntu 14.04 LTS. Is that related to #3057? Any other ideas?
Cheers
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20161003/f6561954/attachment.html>
More information about the grass-dev
mailing list