Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Vincent Bain
Yes, now it works ! Thank you, Vincent. Le jeudi 22 janvier 2009 à 21:23 +0100, Martin Landa a écrit : > Hi, > > 2009/1/22 Vincent Bain : > > Martin, > > > > updated at revision 35542 but the error remains. > > Perhaps am I doing something wrong ? > > in relbr64 fixed in r35543. > > Martin >

Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Martin Landa
Hi, 2009/1/22 Vincent Bain : > Martin, > > updated at revision 35542 but the error remains. > Perhaps am I doing something wrong ? in relbr64 fixed in r35543. Martin -- Martin Landa * http://gama.fsv.cvut.cz/~landa * ___ grass-user mailing list gras

Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Vincent Bain
Martin, updated at revision 35542 but the error remains. Perhaps am I doing something wrong ? Vincent Le jeudi 22 janvier 2009 à 20:15 +0100, Martin Landa a écrit : > Hi, > > 2009/1/22 Vincent Bain : > >self.parent.goutput.WriteLog(_('POINTS file <%s> saved') % > >self.file['poi

Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Martin Landa
Hi, 2009/1/22 Vincent Bain : >self.parent.goutput.WriteLog(_('POINTS file <%s> saved') % >self.file['points']) > File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/g >output.py", line 235, in WriteLog > >line += diff * ' ' >UnboundLocalError >

[GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Vincent Bain
Hi, trying to use the georectify tool through the wxGUI, the rms error for each point did not display in the array, and the rectify operation finally failed. The returned message was : Traceback (most recent call last): File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/g