Remi-C / interactive_map_tracking

A QGIS 2.6 plugin to track camera of user , AND/OR to autocommit/refresh edit on PostGIS vector layer
http://remi-c.github.io/interactive_map_tracking/
GNU General Public License v3.0
8 stars 4 forks source link

error with proxyon develop branch #39

Closed Remi-C closed 9 years ago

Remi-C commented 9 years ago

Hey, here is the error Impossible de charger l'extension interactive_map_tracking provoque une erreur lors de l'appel de sa méthode classFactory()

Traceback (most recent call last):
  File "C:/PROGRA~1/QGISBR~1/apps/qgis/./python\qgis\utils.py", line 208, in startPlugin
    plugins[packageName] = package.classFactory(iface)
  File "C:/Users/Remi/.qgis2/python/plugins\interactive_map_tracking\__init__.py", line 35, in classFactory
    return interactive_map_tracking(iface)
  File "C:/Users/Remi/.qgis2/python/plugins\interactive_map_tracking\interactive_map_tracking.py", line 253, in __init__
    proxy.setHostName(proxyHost)
UnboundLocalError: local variable 'proxy' referenced before assignment