Opened 8 years ago

Closed 5 years ago

#2930 closed defect (wontfix)

g.gui.metadata: error when closing window

Reported by: martinl Owned by: grass-dev@…
Priority: normal Milestone: 7.2.4
Component: Addons Version: unspecified
Keywords: wx.metadata Cc:
CPU: x86-64 Platform: Linux

Description (last modified by martinl)

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

Change History (8)

comment:1 by martinl, 8 years ago

Description: modified (diff)

comment:2 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

comment:3 by neteler, 7 years ago

Milestone: 7.2.07.2.1

Ticket retargeted after milestone closed

comment:4 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:5 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:6 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:7 by martinl, 6 years ago

Milestone: 7.2.4

comment:8 by martinl, 5 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.