I was making progress with the r.stream.basins issue until I went to edit my 
vector pour-points layer to move them over the highest flow accumulation. At 
this point I got an error (that I didn't capture) that crashed the GUI, 
something about being unable to find the extents of either the layer or the 
workspace and to run g.region. It wouldn't display properly at all until it was 
restarted and layers were added manually. Running g.region didn't help at all. 
Now at startup I get this error:

Launching <wxpython> GUI in the background, please wait...
GRASS 7.0.0RC1 (HenrysGRASSLocation):~ > 2015-02-11 17:02:51.867 
Python[7640:f0f] CFURLCreateWithString was passed this invalid URL string: 
'/System/Library/CoreServices/CommonCocoaPanels.bundle' (a file system path 
instead of an URL string). The URL created will not work with most file URL 
functions. CFURLCreateWithFileSystemPath or 
CFURLCreateWithFileSystemPathRelativeToBase should be used instead.

Things display fine now but editing points still doesn't work, though it hasn't 
crashed the GUI again. It was throwing errors in the command console when I 
tried to edit which I didn't capture, something about not finding needed parts. 
I reinstalled GRASS thinking that might help, which did help with the command 
console errors but didn't help with the editing problems or the error at 
startup. 

I did run a Python script some time before this, thinking it would solve my 
basins problem, which worked and worked for about 20 minutes according to 
activity monitor but didn't ever produce anything either in the form of written 
files, output or errors. The script is here:

http://gis.stackexchange.com/questions/88945/how-to-do-the-loop-when-using-grass-module-r-water-outlet

Could this script have changed the Python file paths somehow? If so, how do I 
change them back? I'm on a Mac running OSX 10.7.5 with GRASS version 7.0 

Any help would be greatly appreciated. 

Thanks

Jens Hegg
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to