<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<strong></strong><br><br>> Date: Thu, 20 Nov 2008 21:20:22 +0100<br>> From: jlgoedbloed@hetnet.nl<br>> To: grass-user@lists.osgeo.org<br>> Subject: [GRASS-user] error running digitzing tool wxpython<br>> <br>> Hello Grass Usersgroup<br>> <br>> Running on linux open suse 10.3 have download <br>> grass-6.4.svn_src_snapshot_2008_11_15.tar.gz<br>> en install some additional libraries (wxwidget, wxpyton ,swig etc) and <br>> compiled the source-code include the pyton<br>> digitizing tool v.digit.<br><br><br>Check if you compiled the source code -with-python<br><pre>"-with-python" is not enough to get the new wxPython GUI installed.<br>That is only required for the new vdigit.</pre>
<br>> Running the digitize tool I've the following error masseges:<br>> <br>> if len(self.vdigitMove['id']) > 0:<br>> TypeError<br>> :<br>> tuple indices must be integers<br>> Traceback (most recent call last):<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 1125, in MouseActions<br>> <br>> self.OnMouseMoving(event)<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 2011, in OnMouseMoving<br>> <br>> if len(self.vdigitMove['id']) > 0:<br>> TypeError<br>> :<br>> tuple indices must be integers<br>> Traceback (most recent call last):<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 1125, in MouseActions<br>> <br>> self.OnMouseMoving(event)<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 2011, in OnMouseMoving<br>> <br>> if len(self.vdigitMove['id']) > 0:<br>> TypeError<br>> :<br>> tuple indices must be integers<br>> Traceback (most recent call last):<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 1125, in MouseActions<br>> <br>> self.OnMouseMoving(event)<br>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma<br>> pdisp.py", line 2011, in OnMouseMoving<br>> <br>> if len(self.vdigitMove['id']) > 0:<br>> TypeError<br>> :<br>> tuple indices must be integers<br>> <br>> <br>> What is wrong?<br>> The vectormap contains floating point coordinates, and reading the <br>> report of Martin Landa (Perugia, 21-22 Feb 2008)<br>> wxPython-based GUI for GRASS GIS<br>> <br>> "the general display architecture needs to bee improved to support <br>> floating-point coordinates"<br>> Is here the problem<br>> <br>> <br>> <br>> thanks for help<br>> <br>> Joop Goedbloed<br>> <br><br><strong><font style="font-size: 10pt;" face="Times New Roman, Times, Serif" size="2">Jhon Ortiz Trujillo <br>Geologist - EOS-DTH - ICP<br>Bogotá - Colombia <br></font></strong><br><br /><hr />No te aburras más, engánchate a los <a href='http://www.vivelive.com/juegos/' target='_new'>Juegos de Messenger</a></body>
</html>