Hi
I need quick answer how can I show map in the text mode in grass7 (no d.mon)
It is because grass 7 wx gui has crashed after trying "save settings" in wxgui preferences and wen I try to work GRASS finish his work with following message:
I need any possibilities to see map results to track programing results on GRASS 7 but unfortuntely I cannot help with that error. It seems during "save settings" I blocked something but I cannot find what.
Below is the error message (grass 7 most recent svn, ubuntu 9.10 64 bits)
Thanks for answer
Jarek
Cleaning up temporary files...
Starting GRASS GIS...
Traceback (most recent call last):
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gis_set.py", line 37, in <module>
import gui_modules.goutput
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/goutput.py", line 37, in <module>
import preferences
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/preferences.py", line 902, in <module>
globalSettings = Settings()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/preferences.py", line 590, in __init__
self.ReadSettingsFile()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/preferences.py", line 661, in ReadSettingsFile
self.__ReadFile(filePath, settings)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/preferences.py", line 703, in __ReadFile
self.Append(settings, group, key, subkey, value)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/preferences.py", line 894, in Append
dict[group][key][subkey[0]][subkey[1]] = value
TypeError: 'tuple' object does not support item assignment
Error in GUI startup. If necessary, please report this error to the GRASS developers.
Switching to text mode now.
Hit RETURN to continue...
Unable to create temporary directory! Exiting.