[GRASS-user] grass startup cmd line

Vincent Bain bain at toraval.fr
Wed Feb 11 10:20:19 EST 2009


Hello Moritz,

unfortunately, I tried it too, but I got bailed out, with several error
statements that don't really spark off anything to me :

         Traceback (most recent call last):
          File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py", line
        70, in <module>
            import gui_modules.preferences as preferences
          File
        "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/preferences.py", line 799, in <module>
            globalSettings = Settings()
          File
        "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/preferences.py", line 488, in __init__
            self.ReadSettingsFile()
          File
        "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/preferences.py", line 558, in ReadSettingsFile
            mapset_file = os.path.join(gisdbase, location_name,
        mapset_name, self.fileName)
          File "/usr/lib/python2.5/posixpath.py", line 60, in join
            if b.startswith('/'):
        AttributeError: 'NoneType' object has no attribute 'startswith'
        
I did not go further in this direction, am I wrong ?

Thank you,
Vincent



More information about the grass-user mailing list