[Qgis-user] Re: [Qgis-developer] GdalTools in trunk
Tim Sutton
lists at linfiniti.com
Fri Jun 4 03:21:36 PDT 2010
Hi
I guess having 'dev' in the release name is causing issues.... (see below).
Regards
Tim
Couldn't load plugin GdalTools due an error when calling its initGui() method
Traceback (most recent call last):
File "/home/timlinux/apps/share/qgis/python/qgis/utils.py", line
159, in startPlugin
plugins[packageName].initGui()
File "/home/timlinux/apps/share/qgis/python/plugins/GdalTools/GdalTools.py",
line 86, in initGui
self.GdalVersion = Utils.Version( Utils.GdalConfig.version() )
File "/home/timlinux/apps/share/qgis/python/plugins/GdalTools/tools/GdalTools_utils.py",
line 347, in version
return Version(gdal.VersionInfo("RELEASE_NAME"))
File "/home/timlinux/apps/share/qgis/python/plugins/GdalTools/tools/GdalTools_utils.py",
line 613, in __init__
self.vers = self.string2vers(ver)
File "/home/timlinux/apps/share/qgis/python/plugins/GdalTools/tools/GdalTools_utils.py",
line 623, in string2vers
vers[1] = int(nums[1])
ValueError: invalid literal for int() with base 10: '8dev'
Python version:
2.6.5 (r265:79063, Apr 16 2010, 14:15:55)
[GCC 4.4.3]
QGIS version:
1.5.0-Trunk Trunk, 13642
Python path: ['/home/timlinux/apps/share/qgis/python',
'/home/timlinux/.qgis/python', '/home/timlinux/.qgis/python/plugins',
'/home/timlinux/apps/share/qgis/python/plugins',
'/usr/local/lib/python2.6/dist-packages/django_tinymce-1.5-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/gearman-1.5.0-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/django_simple_captcha-0.1.7-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/django_extensions-0.5-py2.6.egg',
'/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/python2.6/dist-packages/gst-0.10',
'/usr/lib/pymodules/python2.6',
'/usr/lib/python2.6/dist-packages/gtk-2.0',
'/usr/lib/pymodules/python2.6/gtk-2.0',
'/usr/local/lib/python2.6/dist-packages',
u'/home/timlinux/.qgis//python/plugins',
'/home/timlinux/apps/share/qgis/python/plugins/fTools/tools',
'/home/timlinux/apps/share/qgis/python/plugins/GdalTools/tools',
'/home/timlinux/apps/share/qgis/python/plugins/GdalTools', '.']
On Fri, Jun 4, 2010 at 4:33 AM, Giuseppe Sucameli <brush.tyler at gmail.com> wrote:
> Hi guys,
> now GdalTools plugin v.1.2.0 is in trunk.
> So, if you have to open a ticket you must use the qgis trac.
>
> For the translators: remember that you must update the translations
> on the qgis repository and not in the Faunalia one.
>
> Cheers.
>
> --
> Giuseppe Sucameli
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
--
Tim Sutton - QGIS Project Steering Committee Member (Release Manager)
==============================================
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.
Visit http://linfiniti.com to find out about:
* QGIS programming and support services
* Mapserver and PostGIS based hosting plans
* FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==============================================
More information about the Qgis-user
mailing list