Re: [Qgis-developer] API cleanup

2012-12-20 Thread Salvatore Larosa
Hi, 2012/12/20 kimaidou kimai...@gmail.com Hi list Ok for removing the deprecated methods, but we really need to have a documented wiki page with a list of deprecated methods and the appropriate replacement. there is already a wiki page [1], thanks to Pirmin Kalberer ! Regards, -SL [1]

Re: [Qgis-developer] API cleanup

2012-12-20 Thread Giuseppe Sucameli
Hi, On Thu, Dec 20, 2012 at 11:02 AM, Salvatore Larosa lrssv...@gmail.com wrote: 2012/12/20 kimaidou kimai...@gmail.com Ok for removing the deprecated methods, but we really need to have a documented wiki page with a list of deprecated methods and the appropriate replacement. there is

[Qgis-developer] qgis-server and map too large size

2012-12-20 Thread Andrea Peri
Hi, using qgis-server and try-ing this request:

Re: [Qgis-developer] error running qgis master - sextante depends on psycopg2 - but this dependency isn't well known

2012-12-20 Thread Etienne Tourigny
Great! sorry I didn't check... 2012/12/19 Jürgen E. j...@norbit.de: Hi Etienne, On Wed, 19. Dec 2012 at 19:49:27 -0200, Etienne Tourigny wrote: Ideally it could be a dependency to .deb files (or osgeo/whatever), It already is (debian and osgeo4w) Jürgen -- Jürgen E. Fischer

[Qgis-developer] Vector editing leftovers

2012-12-20 Thread Giovanni Manghi
Hi all, during training courses, mainly on Windows machines, many users do have an issue: when editing vectors, especially when manually fixing errors like auto-intersections and duplicate nodes, a lot of leftovers (ie: symbols representing a deleted node) do remain on the canvas. Closing the

Re: [Qgis-developer] Vector editing leftovers

2012-12-20 Thread Sandro Santilli
On Thu, Dec 20, 2012 at 03:26:18PM +, Giovanni Manghi wrote: Hi all, during training courses, mainly on Windows machines, many users do have an issue: when editing vectors, especially when manually fixing errors like auto-intersections and duplicate nodes, a lot of leftovers (ie:

Re: [Qgis-developer] API cleanup

2012-12-20 Thread Alexander Bruy
Hi all, I just pushed to my repo branch api_cleanup [0] where tried to remove deprecated methods from API (both C++ and Python). Also I add this methods to wiki page [1]. As I can see all test are passed with this changes. Feel free to check and comment. If there are no objections I'll merge

Re: [Qgis-developer] [saga-gis-developer] GNU/Linux build system 2.1.0

2012-12-20 Thread John C. Tull
This forum thread has information on build commands for those OSX users that are interested in testing Saga: http://goo.gl/CIQkB Unfortunately, Sextante is not working with Saga at the moment. I get this dialog upon trying to test a command: It seems that SAGA is not correctly installed in

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread John C. Tull
On Dec 19, 2012, at 2:49 AM, Victor Olaya vola...@gmail.com wrote: Olav, Thanks for your contribution! There is no option SAGA folder in the SEXTANTE configuration like you have when installing on Windows. I haven't checked on Linux, but I guess the Unixes don't need this, as long as

[Qgis-developer] Problem with pyspatialite

2012-12-20 Thread Pedro Venâncio
Hi, I was using QGIS master from nightly repository and it had been working well. Today I have been compiling the version from github and I have a problem with pyspatialite. It was installed before, but now it does not appear in the repositories (Xubuntu 12.04). Here is the error that appears

Re: [Qgis-developer] Vector editing leftovers

2012-12-20 Thread Ramon Andiñach
On 20/12/2012, at 23:26 , Giovanni Manghi wrote: Hi all, during training courses, mainly on Windows machines, many users do have an issue: when editing vectors, especially when manually fixing errors like auto-intersections and duplicate nodes, a lot of leftovers (ie: symbols

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread Victor Olaya
There is actually the following check in the case of mac and linux: command = [saga_cmd] proc = subprocess.Popen(command, shell=True, stdout=subprocess.PIPE, stdin=subprocess.PIPE,stderr=subprocess.STDOUT, universal_newlines=True).stdout for line in

Re: [Qgis-developer] Compilation of Qgis 1.8 with gdal svn (Windows7_64bits)

2012-12-20 Thread image
Hello Thank you for your last reply. *Regarding the batch file, i paste the text into notepad i save it as batch file (.bat) Then, i try to run this batch file. A command prompt appears with a message saying : 'The specified path was not found'. I send you by attachment the batch file and a

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread John C. Tull
Hi Victor, Below are the outputs from my terminal. The error:library is a non-issue according to comments on the dev forum for saga. Regards, John which saga_cmd /usr/local/bin/saga_cmd saga_cmd _ # ## ### ### ### ##

Re: [Qgis-developer] QGIS VM Downtime

2012-12-20 Thread Frank Warmerdam
Folks, The QGIS VM should now be up and have more disk space. Raise a voice if there is breakage. Best regards, Frank On Thu, Dec 20, 2012 at 2:52 PM, Frank Warmerdam warmer...@pobox.com wrote: Folks, The OSU OSL folks are taking the QGIS VM down very soon to 10-30 minutes to grow the disk

Re: [Qgis-developer] Problem with pyspatialite

2012-12-20 Thread Pedro Venâncio
Hi, I solved installing python-pyspatialite from http://pkgs.org/debian-wheezy/debian-main-i386/python-pyspatialite_3.0.1-2_i386.deb/download/  Thanks, Pedro - Original Message - From: Pedro Venâncio Hi, I was using QGIS master from nightly repository and it had been working

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread Olav Peeters
I have the same output as John Olav On 21/12/12 00:16, John C. Tull wrote: Hi Victor, Below are the outputs from my terminal. The error:library is a non-issue according to comments on the dev forum for saga. Regards, John which saga_cmd /usr/local/bin/saga_cmd saga_cmd