[GRASS-dev] [GRASS GIS] #2930: g.gui.metadata: error when closing window

GRASS GIS trac at osgeo.org
Sat Feb 20 02:35:04 PST 2016


#2930: g.gui.metadata: error when closing window
-------------------------+-------------------------
 Reporter:  martinl      |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  7.1.0
Component:  Addons       |    Version:  unspecified
 Keywords:  wx.metadata  |        CPU:  x86-64
 Platform:  Linux        |
-------------------------+-------------------------
 Close window of `g.gui.metadata` via X button ends with

 {{{
 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 "/opt/src/grass_trunk/dist.x86_64-pc-linux-
 gnu/etc/python/grass/temporal/core.py", line 427, in stop_subprocesses
     c_library_interface.stop()
   File "/opt/src/grass_trunk/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 "/opt/src/grass_trunk/dist.x86_64-pc-linux-
 gnu/etc/python/grass/temporal/core.py", line 427, in stop_subprocesses
     c_library_interface.stop()
   File "/opt/src/grass_trunk/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
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2930>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list