[Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread otmane yazidi alaoui
hello friends it's been a month since I try to compile the source code of qgis , I continued the installation guide INSTALL file but I feel that I have all the different possible problems , it is really depressing -- and here are the details

Re: [Qgis-developer] Qgis2threejs suggestions...

2014-01-18 Thread Minoru Akagi
Do you know other/better solutions then raycasting? Maybe through shaders? I don't know... Minoru 2014/1/17 G. Allegri gioha...@gmail.com: Hi Minoru, I have another question for you :) I'm dong some tests to apply vector draping on top of the PlanarGeometry, i.e. positioning vector

Re: [Qgis-developer] Release and blockers

2014-01-18 Thread Giovanni Manghi
Hi all. QGIS 2.2 release getting closer, I wonder what is our policy for blockers (about 30 now): http://hub.qgis.org/projects/quantum-gis/issues?priority_id=10set_filter=1status_id=osubproject_id=!* Are we going to release even if blockers are still open? Otherwise, it seems unlikely to

Re: [Qgis-developer] Qgis2threejs suggestions...

2014-01-18 Thread G. Allegri
2014/1/18 Minoru Akagi akagi...@gmail.com Do you know other/better solutions then raycasting? Maybe through shaders? I don't know... Ok, thanks. Next days I will fork your github repo to do some additions and push some pull requestes. giovanni

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Jürgen E . Fischer
Hi Otmane, On Sat, 18. Jan 2014 at 09:18:45 +, otmane yazidi alaoui wrote: .../src/core/qgscoordinatereferencesystem.cpp:407:104: error: 'OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope Already fixed in 2e9d3a8c Jürgen -- Jürgen E. Fischer norBIT GmbH

Re: [Qgis-developer] Release and blockers

2014-01-18 Thread Richard Duivenvoorde
On 18-01-14 10:49, Giovanni Manghi wrote: Hi all. QGIS 2.2 release getting closer, I wonder what is our policy for blockers (about 30 now): http://hub.qgis.org/projects/quantum-gis/issues?priority_id=10set_filter=1status_id=osubproject_id=!* Are we going to release even if blockers are still

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread otmane yazidi alaoui
thank you for much for answering me but can you send me the link of 2e9d3a8c 2014/1/18 Jürgen E. j...@norbit.de Hi Otmane, On Sat, 18. Jan 2014 at 09:18:45 +, otmane yazidi alaoui wrote: .../src/core/qgscoordinatereferencesystem.cpp:407:104: error: 'OSREPSGTreatsAsNorthingEasting '

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Yves Jacolin
Hi, In other word: do a git pull origin master to update you local repository and run make I am using 12.04 also and I have successfully built QGIS yesterday! Y. Le samedi 18 janvier 2014 12:01:06 otmane yazidi alaoui a écrit : thank you for much for answering me but can you send me the

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Jürgen E . Fischer
Hi Otmane, On Sat, 18. Jan 2014 at 12:01:06 +, otmane yazidi alaoui wrote: thank you for much for answering me but can you send me the link of 2e9d3a8c https://github.com/qgis/QGIS/commit/2e9d3a8c or http://hub.qgis.org/projects/quantum-gis/repository/revisions/2e9d3a8c IOW run

Re: [Qgis-developer] Qgis2threejs suggestions...

2014-01-18 Thread Geo DrinX
Hi Minoru , I taken QGis2threejs now from repository and I am testing on MacOSX. I had this: Traceback (most recent call last): File /Users/rrr/.qgis2/python/plugins/Qgis2threejs/qgis2threejsdialog.py, line 334, in run if not tools.openHTMLFile(htmlfilename): File

[Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Matthias Kuhn
Hi, Having a look at the (awesome) changelog [1] I noticed the Author tag. It looks to me, that this tag mentions the author of the changelog description, but it can easily be mistaken for the author of the feature (at least that's what I expected first when looking at it). While I am

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Matthias Kuhn
And here goes the link: [1] http://changelog.linfiniti.com/qgis/version/21/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] QgsMapCanvas.freeze and QgsInterface.AddRasterLayer

2014-01-18 Thread Luca Manganelli
Hi, I noticed that if I do: 1. QgsMapCanvas.freeze ( True ) - to stop drawing the mapcanvas 2. call QgsInterface.AddRasterLayer() two times to add two distinct WMS layers 3. QgsMapCanvas.freeze ( False ) - to enable drawing the mapcanvas 4. QgsMapCanvas.refresh - to redraw the map I

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Tim Sutton
Hi Matthias On Sat, Jan 18, 2014 at 6:29 PM, Matthias Kuhn matthias.k...@gmx.ch wrote: Hi, Having a look at the (awesome) changelog [1] I noticed the Author tag. It looks to me, that this tag mentions the author of the changelog description, but it can easily be mistaken for the author of

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread A Huarte
Hi, I was who added a reference to this function in order to fix a bug, my apologies, It is only supported in gdal 1.10. Jürgen E. Fischer solved it using equivalent code. my apologies Alvaro hello friends it's been a month since I try to compile the source code of qgis , I continued the

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Nyall Dawson
PS any ideas / bugs are welcome - simply drop them onto our backlog at https://waffle.io/timlinux/projecta Tim, What do you think about adding a Funded by attribute to changelog entries? Ideally this would be with an optional url link to the companies website. Nyall

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Nathan Woodrow
Tim and I had a chat about that too. The main issue is it ignores all the people that put in a lot of work for free. Nathan On 19/01/2014 7:45 am, Nyall Dawson nyall.daw...@gmail.com wrote: PS any ideas / bugs are welcome - simply drop them onto our backlog at

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Tim Sutton
Hi On Sat, Jan 18, 2014 at 11:45 PM, Nyall Dawson nyall.daw...@gmail.comwrote: PS any ideas / bugs are welcome - simply drop them onto our backlog at https://waffle.io/timlinux/projecta Tim, What do you think about adding a Funded by attribute to changelog entries? Ideally this would

Re: [Qgis-developer] Changelog: Misleading Author tag

2014-01-18 Thread Ramon Andiñach
Well, if you really wanted a feature like that, you could: 1. link it to the person who donated their time's personal page if they've got one (or a page of their choice if they don't). 2. Have a generic Time logo/label and state that it was paid for by a donation of this person's time. In an

[Qgis-developer] run the qgis source with Qtcreator

2014-01-18 Thread otmane yazidi alaoui
hello i finished the compilation of source with but i want to modify it . to be able to adapting it with my needs i tackle another probleme which is the run of this programme with Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit) OS: Ubuntu 12.04.4 LTS by the way im just a learner a biggener . so

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread otmane yazidi alaoui
hello i finished the compilation of source with but i want to modify it . to be able to adapting it with my needs i tackle another probleme which is the run of this programme with Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit) OS: Ubuntu 12.04.4 LTS by the way im just a learner a biggener . so