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

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <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);">Hi all.</span></p>
    <p style="margin: 0px; text-indent: 0px;"><span style="color:
        rgb(255, 0, 0);">When clicking twice on "OK", I get:<br>
      </span></p>
    <p style="margin: 0px; text-indent: 0px;"><span style="color:
        rgb(255, 0, 0);"><br>
        Errore durante l'esecuzione di codice Python:</span><br>
      <br>
      Traceback (most recent call last):<br>
        File
      "/home/paolo/.qgis/python/plugins/cadtools/tools/rotateobjecttool.py",
      line 75, in rotateObject<br>
          geom = cadutils.rotate(self.feat.geometry(), self.p1,  angle *
      math.pi / 180)<br>
        File
      "/home/paolo/.qgis/python/plugins/cadtools/tools/cadutils.py",
      line 136, in rotate<br>
          p1 = QgsPoint(k.x() - point.x(),  k.y() - point.y())<br>
      AttributeError: 'NoneType' object has no attribute 'x'<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      I think the error should be intercepted.<br>
      All the best.<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Paolo Cavallini
See: <a class="moz-txt-link-freetext" href="http://www.faunalia.it/pc">http://www.faunalia.it/pc</a></pre>
  </body>
</html>