Re: [Qgis-developer] Question about bug #7941

2013-08-27 Thread Benoît Laurent
Title: Signature_Benoit_Laurent

  
  
Hello Ren-Luc,


  
  Hi Benot,

Did you re-install Proj4 ? 

No. I don't know how to do it. I use a weekly release of Qgis.


  Which version of Proj4 did you use ?
  

480.

Regards,

Benot

-- 
  
  
  

  


 
Benot
  LAURENT Consultant Optimisation
9, rue Alexandre Fleming, 49066 Angers CEDEX

 +33
(0)6 28 03 81 32 
  blaur...@heurisis.eu
   +33 (0)9 54 30 41 14   www.heurisis.eu
  

  

  
  
Visitez le site www.optiscolaire.fr
 

  

   
  
  
 
Avant dimprimer ce mail, pensez 
  lenvironnement
   
  

  
  

  

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

Re: [Qgis-developer] Question about bug #7941

2013-08-27 Thread rldhont

Hi all,

The bug #7941 has been closed byGiovanni Manghi 
http://hub.qgis.org/users/11 becauseregis Haubourg 
http://hub.qgis.org/users/989 said that the problems comes from proj4.

The bug #7941 is not a proj4 bugs but QGIS packaging bug.

It seems that proj4 is not well packaging with QGIS and extracting by 
the installer.
The bug is confirmed for weekly qgis-master and not for qgis-master form 
OSGeo4W.


How Proj4 is packaging with QGIS ?

Regards,
René-Luc D'Hont
3Liz


Le 26/08/2013 14:40, Benoît Laurent a écrit :

Hello,

I may misunderstand this sentence about bug #7941 
http://hub.qgis.org/issues/7941 : on OSGeo4W the file ntf_r93.gsb 
is in the proj-datumgrid and the proj package depends on it. So it 
should be there.


In my case, the file ntf_r93.gsb is the proj folder but it does not 
work. I must miss something.


Regards,

Benoît




___
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

Re: [Qgis-developer] someone with experience MetadataUrl

2013-08-27 Thread Alexandre Neto
Hello René-Luc,

Can you provide us one of those dataset and respective dataset?

I have tried to use this dataset:

http://www.eea.europa.eu/data-and-maps/data/natura-3#tab-metadata

But I can't find the URL to the metadata.

Thanks,

Alexandre Neto


On Mon, Aug 26, 2013 at 4:58 PM, rldhont rldh...@gmail.com wrote:

 Hi Larissa,

 MetadatUrl is a web URL link to a metadata file, like an URL Link to an
 INSPIRE metadat file.

 Regards,
 René-Luc

 Le 26/08/2013 15:41, Larissa Junek a écrit :

 Hello lists,
 the user manual team looks for someone who has experience with Metadata
 in QGIS. Can you give an example of free geodata that have a
 MetadataUrl?
 We would like to insert this example into the user manual.

 Kind regards,
 Larissa Junek
 __**_
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/**mailman/listinfo/qgis-**developerhttp://lists.osgeo.org/mailman/listinfo/qgis-developer


 __**_
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/**mailman/listinfo/qgis-**developerhttp://lists.osgeo.org/mailman/listinfo/qgis-developer

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

Re: [Qgis-developer] someone with experience MetadataUrl

2013-08-27 Thread rldhont

Hi,

Here is a Metadata URL :
http://geobretagne.fr/geonetwork/srv/fr/iso19139.xml?id=2791
And here is a Data URL :
http://geobretagne.fr/geonetwork/srv/fr/metadata.show?uuid=abe1149d-5a8d-4dbf-9140-97294b22bd4f

The link you provide can be use has a Data URL :
http://www.eea.europa.eu/data-and-maps/data/natura-3#tab-metadata

Regards,
René-Luc D'Hont
3Liz

Le 27/08/2013 12:13, Alexandre Neto a écrit :

Hello René-Luc,

Can you provide us one of those dataset and respective dataset?

I have tried to use this dataset:

http://www.eea.europa.eu/data-and-maps/data/natura-3#tab-metadata

But I can't find the URL to the metadata.

Thanks,

Alexandre Neto


On Mon, Aug 26, 2013 at 4:58 PM, rldhont rldh...@gmail.com 
mailto:rldh...@gmail.com wrote:


Hi Larissa,

MetadatUrl is a web URL link to a metadata file, like an URL Link
to an INSPIRE metadat file.

Regards,
René-Luc

Le 26/08/2013 15:41, Larissa Junek a écrit :

Hello lists,
the user manual team looks for someone who has experience with
Metadata
in QGIS. Can you give an example of free geodata that have a
MetadataUrl?
We would like to insert this example into the user manual.

Kind regards,
Larissa Junek
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
mailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org mailto: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

[Qgis-developer] Append to PostGIS table

2013-08-27 Thread Victor Olaya
Hi

I am trying to append a layer to a PostGIS table, but I am having
trouble. I am calling

QgsVectorLayerImport.importLayer(layer, uri.uri(), providerName,
layer.crs(), False, False, options)

with options['append'] = True, but it is not working (it complains
that the relation already exists, so I guess it is not actually
appending.

The DB manager uses this, but I haven't been able to make it work
either (the Add to table option it is actually never enabled...)

The PostGIS manager plugin is the only one that works for this, but it
calls shp2pgsql on the console, which is something that I would prefer
to avoid.

any ideas?

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


[Qgis-developer] LWGEOM Processing provider (aka Sextante)

2013-08-27 Thread Gino Pirelli
Hi,

for the LWGEOM provider users... now is available the provider for
QGIS Processing (aka Sextante)

please try it (only with postgis = 2.1)

Luigi Pirelli (luigi.pire...@faunalia.it)
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Call for fixes: French and South Africans, raise up

2013-08-27 Thread Régis Haubourg
Hi #7941 was a OSGEO4W problem. bug filed there...





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Call-for-fixes-French-and-South-Africans-raise-up-tp5074238p5074523.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] QT Log messages: QFSFileEngine::open: No file name specified

2013-08-27 Thread Andreas Neumann

Hi,

I get an awful lot of log messages in the QT tab of the logging panel 
with the following error message:


QFSFileEngine::open: No file name specified
Cannot open file '', because: No file name specified

I get hundreds of these messages when opening a project. I have no idea 
what files are missing.


Do others have these log messages as well?

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


Re: [Qgis-developer] Append to PostGIS table

2013-08-27 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Il 27/08/2013 12:55, Victor Olaya ha scritto:

 The DB manager uses this, but I haven't been able to make it work
 either (the Add to table option it is actually never enabled...)

AFAIK this is just a placeholder, the function was never completed.
I think inmplementing it would be the way to go, however.
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/

iEYEARECAAYFAlIcur8ACgkQ/NedwLUzIr70ygCfQ+u4H/0zwXolfS9wOxkG7PV6
ZOcAoK3GuSLxDFoZsJwkucONeOuC4e7i
=UFxC
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] someone with experience MetadataUrl

2013-08-27 Thread Alexandre Neto
Thanks,

I will try to use one of those.

Regards,

Alexandre Neto


On Tue, Aug 27, 2013 at 11:22 AM, rldhont rldh...@gmail.com wrote:

  Hi,

 Here is a Metadata URL :
 http://geobretagne.fr/geonetwork/srv/fr/iso19139.xml?id=2791
 And here is a Data URL :

 http://geobretagne.fr/geonetwork/srv/fr/metadata.show?uuid=abe1149d-5a8d-4dbf-9140-97294b22bd4f

 The link you provide can be use has a Data URL :
 http://www.eea.europa.eu/data-and-maps/data/natura-3#tab-metadata

 Regards,
 René-Luc D'Hont
 3Liz

 Le 27/08/2013 12:13, Alexandre Neto a écrit :

 Hello René-Luc,

  Can you provide us one of those dataset and respective dataset?

  I have tried to use this dataset:

  http://www.eea.europa.eu/data-and-maps/data/natura-3#tab-metadata

  But I can't find the URL to the metadata.

  Thanks,

  Alexandre Neto


 On Mon, Aug 26, 2013 at 4:58 PM, rldhont rldh...@gmail.com wrote:

 Hi Larissa,

 MetadatUrl is a web URL link to a metadata file, like an URL Link to an
 INSPIRE metadat file.

 Regards,
 René-Luc

 Le 26/08/2013 15:41, Larissa Junek a écrit :

  Hello lists,
 the user manual team looks for someone who has experience with Metadata
 in QGIS. Can you give an example of free geodata that have a
 MetadataUrl?
 We would like to insert this example into the user manual.

 Kind regards,
 Larissa Junek
 ___
  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




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

Re: [Qgis-developer] Append to PostGIS table

2013-08-27 Thread Victor Olaya
If I can find out how to do it...i promise I will add it to the DB
manager as well, to complete that function :-)

Thanks!

2013/8/27 Paolo Cavallini cavall...@faunalia.it:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Il 27/08/2013 12:55, Victor Olaya ha scritto:

 The DB manager uses this, but I haven't been able to make it work
 either (the Add to table option it is actually never enabled...)

 AFAIK this is just a placeholder, the function was never completed.
 I think inmplementing it would be the way to go, however.
 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/

 iEYEARECAAYFAlIcur8ACgkQ/NedwLUzIr70ygCfQ+u4H/0zwXolfS9wOxkG7PV6
 ZOcAoK3GuSLxDFoZsJwkucONeOuC4e7i
 =UFxC
 -END PGP SIGNATURE-
 ___
 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


[Qgis-developer] Saga and sextante on OSX

2013-08-27 Thread John C. Tull
Hi everyone,

I'm running trunk on OS X 10.8 with qgis dependencies built from source (most 
using the homebrew package manager). I also have a functional saga_cmd binary 
that I can use in my terminal to produce valid outputs. Unfortunately, sextante 
complains when I try to run a function:

 Missing dependency.This algorithm cannot be run :-( 

This algorithm requires SAGA to be run.Unfortunately, it seems that SAGA is not 
installed in your system, or it is not correctly configured to be used from 
QGIS

This perplexes me. The appropriate path, /usr/local/bin shows in my qgis 
preferences. Sextante was also working at least several months ago in trunk. 
Can anyone provide any suggestions on what may be causing this to not work?

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


Re: [Qgis-developer] September 1 branch for release

2013-08-27 Thread Tim Sutton
Hi


On Sat, Aug 24, 2013 at 6:25 PM, Larry Shaffer lar...@dakotacarto.comwrote:

 Hi Tim,


 On Sun, Aug 11, 2013 at 5:21 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi All

 If we want to be ready with QGIS 2.0 for FOSS4G2013 we should ideally be
 ready to branch for release at the beginning of September (since most of us
 will be migrating to the land of deep fried mars bars for September).

 Here is my proposal to achieve that:

 * 12 Aug GUI Freeze, String Freeze, call for final translations
 * 25 Aug - Point of no return - final decision on whether to release with
 blockers


 Assuming you intend to go ahead with 1 Sept tagging, will we still be able
 to commit to the master branch in between 25 Aug and 1 Sept?


Sorry for the late reply. Yes commits are ok but it should be for bug fixes
only.


 If so, I believe I can wrap up work on some important labeling issues. The
 time-consuming project I was doing at my day job will be done on Monday,
 after which I can devote most of my time to finishing the work I've done on
 labeling.


If you are planning gui / other changes, maybe it would be better to wait
for 2.1?



Regards

Tim



 * 1 Sept - Tag QGIS 2.0, call for packaging
 * 7 Sept - Public announcement of QGIS 2.0

 Please consider the first item in the list in effect now, so the GUI and
 strings should not change except for critical bug fixes (icon tweaks and
 'poodle fluffing the GUI' are no longer allowed).

 Any remaining Blockers at point of release will be clearly identified as
 'known issues'. On 25 August we (PSC) vote agreement on whether to go ahead
 with release or to postpone it. There would be an automatic revote each
 week until quorum is reached (basically giving us 2 postponement dates
 before FOSS4G). I really really really want QGIS 2.0 to be ready for FOSS4G
 and it would be nice to not be working on it at the QGIS HF in Brighton.

 The proposal on the table is that any remaining blockers be clearly
 listed as known issues in the release announcements.

 Speaking of release announcements, I have set up a very alpha-y web site
 for creating a visual changelog and I am looking for volunteers to add
 entries to this. If you have some time to write about the new features
 coming in QGIS 2.0 please contact me.

 If those 'out there' in the community have the ability to fund the
 closing of the remaining blocker issues [1] either by donating money to
 QGIS or by sponsoring developer time independently of the QGIS project your
 contributions will be so gratefully received.

 Finally a reminder that there is still a call out for nominations for new
 PSC members [2] so if you know someone suitable for the post, please go
 ahead and nominate them!

 [1] http://hub.qgis.org/projects/quantum-gis/issues?query_id=23
 [2] http://hub.qgis.org/wiki/quantum-gis/PSC_Nominations_August_2013

 Regards

 Tim


 --
 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





-- 
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] September 1 branch for release

2013-08-27 Thread Larry Shaffer
Hi Tim,

On Tue, Aug 27, 2013 at 3:59 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi


 On Sat, Aug 24, 2013 at 6:25 PM, Larry Shaffer lar...@dakotacarto.comwrote:

 Hi Tim,


 On Sun, Aug 11, 2013 at 5:21 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi All

 If we want to be ready with QGIS 2.0 for FOSS4G2013 we should ideally be
 ready to branch for release at the beginning of September (since most of us
 will be migrating to the land of deep fried mars bars for September).

 Here is my proposal to achieve that:

 * 12 Aug GUI Freeze, String Freeze, call for final translations
 * 25 Aug - Point of no return - final decision on whether to release
 with blockers


 Assuming you intend to go ahead with 1 Sept tagging, will we still be
 able to commit to the master branch in between 25 Aug and 1 Sept?


 Sorry for the late reply. Yes commits are ok but it should be for bug
 fixes only.


 If so, I believe I can wrap up work on some important labeling issues.
 The time-consuming project I was doing at my day job will be done on
 Monday, after which I can devote most of my time to finishing the work I've
 done on labeling.


 If you are planning gui / other changes, maybe it would be better to wait
 for 2.1?


No gui stuff, excepting maybe a couple of underlying gui code fixes (mostly
for dialogs that are too large for many laptops). Nothing that would affect
screen captures or strings. Unless... I can find the time to nix the
deprecated labeling tab from vector layer properties (which would be very
nice to have done).


Regards,

Larry


 Regards

 Tim



 * 1 Sept - Tag QGIS 2.0, call for packaging
 * 7 Sept - Public announcement of QGIS 2.0

 Please consider the first item in the list in effect now, so the GUI and
 strings should not change except for critical bug fixes (icon tweaks and
 'poodle fluffing the GUI' are no longer allowed).

 Any remaining Blockers at point of release will be clearly identified as
 'known issues'. On 25 August we (PSC) vote agreement on whether to go ahead
 with release or to postpone it. There would be an automatic revote each
 week until quorum is reached (basically giving us 2 postponement dates
 before FOSS4G). I really really really want QGIS 2.0 to be ready for FOSS4G
 and it would be nice to not be working on it at the QGIS HF in Brighton.

 The proposal on the table is that any remaining blockers be clearly
 listed as known issues in the release announcements.

 Speaking of release announcements, I have set up a very alpha-y web site
 for creating a visual changelog and I am looking for volunteers to add
 entries to this. If you have some time to write about the new features
 coming in QGIS 2.0 please contact me.

 If those 'out there' in the community have the ability to fund the
 closing of the remaining blocker issues [1] either by donating money to
 QGIS or by sponsoring developer time independently of the QGIS project your
 contributions will be so gratefully received.

 Finally a reminder that there is still a call out for nominations for
 new PSC members [2] so if you know someone suitable for the post, please go
 ahead and nominate them!

 [1] http://hub.qgis.org/projects/quantum-gis/issues?query_id=23
 [2] http://hub.qgis.org/wiki/quantum-gis/PSC_Nominations_August_2013

 Regards

 Tim


 --
 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





 --
 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] September 1 branch for release

2013-08-27 Thread Tim Sutton
Hi


On Wed, Aug 28, 2013 at 1:51 AM, Larry Shaffer lar...@dakotacarto.comwrote:

 Hi Tim,

 On Tue, Aug 27, 2013 at 3:59 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi


 On Sat, Aug 24, 2013 at 6:25 PM, Larry Shaffer lar...@dakotacarto.comwrote:

 Hi Tim,


 On Sun, Aug 11, 2013 at 5:21 PM, Tim Sutton li...@linfiniti.com wrote:

 Hi All

 If we want to be ready with QGIS 2.0 for FOSS4G2013 we should ideally
 be ready to branch for release at the beginning of September (since most of
 us will be migrating to the land of deep fried mars bars for September).

 Here is my proposal to achieve that:

 * 12 Aug GUI Freeze, String Freeze, call for final translations
 * 25 Aug - Point of no return - final decision on whether to release
 with blockers


 Assuming you intend to go ahead with 1 Sept tagging, will we still be
 able to commit to the master branch in between 25 Aug and 1 Sept?


 Sorry for the late reply. Yes commits are ok but it should be for bug
 fixes only.


 If so, I believe I can wrap up work on some important labeling issues.
 The time-consuming project I was doing at my day job will be done on
 Monday, after which I can devote most of my time to finishing the work I've
 done on labeling.


 If you are planning gui / other changes, maybe it would be better to wait
 for 2.1?


 No gui stuff, excepting maybe a couple of underlying gui code fixes
 (mostly for dialogs that are too large for many laptops). Nothing that
 would affect screen captures or strings. Unless... I can find the time to
 nix the deprecated labeling tab from vector layer properties (which would
 be very nice to have done).


Yes +1 from me to get rid of the deprecated tab.

Regards

Tim




 Regards,

 Larry


 Regards

 Tim



 * 1 Sept - Tag QGIS 2.0, call for packaging
 * 7 Sept - Public announcement of QGIS 2.0

 Please consider the first item in the list in effect now, so the GUI
 and strings should not change except for critical bug fixes (icon tweaks
 and 'poodle fluffing the GUI' are no longer allowed).

 Any remaining Blockers at point of release will be clearly identified
 as 'known issues'. On 25 August we (PSC) vote agreement on whether to go
 ahead with release or to postpone it. There would be an automatic revote
 each week until quorum is reached (basically giving us 2 postponement dates
 before FOSS4G). I really really really want QGIS 2.0 to be ready for FOSS4G
 and it would be nice to not be working on it at the QGIS HF in Brighton.

 The proposal on the table is that any remaining blockers be clearly
 listed as known issues in the release announcements.

 Speaking of release announcements, I have set up a very alpha-y web
 site for creating a visual changelog and I am looking for volunteers to add
 entries to this. If you have some time to write about the new features
 coming in QGIS 2.0 please contact me.

 If those 'out there' in the community have the ability to fund the
 closing of the remaining blocker issues [1] either by donating money to
 QGIS or by sponsoring developer time independently of the QGIS project your
 contributions will be so gratefully received.

 Finally a reminder that there is still a call out for nominations for
 new PSC members [2] so if you know someone suitable for the post, please go
 ahead and nominate them!

 [1] http://hub.qgis.org/projects/quantum-gis/issues?query_id=23
 [2] http://hub.qgis.org/wiki/quantum-gis/PSC_Nominations_August_2013

 Regards

 Tim


 --
 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





 --
 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
 ==





-- 
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