Re: [Qgis-developer] Processing framework - background processing

2015-08-27 Thread Marcus Santos
Roberto 2015-08-27 14:12 GMT+02:00 Marcus Santos m...@me.com mailto:m...@me.com: On 27 Aug 2015, at 11:48, Geo DrinX geodr...@gmail.com mailto:geodr...@gmail.com wrote: 2015-08-27 12:36 GMT+02:00 Marcus Santos m...@me.com mailto:m...@me.com: Oh sorry, this is the link: https

Re: [Qgis-developer] Processing framework - background processing

2015-08-27 Thread Marcus Santos
Hi Roberto, You just have to put the processing code into your QGIS directory. Should be something like this: ~/.qgis/python/plugins/processing After that you can run the QGIS as you normally do, without having to compile anything. Be aware that the multithreading is not working with all

Re: [Qgis-developer] Processing framework - background processing

2015-08-27 Thread Marcus Santos
Oh sorry, this is the link: https://github.com/mvcsantos/QGIS Look for the master branch, you'll find the code there. Marcus No dia 27/08/2015, às 11:26, Geo DrinX geodr...@gmail.com escreveu: Hi Marcus, You just have to put the processing code into your QGIS directory. Yes.

Re: [Qgis-developer] Processing framework - background processing

2015-08-27 Thread Marcus Santos
On 27 Aug 2015, at 11:48, Geo DrinX geodr...@gmail.com wrote: 2015-08-27 12:36 GMT+02:00 Marcus Santos m...@me.com mailto:m...@me.com: Oh sorry, this is the link: https://github.com/mvcsantos/QGIS https://github.com/mvcsantos/QGIS Look for the master branch, you'll find the code

[Qgis-developer] Week 12 - report on Multithreading Support on QGIS Toolbox

2015-08-16 Thread Marcus Santos
Hi all, Here you can find my 12th report on the GSoC project[1]. Best regards, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/08/17/twelfth-gsoc-report-multithreading-on-processing/ https://qgisgsoc2015.wordpress.com/2015/08/17/twelfth-gsoc-report-multithreading-on-processing

[Qgis-developer] Week 11 - report on Multithread Support on QGIS Toolbox

2015-08-09 Thread Marcus Santos
Hi all, Here you can find my 11th report [1]. Best regards, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/08/10/eleventh-gsoc-report-multithreading-on-processing/ https://qgisgsoc2015.wordpress.com/2015/08/10/eleventh-gsoc-report-multithreading-on-processing

[Qgis-developer] Week 10 - report on Multithread Support on QGIS Toolbox

2015-08-02 Thread Marcus Santos
Hi all, This is my tenth report [1] Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/08/03/tenth-gsoc-report-multithreading-on-processing/ https://qgisgsoc2015.wordpress.com/2015/08/03/tenth-gsoc-report-multithreading-on-processing

[Qgis-developer] Week 9 - report on Multithread Support on QGIS Toolbox

2015-07-26 Thread Marcus Santos
the master branch. Thank you all in advance, Happy coding and have a good week everyone, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/07/26/ninth-gsoc-report-multithreading-on-processing/ https://qgisgsoc2015.wordpress.com/2015/07/26/ninth-gsoc-report-multithreading-on-processing/ [2

Re: [Qgis-developer] Week 8 - report on Multithread Support on QGIS Toolbox

2015-07-20 Thread Marcus Santos
:24 GMT+02:00 Marcus Santos m...@me.com: Hi all, Here is the eighth report on my GSoC project [1]. You can find the code on the master branch [2]. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/07/19/eighth-gsoc-report-multithreading-on-processing/ [2

[Qgis-developer] Week 8 - report on Multithread Support on QGIS Toolbox

2015-07-19 Thread Marcus Santos
Hi all, Here is the eighth report on my GSoC project [1]. You can find the code on the master branch [2]. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/07/19/eighth-gsoc-report-multithreading-on-processing/ https://qgisgsoc2015.wordpress.com/2015/07/19/eighth

[Qgis-developer] QGIS main thread crash on Mac OS X

2015-07-16 Thread Marcus Santos
Hi all, Has someone been experiencing unexpected crashes on Mac OS X? Sometimes QGIS crash when I’m literally doing nothing. The branch I’m working it’s not up to date but I would like to ask anyway. This is the report: Crashed Thread:0 Dispatch queue: com.apple.main-thread

[Qgis-developer] Week 7 - report on Multithread Support on QGIS Toolbox

2015-07-13 Thread Marcus Santos
Hi all, Here is my seventh report [1] on my GSoC project. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/07/13/seventh-report/ https://qgisgsoc2015.wordpress.com/2015/07/13/seventh-report/ ___ Qgis-developer mailing

[Qgis-developer] GSoC Week 5 - report on Multithread Support on QGIS Toolbox

2015-07-05 Thread Marcus Santos
Hi all, Here is my sixth report [1]. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/07/06/sixth-report/ https://qgisgsoc2015.wordpress.com/2015/07/06/sixth-report/ ___ Qgis-developer mailing list Qgis-developer

Re: [Qgis-developer] Week 5 - report on Multithread Support on QGIS Toolbox

2015-06-28 Thread Marcus Santos
on dev. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/06/29/fifth-report/ https://qgisgsoc2015.wordpress.com/2015/06/29/fifth-report/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org

Re: [Qgis-developer] Report 4 - Multithread Support on QGIS Toolbox

2015-06-22 Thread Marcus Santos
Good to see that you are making progress, it's nice to see the completed this week list being so long :) Anyway, it is great to see that is progress and action!! Thank you Richard and Matthias =) but as Marcus is such an active blogger, he is on all frontpages now :-) Yes, I can see

[Qgis-developer] Report 4 - Multithread Support on QGIS Toolbox

2015-06-21 Thread Marcus Santos
Hi all, Here is my fourth report [1] on the multithreading support. Feel free to comment the report or any other post. The code is on the dev branch [2]. Have a nice week, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/06/21/fourth-report/ https://qgisgsoc2015.wordpress.com/2015

[Qgis-developer] Week 3 - report on Multithread Support on QGIS Toolbox

2015-06-14 Thread Marcus Santos
Hi all, I posted the third report on my GSoC blog (https://qgisgsoc2015.wordpress.com/2015/06/14/third-report/ https://qgisgsoc2015.wordpress.com/2015/06/14/third-report/). This week I had less time to work on the project but I’m trying to compensate during the weekends. Have a nice week,

[Qgis-developer] Second report on Multithread Support on QGIS Toolbox

2015-06-07 Thread Marcus Santos
Hi all, Here you can find my second report as well as any other question related with the project [1]. Feel free to comment or make suggestion via direct e-mail or blog. Best regards, Marcus Santos [1] - https://qgisgsoc2015.wordpress.com/2015/06/08/second-report

Re: [Qgis-developer] GSoC 2015 student - blog to share ideas and reports

2015-05-04 Thread Marcus Santos
Hi Martin, Thank you for seeing my blog! I am sure there are plenty of users hoping to see this functionality in QGIS sooner or later :-) It will be great to be able to start processing algorithms and keep working with QGIS, not having to wait until the algorithm finishes. Yes, I believe

[Qgis-developer] GSoC 2015 student - blog to share ideas and reports

2015-04-29 Thread Marcus Santos
Sorry, I forgot to add the link: https://qgisgsoc2015.wordpress.com Best regards, Marcus ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] GSoC 2015 student - blog to share ideas and reports

2015-04-29 Thread Marcus Santos
will be updating it soonish. I am open if you have any suggestion related to the blog or even to the project itself. Best regards, Marcus Santos ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis

[Qgis-developer] GSOC 2015 - Multithreading support on Processing

2015-02-17 Thread Marcus Santos
Hi all, I’m interested on developing the multithreading support on Processing in order to allow the user to continue to use the program even when if it is processing some data. I’m new to QGIS but I’m want to develop this idea and learn more about QGIS in order to plan how to implement it.

[Qgis-developer] GSOC 2015 - Multithreading support on Processing

2015-02-17 Thread Marcus Santos
Hi all, I’m interested on developing the multithreading support on Processing in order to allow the user to continue to use the program even when if it is processing some data. I’m new to QGIS but I’m want to develop this idea and learn more about QGIS in order to plan how to implement it.