Re: [Qgis-developer] Vertex editor

2015-09-15 Thread Marco Hugentobler
Am 15.09.2015 um 04:30 schrieb Marco Hugentobler: Hi all Considering the discussion, I think it is best if I revert the click-click changes. Like that, there will be vertex editor with old click-drag behaviour. The remaining issues can then wait until after 26th. Done now in master branch.

[Qgis-developer] [RendererV2 Stand alone script] - returning None

2015-09-15 Thread Danilo da Silveira Figueira
Hi all, I´m planing to use some features of the Qgis in my python script. i am using the function QgsVectorLayer.loadSldStyle that returns true but the result of the QgsVectorLayer.rendererV2 not works when i am using the script outside of the QGIs. How can i solve this? I already have tried addin

Re: [Qgis-developer] focusInEvent combobox

2015-09-15 Thread Luigi Pirelli
ho! sorry because it's a protected method, you should create a derivated class from QComboBox where overload your method, then add your "custom" class in Qt Creator project promoting your QComboBox to your custom class (where the include is "your_custom_class_module")... more details here: http://

Re: [Qgis-developer] focusInEvent combobox

2015-09-15 Thread Luigi Pirelli
I don't know if I well understood, but can be simply adding a listener without changing the uic e.g. ..focusInEvent.connect() regards Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipi

Re: [Qgis-developer] QGIS Server : layer ordre from group

2015-09-15 Thread Andreas Neumann
Hi René-Luc, Thank you for your reply! Will it change the order in the output of GetCapabilities and GetProjectSettings responses? You are right that we are sending leaf layers, no groups, in QGIS web client. Anyway - I will test and see if I'll need to change QGIS Web Client or not. Andr

Re: [Qgis-developer] QGIS Server : layer ordre from group

2015-09-15 Thread Andreas Neumann
Hi René-Luc, Thank you for the patch and the notice - do you know since when this bug was present. Probably since ages? This change will basically mean that all QGIS Web Client users will have to patch their client at the same time they upgrade their server. I am not against this change - I

Re: [Qgis-developer] QGIS Server : layer ordre from group

2015-09-15 Thread René-Luc Dhont
Hi Andreas and devs, My fixe does not affect the layer order fixed by the WMS LAYERS parameters. For exemple QGIS Web Client manage the layer order by building the WMS LAYERS parameters with all the layers and without groups. QGSI Web Client is not concerned by this fixe. In Lizmap, user can

[Qgis-developer] QGIS Server : layer ordre from group

2015-09-15 Thread René-Luc Dhont
Hi devs and QGIS Server user, I just fixed an issue in QGIS server and backport it to release-2_10 and release-2_8. https://github.com/qgis/QGIS/commit/8948721991bf321fb7eb2da259790624183f619d https://github.com/qgis/QGIS/commit/ae906b5eca9f99d7e4bd4e29e3b1bc4b49122be2 https://github.com/qgis/Q

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
but have you selected a SVG symbol in the list? Your screenshot does not show a selected symbol. Sorry to insist on that ;-) The submenu "Line" is normal. It was always there in conjunction with SVG fills, so you can also set a stroke around the polygons. It has been like this for many version

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Paolo Cavallini
Il 15/09/2015 09:30, Andreas Neumann ha scritto: > Can you try to select a file and see how it behaves? tried, same thing. The strange issue is the submenu "Line". > > Is this a project migrated from an older version? not, a fresh one. thanks. -- Paolo Cavallini - www.faunalia.eu QGIS & Post

Re: [Qgis-developer] problem with master compilation (GRASS issue)

2015-09-15 Thread kimaidou
Hi all, I manage to build QGIS after installing manually the dependencies written in [1] for trusty apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintil

Re: [Qgis-developer] problem with master compilation (GRASS issue)

2015-09-15 Thread kimaidou
Hi, I would like to build QGIS 2.10 ( branch release-2_10 ) under Ubuntu 14.04, so I use the qgis official repository, and then apt-get build-dep qgis I get a error about missing grass-dev dependencies . Has anyone found a way around ? Thanks Michaël 2015-09-12 13:19 GMT+02:00 Martin Landa :

[Qgis-developer] focusInEvent combobox

2015-09-15 Thread jawensi
Hello I want to add an event to a combobox. In particular, when the focus change to the combobox I want to show a QmessageBox. Shearching the web I find out that I can do it reimplementing the focus event handler, but that means change the python file generated by the pyuic4 tool. So each time I c

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Mathieu Pellerin
Good news! On 15 Sep 2015 3:45 pm, "Andreas Neumann" wrote: > Hi, > > On 15.09.2015 10:32, Mathieu Pellerin wrote: > >> >> If you change it to black, does it shows properly under 64 bit? Ie have >> you tried modifying one to check the fix? >> >> > yes > > Andreas > ___

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
Hi, On 15.09.2015 10:32, Mathieu Pellerin wrote: If you change it to black, does it shows properly under 64 bit? Ie have you tried modifying one to check the fix? yes Andreas ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Mathieu Pellerin
If you change it to black, does it shows properly under 64 bit? Ie have you tried modifying one to check the fix? On 15 Sep 2015 3:25 pm, "Andreas Neumann" wrote: > Yes - param(fill) means that this fill color is replacable. But it is > followed by the default color. #FFF means 255,255,255 which

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
Yes - param(fill) means that this fill color is replacable. But it is followed by the default color. #FFF means 255,255,255 which is white. So the 64bit version renders this correctly. If the 32bit version renders this as black it is wrong. Someone must have changed all this fill colors to wh

[Qgis-developer] QGIS at foss4g

2015-09-15 Thread Richard Duivenvoorde
Hi devs, anybody visiting FOSS4G has time to write something on the 'official blog' [0] or others about the role QGIS plays there at talks or coffee tables? Let me or Anita know if you need write access. Regards, Richard Duivenvoorde [0] http://blog.qgis.org/2015/08/30/gran-canaria-hackfest/ __

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Mathieu Pellerin
Andreas, shouldn't param(fill) mean that it'd be replaced by the default value (which would be black, or at least is under 32-bit)? On Tue, Sep 15, 2015 at 3:05 PM, Andreas Neumann wrote: > Actually I just had a look at the symbols with the white fill and it seems > that the actual symbols have

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
Actually I just had a look at the symbols with the white fill and it seems that the actual symbols have the fill set to white: As an example: In file svg/accommodation/accommodation_caravan_park.svg Konsole outputsvg/accommodation/accommodation_caravan_park.svg Konsole output So it seems that

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
Not sure if this is the same issue. In Paolos case, the symbol path is really empty (no file path set). Even if you select a default symbol there should be something visible in the file path line input widget. So either the user never selected an SVG symbol (which would explain it), or there i

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Mathieu Pellerin
The SVG fill issue was raised >11 months ago here: http://hub.qgis.org/issues/11522 It only affects QGIS on 64-bit platform (all OSes). M On Tue, Sep 15, 2015 at 2:30 PM, Andreas Neumann wrote: > Hi Paolo, > > It seems like there is no valid file path selected pointing to your SVG > file. Belo

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Andreas Neumann
Hi Paolo, It seems like there is no valid file path selected pointing to your SVG file. Below the symbol preview panel there is a line (just above the "effeti disegno" checkbox) that normally shows the file path pointing towards the selected SVG file. In your case it seems to be empty - but i

Re: [Qgis-developer] SVG fill broken?

2015-09-15 Thread Paolo Cavallini
Il 14/09/2015 20:24, Andreas Neumann ha scritto: > can you perhaps share a screenshot of the problem and the settings? Hi Andreas, here it is: http://www.faunalia.eu/~paolo/svg_fill.png Thanks. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html