<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all.<br>
Plugin ziplayers is giving me trouble with current master. I got a
nasty crash:<br>
<br>
Warning: QHttp: empty path requested is invalid -- using '/'<br>
Warning: QHttp: empty path requested is invalid -- using '/'<br>
<class 'qgis.core.QgsVectorLayer'><br>
<class 'qgis.core.QgsVectorLayer'><br>
Fatal: ASSERT: "!isEmpty()" in file /usr/include/qt4/QtCore/qlist.h,
line 274<br>
<br>
In subsequent uses, I get an error:<br>
<br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;"><span style="color:
rgb(255, 0, 0);">Errore durante l'esecuzione di codice Python:</span><br>
<br>
Traceback (most recent call last):<br>
File
"/home/paolo/.qgis/python/plugins/ziplayers/logic/ziplayerswidget.py",
line 61, in __signal_bbMain_clicked<br>
self.__createZips(lstIdLayer)<br>
File
"/home/paolo/.qgis/python/plugins/ziplayers/logic/ziplayerswidget.py",
line 92, in __createZips<br>
lstIdLayer, self.ui.textEditStatus.append, self.__pb)<br>
File
"/home/paolo/.qgis/python/plugins/ziplayers/logic/cziplayers.py",
line 222, in createZipLayer<br>
self.__createShapefileZip(dirWork, id, nameZip)<br>
File
"/home/paolo/.qgis/python/plugins/ziplayers/logic/cziplayers.py",
line 188, in __createShapefileZip<br>
self.__zipShapefile(dirWork, fileInfoShape, nameZip)<br>
TypeError: __zipShapefile() takes exactly 5 arguments (4 given)</p>
<br>
Any hope for a quick fix?<br>
Thanks.<br>
<pre class="moz-signature" cols="72">--
Paolo Cavallini
See: <a class="moz-txt-link-freetext" href="http://www.faunalia.it/pc">http://www.faunalia.it/pc</a></pre>
</body>
</html>