#2551: g.gui.tplot error message
----------------------+-----------------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: | Platform: MSWindows 7
Cpu: x86-64 |
----------------------+-----------------------------------------------------
tested with
{{{
GRASS Version: 7.1.svn
GRASS SVN revision: 64210
Build date: 2015-01-16
Build platform: i686-pc-mingw32
GDAL: 1.11.1
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
}}}
opening g.gui.tplot a second time, following error message:
{{{
C:\>Process Process-2:
Traceback (most recent call last):
File "C:\OSGEO4~2\apps\Python27\lib\multiprocessing\process.py", line
258, in
_bootstrap
self.run()
File "C:\OSGEO4~2\apps\Python27\lib\multiprocessing\process.py", line
114, in
run
self._target(*self._args, **self._kwargs)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\temporal\c_librari
es_interface.py", line 767, in c_library_server
data = conn.recv()
EOFError
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2551>
GRASS GIS <http://grass.osgeo.org>