Actually, the error is referring to this:
AttributeError: type object 'QString' has no attribute 'tr'
Which has nothing to do with GDAL.  Having said that, it's possible
that you also have the below mentioned problem.
The specific error above is likely due to a bug though...

Carson

On Fri, Jan 15, 2010 at 4:12 PM, Giovanni Manghi
<[email protected]> wrote:
> Hi,
> works fine here (version 0.0.31) and xp.
>
> Looking the error message it seems you miss the gdal utilities or you
> miss to add the path to the utilities bin directory in the "path"
> environment variable of your os.
>
> cheers
>
> -- Giovanni --
>
>
> On Fri, 2010-01-15 at 16:50 +0100, [email protected] wrote:
>> hi, i want to report an error in tool gdal using "build
>> virtual raster", when i try to use this tool appears the
>> error:
>> Traceback (most recent call last):
>>   File "C:\Documents and
>> Settings\marco\.qgis\python\plugins\GdalTools\tools\dialogBase.py"
>> , line 85, in processError
>>     msg = QString.tr("The process failed to start. Either
>> the invoked program is missing, or you may have insufficient
>> permissions to invoke the program.")
>> AttributeError: type object 'QString' has no attribute 'tr'
>>
>> The S.O. is winxp.
>> marco zanieri
>>
>> _______________________________________________
>> 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
>



-- 
Carson J. Q. Farmer
ISSP Doctoral Fellow
National Centre for Geocomputation
National University of Ireland, Maynooth,
http://www.carsonfarmer.com/
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to