[Fossgis-talk] Fehler bei v.proj

Martin Schweizer schweizermartin at students.unibe.ch
So Jan 17 16:14:25 CET 2010


Hallo

Ich bin mir nicht ganz sicher, ob dies ein Fehler im Programm ist. Folgendes:

Wenn ich auf der Kommandozeile eingebe: 

v.proj input=WaldRegion location=Landwirtschaft mapset=Ecthelias output=Wald 
--overwrite 

funktioniert das ganze wunderbar. Wenn ich das ganze aber über die grafische 
Oberfläche mache (Ich gebe im Terminal ein: v.proj, schreibe dann das ganze in 
die dafür vorgesehenen Felder), kommt folgende Fehlermeldung:

bad window path name ".nb.fOutput.gronsole.text.cmd2.cmdline.tags"
bad window path name ".nb.fOutput.gronsole.text.cmd2.cmdline.tags"
    while executing
"button $frame.cmdline.tags.tag$tag -text $tag -relief flat"
    (procedure "Gronsole::add_tag" line 9)
    invoked from within
"Gronsole::add_tag $path $ci $lkey"
    (procedure "Gronsole::output_to_gronsole" line 28)
    invoked from within
"Gronsole::output_to_gronsole $path $mark $ci [list cmd$ci cmd$ci-out] 
"$line""
    (procedure "Gronsole::readout" line 24)
    invoked from within
"Gronsole::readout $path $ci $mark $fh"
    invoked from within
"if [eof $fh] {
		Gronsole::readeof $path $ci $mark $fh
		Gronsole::done_command $path $ci
	} else {
		Gronsole::readout $path $ci $mark $fh
	}"
    (procedure "Gronsole::file_callback" line 2)
    invoked from within
"Gronsole::file_callback .nb.fOutput.gronsole 2 cmdinsert2 file5"

Mein System: 
SuSE-Linux 11.1 Linux-2.6.27.42-0.1 -default-x86_64
GRASS 6.4.0svn (2009)
Tcl-Version 8.5.5

Vielen Dank und viele Grüsse

Martin