Thank you Enrique,

it was exactly an accent (à) from a folder along the path to shapefile :)

Now it works, and with Luigi's fix this won't be a problem in the future :)

Thank you all.

Regards,

Carlo

Il 01/09/2015 14:53, Enrique ha scritto:
Could be a problem with special characters in file names or paths?

Try to avoid spaces and non-ASCII characters (like character à) in file names and paths.

Enrique

2015-09-01 14:13 GMT+02:00 Carlo Cormio <carlo.cor...@gmail.com <mailto:carlo.cor...@gmail.com>>:

    Hello everybody,

    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:

    ---------------------

    Traceback (most recent call last):
      File
    
"C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
    line 90, in onPointClicked
        dlg = self._onPointClicked( layer, point )
      File
    
"C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
    line 121, in _onPointClicked
        uri = str(ps_source)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0'
    in position 20: ordinal not in range(128)


    Versione Python:
    2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


    Versione di QGIS:
    2.10.1-Pisa Pisa, d20c5b7

    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']

    ---------------------

    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).

    Anybody could help? Do I have to open a ticket? How?

    Thank you in advance,

    Carlo

    _______________________________________________
    Qgis-user mailing list
    Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
    http://lists.osgeo.org/mailman/listinfo/qgis-user



_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to