this bug's URL: http://intevation.de/rt/webrt?serial_num=4597
-------------------------------------------------------------------------
Subject: Error: extra characters after close-quote
Platform: GNU/Linux/x86_64
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: grass-6.1.cvs_src_snapshot_2006_06_10
Hi,
While defining new grass project location using "use georeferenced file" button, I have come across following error message:
Error: extra characters after close-quote
Fixed by replacing \ with ] in file <grass_home>/etc/file_option.tcl
here is the diff of original file and fixed file I :
110c110
< DialogGen .wrnDlg [G_msg "WARNING: file not found"\ warning \
---
DialogGen .wrnDlg [G_msg "WARNING: file not found"] warning \
Keep up the good work,
Mahmut
-------------------------------------------- Managed by Request Tracker
Fixed in cvs this morning. Thanks for finding this.
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
From: Request Tracker <grass-bugs@intevation.de>
Reply-To: Request Tracker <grass-bugs@intevation.de>
Date: Tue, 13 Jun 2006 16:26:58 +0200 (CEST)
To: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] [bug #4597] (grass) Error: extra characters after
close-quote
this bug's URL: http://intevation.de/rt/webrt?serial_num=4597
-------------------------------------------------------------------------
Subject: Error: extra characters after close-quote
Platform: GNU/Linux/x86_64
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: grass-6.1.cvs_src_snapshot_2006_06_10
Hi,
While defining new grass project location using "use georeferenced file"
button, I have come across following error message:
Error: extra characters after close-quote
Fixed by replacing \ with ] in file <grass_home>/etc/file_option.tcl
here is the diff of original file and fixed file I :
110c110
< DialogGen .wrnDlg [G_msg "WARNING: file not
found"\ warning \
---
DialogGen .wrnDlg [G_msg "WARNING: file not
found"] warning \
Keep up the good work,
Mahmut
-------------------------------------------- Managed by Request Tracker