[Qgis-user] Mapserver python plugin
sherman at mrcc.com
sherman at mrcc.com
Thu Jan 17 12:46:34 EST 2008
Finally somebody tests it :)
I'll take a look.
Sent from my BlackBerry®
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
-----Original Message-----
From: Luca Casagrande <luca.casagrande at gmail.com>
Date: Thu, 17 Jan 2008 17:39:10
To:qgis-user at lists.qgis.org
Subject: [Qgis-user] Mapserver python plugin
Hello everybody,
Inside 0.9.1 I have this error when running mapserver export tool:
An error has occured while executing Python code:
Traceback (most recent call last):
File
"/home/doktoreas/.qgis//python/plugins/mapserver_export/mapserverexport.py",
line 81, in run
exporter = Qgis2Map(self.dlg.ui.txtQgisFilePath.text(),
self.dlg.ui.txtMapFilePath.text())
File
"/home/doktoreas/.qgis//python/plugins/mapserver_export/ms_export.py",
line 37, in __init__
self.qgs = minidom.parse("/home/gsherman/test1.qgs")
File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line
1915, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.5/site-packages/_xmlplus/dom/expatbuilder.py",
line 924, in parse
fp = open(file, 'rb')
IOError: [Errno 2] Nessun file o directory: '/home/gsherman/test1.qgs'
I am using Ubuntu package from Tim repository, and the plugin was
installed via the Installer Plugin.
Thanks
Luca
_______________________________________________
Qgis-user mailing list
Qgis-user at lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list