<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello everybody,<br>
    <br>
    I'm trying to display interferometry data using rs time series
    viewer plugin, but got the following error after clicking on a point
    from the vector map:<br>
    <br>
    ---------------------<br>
    <br>
    <span style=" font-family:'Courier New,courier';">Traceback (most
      recent call last):<br>
        File
      "C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
      line 90, in onPointClicked<br>
          dlg = self._onPointClicked( layer, point )<br>
        File
      "C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
      line 121, in _onPointClicked<br>
          uri = str(ps_source)<br>
      UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0'
      in position 20: ordinal not in range(128)<br>
      <br>
      <br>
      Versione Python:<br>
      2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br>
      <br>
      <br>
      Versione di QGIS:<br>
      2.10.1-Pisa Pisa, d20c5b7<br>
      <br>
      Percorso Python:
      ['C:/OSGeo4W/apps/qgis/./python/plugins\\processing',
      'C:/OSGeo4W/apps/qgis/./python',
      u'C:/Users/Carlitos/.qgis2/python',
      u'C:/Users/Carlitos/.qgis2/python/plugins',
      'C:/OSGeo4W/apps/qgis/./python/plugins',
      'C:\\OSGeo4W\\bin\\python27.zip',
      'C:\\OSGeo4W\\apps\\Python27\\DLLs',
      'C:\\OSGeo4W\\apps\\Python27\\lib',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',
      'C:\\OSGeo4W\\apps\\Python27',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win32.egg',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\python_dateutil-2.2-py2.7.egg',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\pytz-2014.2-py2.7.egg',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\six-1.6.1-py2.7.egg',
      'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
      u'C:/Users/Carlitos/.qgis2//python',
      'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools']<br>
      <br>
      ---------------------<br>
      <br>
      Moreover, the shapefile in the test data folder from github seems
      to be corrupted. If I try to load that map I got an error message
      (invalid file format).<br>
      <br>
      Anybody could help? Do I have to open a ticket? How?<br>
      <br>
      Thank you in advance,<br>
      <br>
      Carlo<br>
    </span>
  </body>
</html>