<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Segnalo un bug in QGis 1.7: lo strumento unione di FTools va a buon
    fine, ma mostra il seguente errore durante l'operazione:<br>
    <br>
    <style type="text/css">p, li { white-space: pre-wrap; }</style>
    <p style="margin: 0px; text-indent: 0px;"><span style="color:
        rgb(255, 0, 0);">Errore durante l'esecuzione di codice Python:</span><br>
      <br>
      Traceback (most recent call last):<br>
        File
      "/usr/share/qgis/python/plugins/fTools/tools/doGeoprocessing.py",
      line 265, in runRangeFromThread<br>
          self.progressBar.setRange( range_vals[ 0 ], range_vals[ 1 ] )<br>
      TypeError: QProgressBar.setRange(int, int): argument 2 has
      unexpected type 'long'<br>
      <br>
      Versione Python:<br>
      2.6.5 (r265:79063, Apr 16 2010, 13:28:26) <br>
      [GCC 4.4.3]</p>
    <br>
    <br>
    Qualcuno con un account vuole segnalarlo per piacere?<br>
    <br>
    Saluti<br>
  </body>
</html>