On 20/08/2014 2:58 am, "kimaidou" <kimai...@gmail.com> wrote:
>
> Hi again,
>
> I have opened an issue in the hub : http://hub.qgis.org/issues/11077
>
> I have not assigned anyone, please assign the adequate dev ;)
>

Does it make any difference if you change:
c = QgsComposition(QgsMapSettings())

To:
ms=QgsMapSettings()
c=QgsComposition(ms)

?
Nyall
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to