[GRASS-dev] [GRASS GIS] #2622: Text interface quits immediately when run from zsh shell
GRASS GIS
trac at osgeo.org
Tue Mar 17 14:57:37 PDT 2015
#2622: Text interface quits immediately when run from zsh shell
---------------------+------------------------------------------------------
Reporter: zimmi | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Startup | Version: 6.4.4
Keywords: zsh | Platform: Unspecified
Cpu: x86-64 |
---------------------+------------------------------------------------------
Comment(by neteler):
My tests (Fedora 21) are successfull:
{{{
rpm -qf /bin/zsh
zsh-5.0.7-6.fc21.x86_64
[neteler at oboe ~]$ /bin/zsh
[neteler at oboe]~% export SHELL=/bin/zsh
[neteler at oboe]~% grass64 -text
Cleaning up temporary files ...
Starting GRASS ...
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 6.4.5svn (2015)
GRASS homepage: http://grass.osgeo.org/
This version running thru: shell (/bin/zsh)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
Start the GUI with: g.gui wxpython
When ready to quit enter: exit
[neteler at oboe]~%
}}}
The same with GRASS GIS 7:
{{{
[neteler at oboe ~]$ /bin/zsh
[neteler at oboe]~% export SHELL=/bin/zsh
[neteler at oboe]~% grass70 -gui
Cleaning up temporary files...
Starting GRASS GIS...
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS GIS 7.0.0svn (r64704M)
GRASS GIS homepage: http://grass.osgeo.org
This version running through: Z Shell (/bin/zsh)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
[neteler at oboe]~%
}}}
Both G6 and G7 appear to recognize the zsh properly.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2622#comment:10>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list