Giuseppe I think you are using an old version, because those line numbers in your error do not match the current code. Am I wrong?
I have just published a new version(1.0.4). Please update to it and check if the error persist Regards El día 20 de abril de 2012 01:03, Giuseppe Sucameli <[email protected]> escribió: > Hi, > > On Fri, Apr 20, 2012 at 12:55 AM, skampus > <[email protected]> wrote: >> i'm trying to use new SEXTANTE modeler. >> when i add any kind of input it returns this error. >> Do i have to open a ticket or do you think it's my error? > > it was fixed few days ago. You have to wait for a new version > of the plugin to have the modeler working again. > > Regards. > >> Errore durante l'esecuzione di codice Python: >> >> Traceback (most recent call last): >> File >> "C:/Users/skampus/.qgis/python/plugins\sextante\modeler\ModelerDialog.py", >> line 218, in addInput >> self.repaintModel() >> File >> "C:/Users/skampus/.qgis/python/plugins\sextante\modeler\ModelerDialog.py", >> line 206, in repaintModel >> self.pythonText.setText(self.alg.getAsPythonCode()) >> TypeError: QTextEdit.setText(QString): argument 1 has unexpected type >> 'NoneType' >> >> Versione Python: >> 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] >> >> >> Versione di QGIS: >> 1.7.4-Wroclaw Wroclaw, 8058b22 >> >> Percorso Python: ['C:\\Users\\skampus\\.qgis\\python\\plugins\\GeoCoding', >> 'C:/Users/skampus/.qgis/python/plugins\\sextante', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\GeoCoding', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\elevation', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\cswclient', >> 'C:/OSGeo4W/apps/qgis/./python', 'C:/Users/skampus/.qgis/python', >> 'C:/Users/skampus/.qgis/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\\apps\\qgis\\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\\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\\wx-2.8-msw-unicode', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\fTools\\tools', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\imgboundary\\logic', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\imgboundary\\gui', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\openlayersov\\logic', >> 'C:\\Users\\skampus\\.qgis\\python\\plugins\\openlayersov\\gui', >> '/usr/share/qgis/python', '.'] >> >> -- >> View this message in context: >> http://osgeo-org.1560.n6.nabble.com/SEXTANTE-for-QGIS-has-been-released-tp4669213p4900066.html >> Sent from the Quantum GIS - User mailing list archive at Nabble.com. >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > -- > Giuseppe Sucameli > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
