[GRASS-dev] g.gui.tplot: AttributeError: 'module' object has no attribute 'EVT_COMBOBOX_CLOSEUP'

Markus Neteler neteler at osgeo.org
Wed Nov 16 02:42:34 PST 2016


Hi Luca,

opening and closing g.gui.tplot window with the upper-right [x] leads to

g.gui.tplot
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/home/mneteler/software/grass72/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py",
line 437, in stop_subprocesses
    c_library_interface.stop()
  File "/home/mneteler/software/grass72/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py",
line 176, in stop
    self.client_conn.send([0, ])
IOError: [Errno 9] Bad file descriptor
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/home/mneteler/software/grass72/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py",
line 437, in stop_subprocesses
    c_library_interface.stop()
  File "/home/mneteler/software/grass72/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py",
line 176, in stop
    self.client_conn.send([0, ])
IOError: [Errno 9] Bad file descriptor

This is a Linux Mint box.

Would be good to fix that for 7.2.

thanks
Markus


More information about the grass-dev mailing list