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

Anna Petrášová kratochanna at gmail.com
Wed Nov 16 14:54:21 PST 2016


On Wed, Nov 16, 2016 at 5:42 AM, Markus Neteler <neteler at osgeo.org> wrote:
> 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

I thought I backported the fix, but there was still something missing,
should be good now.

Anna


More information about the grass-dev mailing list