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

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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
Resolution: | Keywords: wx.metadata
       CPU: x86-64 | Platform: Linux
----------------------+-------------------------
Description changed by martinl:

Old description:

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
}}}

New description:

Closing 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#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#2930: g.gui.metadata: error when closing window
----------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.2.4
Component: Addons | Version: unspecified
Resolution: wontfix | Keywords: wx.metadata
       CPU: x86-64 | Platform: Linux
----------------------+-------------------------
Changes (by martinl):

* status: new => closed
* resolution: => wontfix

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2930#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>