[GRASS-dev] [GRASS GIS] #2551: g.gui.tplot error message

GRASS GIS trac at osgeo.org
Tue Mar 20 15:09:52 PDT 2018


#2551: g.gui.tplot error message
-----------------------+-------------------------
  Reporter:  hellik    |      Owner:  grass-dev@…
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  7.0.7
 Component:  Temporal  |    Version:  svn-trunk
Resolution:            |   Keywords:
       CPU:  x86-64    |   Platform:  MSWindows 7
-----------------------+-------------------------

Comment (by hellik):

 Replying to [comment:5 veroandreo]:
 > is this still an issue?

 tested with

 {{{
 System Info
 GRASS version: 7.4.0
 GRASS SVN revision: r72154
 Build date: 2018-01-27
 Build platform: x86_64-w64-mingw32
 GDAL: 2.2.3
 PROJ.4: 4.9.3
 GEOS: 3.5.0
 SQLite: 3.17.0
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200 (OSGeo4W)
 }}}

 opening and closing the first time

 {{{
 Exception
 IOError
 :
 (6, 'Das Handle ist ung\xfcltig')
  in
 <bound method TplotFrame.__del__ of <tplot.frame.TplotFrame;
 proxy of <Swig Object of type 'wxFrame *' at 0x14efcd80> >>
  ignored
 }}}

 opening the second time

 {{{
 WARNING:root:Needed to restart the libgis server, caller:
 main thread
 }}}

 closing the second time

 {{{
 Exception
 IOError
 :
 (6, 'Das Handle ist ung\xfcltig')
  in
 <bound method TplotFrame.__del__ of <tplot.frame.TplotFrame;
 proxy of <Swig Object of type 'wxFrame *' at 0x14efcd80> >>
  ignored
 }}}

 and also tested with

 {{{
 System Info
 GRASS version: 7.5.svn
 GRASS SVN revision: r72376
 Build date: 2018-03-17
 Build platform: x86_64-w64-mingw32
 GDAL: 2.2.3
 PROJ.4: 4.9.3
 GEOS: 3.5.0
 SQLite: 3.17.0
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200 (OSGeo4W)
 }}}

 opening and closing the first time

 {{{
 Exception
 IOError
 :
 (6, 'Das Handle ist ung\xfcltig')
  in
 <bound method TplotFrame.__del__ of <tplot.frame.TplotFrame;
 proxy of <Swig Object of type 'wxFrame *' at 0x150a7eb0> >>
  ignored
 }}}

 opening the second time

 {{{
 WARNING:root:Needed to restart the libgis server, caller:
 main thread
 }}}

 closing the second time

 {{{
 Exception
 IOError
 :
 (6, 'Das Handle ist ung\xfcltig')
  in
 <bound method TplotFrame.__del__ of <tplot.frame.TplotFrame;
 proxy of <Swig Object of type 'wxFrame *' at 0x154a1a10> >>
  ignored
 }}}

 still some issues, but it seems different from the original report

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2551#comment:6>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list