[Qgis-user] Processing providers does not appear

2015-04-01 Thread José Carlos Martínez Llario
Hi list, I install QGIS 2.8.1,GRASS,GDAL, etc. from Georepository using Open Suse 13.2. Everything is working fine but the processing tools is just showing Geoalgorithms, and not the rest of providers which are already activated in Processing options: GDAL, GRASS, SAGA, etc. Thanks, Jose

Re: [Qgis-user] building qgis 2.8.1 against grass 7

2015-04-01 Thread Radim Blazek
On Thu, Mar 12, 2015 at 9:45 AM, Radim Blazek radim.bla...@gmail.com wrote: BUT, another nice problem came up! It is recovery from GRASS fatal error in threads. GRASS now raises fatal error if topology is not saved in GRASS 7 version. Normally we can handle fatal error but it is causing crash

Re: [Qgis-user] Processing providers does not appear

2015-04-01 Thread Paolo Cavallini
Il 01/04/2015 10:43, José Carlos Martínez Llario ha scritto: Hi list, I install QGIS 2.8.1,GRASS,GDAL, etc. from Georepository using Open Suse 13.2. Everything is working fine but the processing tools is just showing Geoalgorithms, and not the rest of providers which are already activated

Re: [Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread CABO
No the triggerRepaint() didn't work, just to clarify that I tried that :) Regards, Casper -Original Message- From: Werner Macho [mailto:werner.ma...@gmail.com] Sent: 1. april 2015 13:52 To: Casper Børgesen (CABO) Cc: qgis-user@lists.osgeo.org Subject: Re: [Qgis-user] Labels not visible

Re: [Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread Werner Macho
hmm - well - as the qchainage plugin clearly sets labeling (when enabled) you could take it and search for the missing piece.. regards Werner On Wed, Apr 1, 2015 at 2:19 PM, Casper Børgesen (CABO) c...@niras.dk wrote: No the triggerRepaint() didn't work, just to clarify that I tried that :)

[Qgis-user] Adding grass commands to the processing toolbox

2015-04-01 Thread Olivier Dalang
Dear list, How can I use a GRASS function from within QGIS if it's not in the toolbox ? Ideally, I'd like a GUI solution. But actually I wasn't even able to find how to use it in command line (I don't know anything of grass, only used it through the processing toolbox for now). I'm trying to

Re: [Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread Werner Macho
Hi! I thought maybe it is the triggerRepaint() but it was just a guess. regards Werner On Wed, Apr 1, 2015 at 1:48 PM, Casper Børgesen (CABO) c...@niras.dk wrote: Hi Werner Sadly no, it does not. Regards, Casper -Original Message- From: Werner Macho

[Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread CABO
I'm trying to programmatically set and enable labelling on a layer using Python in QGis 2.9.0. label = QgsPalLayerSettings() label.readFromLayer(myLayer) label.enabled = True label.fieldName = 'myField' # Just to change something clearly visible.

Re: [Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread Werner Macho
Hi, does https://github.com/mach0/qchainage/blob/master/chainagetool.py line 150 ff help you? regards Werner On Wed, Apr 1, 2015 at 1:25 PM, Casper Børgesen (CABO) c...@niras.dk wrote: I’m trying to programmatically set and enable labelling on a layer using Python in QGis 2.9.0.

Re: [Qgis-user] Labels not visible when setting them programmatically.

2015-04-01 Thread CABO
Hi Werner Sadly no, it does not. Regards, Casper -Original Message- From: Werner Macho [mailto:werner.ma...@gmail.com] Sent: 1. april 2015 13:43 To: Casper Børgesen (CABO) Cc: qgis-user@lists.osgeo.org Subject: Re: [Qgis-user] Labels not visible when setting them programmatically.

Re: [Qgis-user] Adding grass commands to the processing toolbox

2015-04-01 Thread Olivier Dalang
Hi again ! I'm crossposting to qgis-dev since it's becoming more of a dev question... I found a way to make it work on QGIS 2.8 64 bits (windows). I've added this file OSGeo4W64\apps\qgis\python\ plugins\processing\algs\grass\description\v.net.centrality.txt with this content :

[Qgis-user] How to keep labels from resizing/scaling

2015-04-01 Thread John Barnes
New user to QGIS. Just installed it yesterday. Considering moving away from the 800 pound gorilla. QGIS 2.8.1 Windows 7 64bit Installed via standalone installer Easy enough to figure out how to label features. Is there a way to keep the layers a constant size? Now when the user zooms in

[Qgis-user] Background to Lable

2015-04-01 Thread Nikhil Murarka
Hello, I am using QGIS 2.6 and I am trying to add the SVG image to the label basically the route shield as background to route number label but problem is that SVG image is added per character so If my route number is '456' 3 route shield are added. Is there any work around this to add just one

[Qgis-user] faile to read tfw with tif files open layers plugin crash qgis

2015-04-01 Thread Chris House
The first issue I had was with the openlayers plugin crashing qgis 2.8. If i click google imagery or bing imagery qgis crashes. Next a set of tifs i have (with tfw files) come in as not have a crs and then they crash qgis 2.8 as well. This is the only version of qgis installed. Ubuntu 14.04LTS