<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000099" bgcolor="#FFFFFF">
    Hi, when trying to use the Point2One plugin, I am getting the error
    shown below. This is on QGIS 1.9 (on Ubuntu 12.10). On QGIS 1.8 it
    works fine.<br>
    <br>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">Traceback
      (most recent call last):<br>
        File
      "/home/paulo/.qgis//python/plugins/points2one/points2one_gui.py",
      line 119, in accept<br>
          engine.run()<br>
        File
      "/home/paulo/.qgis//python/plugins/points2one/p2o_engine.py", line
      58, in run<br>
          provider.fields(), self.wkb_type, self.layer.srs())<br>
      AttributeError: 'QgsVectorLayer' object has no attribute 'srs'<br>
      <br>
      Python version:<br>
      2.7.3 (default, Sep 26 2012, 21:53:55) <br>
      [GCC 4.7.2]<!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
    Cheers<br>
    <br>
    Paulo<br>
  </body>
</html>