Re: [Qgis-developer] Fixing blockers & high priority bugs

2013-07-30 Thread Tim Sutton
Hi


On Wed, Jul 31, 2013 at 8:10 AM, Paolo Cavallini wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Tim,
>
> Il 31/07/2013 08:07, Tim Sutton ha scritto:
>
> >> If we have the funding, lets get Jurgen on for another week - I'd like
> to get teh
> >> release out by the end of August.
>
> We should have funds available. As soon as Horst is back we'll have the
> exact
> figures. An alternative would be to call for targeted donations.
>

Lets do both?

Regards

Tim


>
> All the best.
> - --
> Paolo Cavallini - Faunalia
> www.faunalia.eu
> Full contact details at www.faunalia.eu/pc
> Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.14 (GNU/Linux)
> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>
> iEYEARECAAYFAlH4qlIACgkQ/NedwLUzIr4r5ACfQs2F3s+AH1qxLPZgb8hLlprW
> wTMAn0uoWYXo4lE9Ecn70Y9LlD/CYNLt
> =xvmn
> -END PGP SIGNATURE-
>



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Fixing blockers & high priority bugs

2013-07-30 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Tim,

Il 31/07/2013 08:07, Tim Sutton ha scritto:

>> If we have the funding, lets get Jurgen on for another week - I'd like to 
>> get teh
>> release out by the end of August. 

We should have funds available. As soon as Horst is back we'll have the exact
figures. An alternative would be to call for targeted donations.

All the best.
- -- 
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc
Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlH4qlIACgkQ/NedwLUzIr4r5ACfQs2F3s+AH1qxLPZgb8hLlprW
wTMAn0uoWYXo4lE9Ecn70Y9LlD/CYNLt
=xvmn
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Fixing blockers & high priority bugs

2013-07-30 Thread Tim Sutton
Hi Paolo




On Tue, Jul 30, 2013 at 8:14 AM, Paolo Cavallini wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all.
> I think Andreas initiative of sponsoring Juergen work focused on fixing
> important
> bugs has been a great success (thanks for this!); we are around 10
> blockers now,
> several of them related, and another 40+ tickets of high importance. I
> assume the
> budget has been consumed by now, so what are our plans now? Should we keep
> on with
> another week, or do we have another strategy?
>

If we have the funding, lets get Jurgen on for another week - I'd like to
get teh release out by the end of August.

Otherwise we must start thinking seriously about releasing with a list of
'known issues'. As currently stands, that list would contain*:

The SVG marker window has several bugs related to SVG parameters
Wrong font display in qgis server
Polygons digitized in Postgis layer with "Avoid Intersections"
WFS-T and postgis: "ERROR: null value in column "gid" violates not-null
constraint" when adding features
Point pattern fill: invalid scaling of displacements when printing or
writing PDF from composer
Symbology: Get rid of duplicate functionality "line decoration"
Blocker Measurements in degrees even when meters are chosen as map units
Print as raster doesn't work
Large memory used with map units symbology at large scales
VRT file opens instantly in 1.8, not opened after 10 mins on Master
QGIS does not deal with shapefiles with two fields with the same name

* http://hub.qgis.org/projects/quantum-gis/issues?query_id=23


Tim



> All the best.
> - --
> Paolo Cavallini - Faunalia
> www.faunalia.eu
> Full contact details at www.faunalia.eu/pc
> Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.14 (GNU/Linux)
> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>
> iEYEARECAAYFAlH3WdYACgkQ/NedwLUzIr6GagCaA+P4MTFornjqWzJr8x/s1C9u
> y64AoKh+UOqB0SWMogcP0JHh0ldyIbgN
> =Jcfd
> -END PGP SIGNATURE-
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] QGIS QgsVectorFileWriter

2013-07-30 Thread Bjorn Nyberg
I have a list of Linestrings [(x,y),(x,y)] pairs that i've created as

shapelist.append(([QgsPoint(x1,y1),QgsPoint(x2,y2)]))


shapelist[:5]
[[(4.11658e+06,5.18318e+06), (4.11717e+06,5.18218e+06)], 
[(4.11847e+06,5.18323e+06), (4.11771e+06,5.18223e+06)], 
[(4.1064e+06,5.17508e+06), (4.10647e+06,5.17408e+06)], 
[(4.10755e+06,5.1749e+06), (4.10693e+06,5.1739e+06)], 
[(4.11138e+06,5.15935e+06), (4.112e+06,5.15835e+06)]]


MultiPolyLine = QgsGeometry.fromMultiPolyline(shapelist)

However when I attempt to apply the writer by 

writer = QgsVectorFileWriter(out, "CP1250", fields, QGis.WKBMultiLineString, 
layer.crs(), "ESRI Shapefile")

I receive the following traceback:

Traceback (most recent call last):
  File "", line 1, in 
TypeError: arguments did not match any overloaded call:
  QgsVectorFileWriter(QString, QString, QgsFields, QGis.WkbType, 
QgsCoordinateReferenceSystem, QString driverName="ESRI Shapefile", QStringList 
datasourceOptions=QStringList(), QStringList layerOptions=QStringList(), 
QString newFilename=None): argument 3 has unexpected type 'dict'
  QgsVectorFileWriter(QgsVectorFileWriter): argument 1 has unexpected type 'str'


What does a Qstring imply here? Do I need to apply PyQt4.QtCore.QString(out)? 

Cheers,
Bjorn ___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Python plugins in QGIS_PLUGINPATH not appearing in Plugin Manager

2013-07-30 Thread Borys Jurgiel
Fixed, thanks!

Dnia poniedziałek, 29 lipca 2013 o 15:03:32 Régis Haubourg napisał(a):
> This seems to be urgent,
> bug filed here:
> http://hub.qgis.org/issues/8376 
> Cheers
> Régis
> 
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Sextante help

2013-07-30 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all.
We now have (thanks Victor) an easy way of contributing to sextante help:

https://github.com/volaya/SEXTANTE-Help

A couple of examples here:
https://github.com/volaya/SEXTANTE-Help/blob/master/saga/gridcalculator.rst
https://github.com/volaya/SEXTANTE-Help/blob/master/qgis/fieldcalculator.rst

Instructions are here:
https://github.com/volaya/SEXTANTE-Help/blob/master/instructions.txt
to be expanded; please do not hesitate adding your notes.

So, how to contribute? Two options:
* clone the repo https://github.com/volaya/SEXTANTE-Help, make your changes 
(also
online, via GitHub), then issue a pull request
* if this is scaring to you, please ask Victor for an access to his repo, so 
you can
type directly there.

Looking forward for your contributions.
All the best, and thanks!
- -- 
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc
Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlH300kACgkQ/NedwLUzIr7o1gCeMfHbiYti06/XG4+i8ARybj3W
HqoAnj3kh8NAFJ1Qq0T/nmAj6yb1a6fL
=EJTU
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Digitization change in upcoming 2.0

2013-07-30 Thread Antonio Locandro
+1 just tried it and its a huge improvement definitely better

Antonio Locandro





 
Date: Tue, 30 Jul 2013 08:53:04 +0200
From: denis.rouz...@gmail.com
To: Qgis-developer@lists.osgeo.org; qgis-u...@lists.osgeo.org
Subject: [Qgis-developer] Digitization change in upcoming 2.0


  


  
  
Dear QGIS users,



On today's master and upcoming QGIS 2.0, the behaviour of the
right-click in digitization has changed.



Instead of adding a vertex and finishing the digitization, it
  now only finishes the digitization without adding any
  vertex.



We understand it is quite a change for long-time users, but we
believe this behaviour is much more intuitive, and that users will
get used to it very quickly.



Best regards,



Denis





  


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer  
  ___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer