<div dir="ltr"><div>Could be a problem with special characters in file names or paths?<br><br>Try to avoid spaces and non-ASCII characters (like character à) in file names and paths.<br><br></div>Enrique</div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-01 14:13 GMT+02:00 Carlo Cormio <span dir="ltr"><<a href="mailto:carlo.cormio@gmail.com" target="_blank">carlo.cormio@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div 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>
  </div>

<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>