Hi all, 

Attempting to warp an image in QGIS master (1.9.90-Alpha d38a0bc via osgeo) 

I recieved the message below in place of the dialogue box. Has anyone else had 
something similar? 

-ramon. 

Message: 
_________ 
An error has occured while executing Python code: 

Traceback (most recent call last): 
File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\GdalTools\GdalTools.py", line 
311, in doWarp 
d = Warp( self.iface ) 
File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\GdalTools\tools\doWarp.py", 
line 20, in __init__ 
BaseBatchWidget.__init__(self, self.iface, "gdalwarp") 
File 
"C:/OSGeo4W/apps/qgis-dev/./python/plugins\GdalTools\tools\widgetBatchBase.py", 
line 13, in __init__ 
BasePluginWidget.__init__(self, iface, commandName, helpFileBaseName) 
File 
"C:/OSGeo4W/apps/qgis-dev/./python/plugins\GdalTools\tools\widgetPluginBase.py",
 line 15, in __init__ 
self.base = BaseDialog(parent, iface, self, self.windowTitle(), commandName) 
File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\GdalTools\tools\dialogBase.py", 
line 36, in __init__ 
os.putenv( "PATH", path ) 
TypeError: putenv() argument 2 must be string, not QString 

Python version: 
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] 


QGIS version: 
1.9.90-Alpha Alpha, d38a0bc 

Python path: ['C:/OSGeo4W/apps/qgis-dev/./python', 
'C:/Users/randinach.METALIKO/.qgis/python', 
'C:/Users/randinach.METALIKO/.qgis/python/plugins', 
'C:/OSGeo4W/apps/qgis-dev/./python/plugins', 'C:\\OSGeo4W\\bin\\python25.zip', 
'C:\\OSGeo4W\\apps\\Python25\\DLLs', 'C:\\OSGeo4W\\apps\\Python25\\lib', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\plat-win', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\lib-tk', 'C:\\OSGeo4W\\apps\\qgis-dev\\bin', 
'C:\\OSGeo4W\\apps\\Python25', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32\\lib', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\Pythonwin', 
'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode', 
'C:\\Users\\randinach.METALIKO\\.qgis\\python\\plugins\\fTools\\tools', 
'C:\\Users\\randinach.METALIKO\\.qgis\\python\\plugins\\mmqgis/forms', 
'D:/Data/WesternAustralia/SH51-09/Goongarrie/Workspace'] 
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to