Re: [Qgis-developer] Fwd: Threads in sextante

2012-05-14 Thread kimaidou
Hi all +1 for using QProcess. I am using it in Lizmap Plugin to run external librairies (winSCP on windows, lftp on linux), and it works great. You can easily connect signals like readyReadStandardOutput(), readyReadStandardError() and finished(int, QProcess::ExitStatus) to your plugin methods.

Re: [Qgis-developer] show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-14 Thread Etienne Tourigny
Hi Bob, Output looks really nice but I see 2 issues: 1 - grass is optional, not part of qgis core 2 - made for PS output, may not fit nicely with the composer nor the map canvas Perhaps there is a workaround for 2 ? Etienne On Mon, May 14, 2012 at 2:47 AM, Bob and Deb bobd...@gmail.com wrote:

Re: [Qgis-developer] show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-14 Thread Bob and Deb
I was mostly interested in seeing qgis having similar grid symbology to ps.output. On May 14, 2012 9:51 AM, Etienne Tourigny etourigny@gmail.com wrote: Hi Bob, Output looks really nice but I see 2 issues: 1 - grass is optional, not part of qgis core 2 - made for PS output, may not fit

Re: [Qgis-developer] Re: show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-14 Thread Larry Shaffer
Hi John, On Mon, May 14, 2012 at 5:43 AM, John Donovan mersey.vik...@gmail.comwrote: On 13 May 2012 22:49, Etienne Tourigny etourigny@gmail.com wrote: ... Basically I think there could be 2 concurrent and complementary ways to implement grids: 1) basic grid in core, similar to

Fw: [Qgis-developer] crash on startup

2012-05-14 Thread Pedro Venâncio
Hi, Sorry to insist, but still unable to start QGIS on Debian Wheezy. I appreciate any support. Thank you very much! Best regards, Pedro - Forwarded Message - From: Pedro Venâncio  Hi, I'm also experiencing this problem after the last Debian (Wheezy) upgrade. I tried this

[Qgis-developer] Re: Removing old labelling

2012-05-14 Thread kfj
Nathan Woodrow wrote Any objections for removing the old labelling stuff? Is there anything the old one can do the new one can't? I have several issues with the new labelling engine. - I can only set an angle if I also set x and y coordinates (which I have to artificially add as fields

Re: [Qgis-developer] Blocking issues?

2012-05-14 Thread Etienne Tourigny
Hi devs, I was wondering what is the current status of 1.8 release. I have a number of new features I would like to create pull requests for, but I guess it is better to wait until 1.8 release before that. Etienne On Fri, May 4, 2012 at 8:26 AM, Marco Hugentobler

Re: Fw: [Qgis-developer] crash on startup

2012-05-14 Thread Salvatore Larosa
Il giorno lun, 14/05/2012 alle 10.51 -0700, Pedro Venâncio ha scritto: Hi, Sorry to insist, but still unable to start QGIS on Debian Wheezy. I appreciate any support. Thank you very much! Hi Pedro, probabily depends on the last Qt update in Debina wheezy! Did you try to recompile?

Re: [Qgis-developer] Blocking issues?

2012-05-14 Thread Giovanni Manghi
Hi Etienne, On Mon, 2012-05-14 at 16:17 -0300, Etienne Tourigny wrote: Hi devs, I was wondering what is the current status of 1.8 release. I have a number of new features I would like to create pull requests for, but I guess it is better to wait until 1.8 release before that.

Re: [Qgis-developer] Re: show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-14 Thread John Donovan
Hi Larry and Etienne, Thanks for being brave! On 14 May 2012 18:48, Larry Shaffer lar...@dakotacarto.com wrote: I tried your Grid Overlay plugin and this is what I found. Same error as Etienne reported: Traceback (most recent call last):  File /home/tourigny/.qgis/python/

[Qgis-developer] Trying to build qgis in Win

2012-05-14 Thread Anibal Alarcon
Hello, I'm trying to build qgis in my virtualized WinXP (with a little change in a simple marker) and have one question and one problem... The batch with the enviroment that both has the VC++ and the OSGeo4W variables leave in blank PYTHONPATH is correct? And when I run the batch I get : The

Re: [Qgis-developer] Re: show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-14 Thread Larry Shaffer
Hi John, On Mon, May 14, 2012 at 1:36 PM, John Donovan mersey.vik...@gmail.comwrote: Hi Larry and Etienne, Thanks for being brave! On 14 May 2012 18:48, Larry Shaffer lar...@dakotacarto.com wrote: I tried your Grid Overlay plugin and this is what I found. Same error as Etienne

[Qgis-developer] new regression on to-be 1.8: crs attribution on newly loaded layer broken

2012-05-14 Thread Mathieu Pellerin
Something's seriously wrong with CRS attribution for newly added layers in qgis-master (soon to be 1.8). I have no idea what is happening, however the steps below will reproduce the issue: 1) Add moeareas.shp (uploaded as attachment in issue 5598: http://hub.qgis.org/issues/5598) to a QGIS