Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Martin Landa
Hi,

2009/1/22 Vincent Bain b...@toraval.fr:
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
:
local variable 'diff' referenced before assignment

should be fixed in r35541.

Martin

-- 
Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


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 b...@toraval.fr:
 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
 :
 local variable 'diff' referenced before assignment
 
 should be fixed in r35541.
 
 Martin
 

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] georectify tool in wxGUI

2009-01-22 Thread Martin Landa
Hi,

2009/1/22 Vincent Bain b...@toraval.fr:
 Martin,

 updated at revision 35542 but the error remains.
 Perhaps am I doing something wrong ?

in relbr64 fixed in r35543.

Martin

-- 
Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


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 b...@toraval.fr:
  Martin,
 
  updated at revision 35542 but the error remains.
  Perhaps am I doing something wrong ?
 
 in relbr64 fixed in r35543.
 
 Martin
 

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user