Filipe wrote: > The main problem is that this behaviour interferes with QGIS/Processing > (Sextante) and it doesnt allow me to run grass algorithms. > > I had a similar problem with Ubuntu 12.04 but when I run > grass --wxpython, GRASS started loading wxpython without requiring me > to press "Enter" everytime.
fyi you can change the default startup GUI method with the g.gui module. but explicitly specifying -gui or -wxpython from the command line to start should record the preference permanently in your ~/.grassrc6 file. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
