[GRASS5] [bug #1238] (grass) r.transect_no_result

Request Tracker grass-bugs at intevation.de
Thu Aug 22 11:15:25 EDT 2002


this bug's URL: http://intevation.de/rt/webrt?serial_num=1238
-------------------------------------------------------------------------

Subject: r.transect_no_result

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.0pre4

Please enter error description here (and your name)  
I did not get any results with r.transect. 
Could you please change in source code main.c  
line 85 and 86 from: 
 
sprintf (command, "r.profile map='%s' width=%s result=%s 
line=", 
parms.map->answer, parms.width->answer, 
parms.result->answer); 
 
to updated command of r.profile for example: 
   sprintf (command, "r.profile input='%s' output=- 
profile=", 
	parms.map->answer); 
 
Then it'll be fixed. 
 
ciao 
-- 
Hans Fuchs 
 
 
 

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list