Opened 15 years ago

Closed 15 years ago

#451 closed enhancement (wontfix)

After exiting the WxGUI, display a little help on the console

Reported by: benducke Owned by: grass-dev@…
Priority: trivial Milestone: 6.4.0
Component: wxGUI Version: unspecified
Keywords: Cc: martinl
CPU: Unspecified Platform: Unspecified

Description

It would be nice if the wxGUI could dump a friendly little message to the console telling the user how to restart it. I for one keep forgetting the right command name ...

Change History (5)

comment:1 by hamish, 15 years ago

          __________  ___   __________    _______________
         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \ 
       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ / 
       \____/_/ |_/_/  |_/____/____/   \____/___//____/  

Welcome to GRASS 6.4.svn (2008) 
GRASS homepage:                          http://grass.osgeo.org/
This version running thru:               Bash Shell (/bin/bash)
Help is available with the command:      g.manual -i
See the licence terms with:              g.version -c
Start the GUI with:                      g.gui [____]
When ready to quit enter:                exit

"Start the GUI with: g.gui []"

comment:2 by benducke, 15 years ago

This would require people to read information first, then use the software, then recall what they memorized. Not very likely in many scenarios ;-) At least in my case, wxPython also dumps a lot of error/warning messages on the console, pretty much right after startup, so I never really get to see this helpful note.

in reply to:  2 comment:3 by martinl, 15 years ago

Cc: martinl added
Priority: minortrivial

Replying to benducke:

This would require people to read information first, then use the software, then recall what they memorized. Not very likely in many scenarios ;-) At least in my case, wxPython also dumps a lot of error/warning messages on the console, pretty much right after startup, so I never really get to see this helpful note.

I think current message

Start the GUI with:                      g.gui [____]

is sufficient.

Martin

comment:4 by hamish, 15 years ago

I'd be inclined to close this as 'wontfix'

Hamish

comment:5 by martinl, 15 years ago

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