[QGIS-it-user] Plugin CXF_IN

Mattia De Agostino mattia.deagostino a gmail.com
Ven 4 Mar 2016 07:08:21 PST


Credo il problema si verifichi solo su Linux, in quanto "case-sensitive" sui
nomi delle cartelle.
Risolto e testato su Ubuntu, sostituendo la riga 478 del file catdialog.py:
fpath =os.getenv("HOME")+'/.qgis2/python/plugins/cxf_in/CTCOMCAT.txt'

con la seguente:
fpath =os.getenv("HOME")+'/.qgis2/python/plugins/Cxf_in/CTCOMCAT.txt'

Anche io purtroppo non ho con me dati CXF da provare, ma l'interfaccia
grafica sembra sistemarsi.

Può essere?
Mattia



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Plugin-CXF-IN-tp5254405p5254434.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.


More information about the QGIS-it-user mailing list