Re: [GRASS GIS] #3009: "Quit GRASS GIS" button only exits GUI

"GRASS GIS" <[email protected]>
Newsgroups gmane.comp.gis.grass.devel
Message-ID <[email protected]>
#3009: "Quit GRASS GIS" button only exits GUI
--------------------------+-------------------------------------
  Reporter:  cmbarton     |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.8.3
 Component:  wxGUI        |    Version:  unspecified
Resolution:               |   Keywords:  "quit grass gis button"
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+-------------------------------------

Comment (by nila):

 This issue has been solved for bash and zsh terminal with
 [https://github.com/OSGeo/grass/pull/722 PR722].

 The cause of the problem is that some shells often ignore SIGTERM when
 interactive, which is the case - as it seems - for e.g. mac and FreeBSD
 shells.

 Adding a `trap "exit" TERM` did the trick.

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

_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.