[Qgis-developer] two plugins not working

Barry Rowlingson b.rowlingson at lancaster.ac.uk
Wed Dec 30 05:17:57 EST 2009


On Wed, Dec 30, 2009 at 9:41 AM, Giovanni Manghi
<giovanni.manghi at gmail.com> wrote:

> *) "zoom to village", author "Ketan, Akash", the plugins simply freezes
> qgis (1.4 installed on Ubuntu 9.04).

 Yes, but when a plugin is hardcoded to connect to a host by IP number
on a private network I wouldn't expect it to really function:

ZoomToVillageDialog.py:56
 self.conn=psycopg2.connect("dbname='tehsil' user='postgres'
password='biond123' host='192.168.1.103' port='5432'")

 Suggest you contact the author:
ZoomToVillageDialog.py:9
    email                : ketanbiond at gmail.com

Barry

-- 
blog: http://geospaced.blogspot.com/
web: http://www.maths.lancs.ac.uk/~rowlings
web: http://www.rowlingson.com/
twitter: http://twitter.com/geospacedman
pics: http://www.flickr.com/photos/spacedman


More information about the Qgis-developer mailing list