Re: [Qgis-user] QGIS Crash Message

2016-07-21 Thread Martin Bain
I also get a crash every time exiting 2.16.  (On Windows 7 32 bit, OSGeo 
installer).

I deleted the .qgis2 folder from C:\Users\ but still got a crash on 
every exit, also tried running the OSGeo installer and selecting "Reinstall" 
for every item, currently using 2.14.3

Nice to know (sort of) that I'm not the only one.

Cheers,
Martin

From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Grant 
Boxer
Sent: Thursday, 21 July 2016 5:40 PM
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] QGIS Crash Message

Why do I get a crash - mini-dump message when exiting QGIS 2.16?
[cid:image001.png@01D1E3F7.4CCAEE50]

Grant Boxer
Perth, Western Australia


This email is intended for the named recipient only.  The information it 
contains may be confidential.  If you are not the intended recipient you must 
not reproduce or distribute any part of this email, disclose its contents to 
any other party or take any action in reliance on it.  If you have received 
this email in error, please contact the sender immediately and delete the 
message.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] (NOT QGIS question) 2.14 disabled in XP

2016-07-21 Thread Chris Berens
Hi André,

I don't see a postinstall.log but this is inside the postinstall.bat file
wrt qgis.bat:

echo Running postinstall qgis.bat...>>postinstall.log 2>&1
%COMSPEC% /c etc\postinstall\qgis.bat>>postinstall.log 2>&1
ren etc\postinstall\qgis.bat qgis.bat.done>>postinstall.log 2>&1

the qgis.bat file in etc\postinstall reads:
---
textreplace -std -t bin\qgis.bat
textreplace -std -t bin\qgis-browser.bat
textreplace -std -t bin\qgis-designer.bat
textreplace -std -t bin\python-qgis.bat

REM get short path without blanks
for %%i in ("%OSGEO4W_ROOT%") do set O4W_ROOT=%%~fsi
if "%OSGEO4W_DESKTOP%"=="" set OSGEO4W_DESKTOP=~$folder.common_desktop$

if not %OSGEO4W_MENU_LINKS%==0 mkdir "%OSGEO4W_STARTMENU%"
if not %OSGEO4W_MENU_LINKS%==0 nircmd shortcut "%O4W_ROOT%\bin\nircmd.exe"
"%OSGEO4W_STARTMENU%" "QGIS Desktop 2.14.3" "exec hide
%O4W_ROOT%\bin\qgis.bat" "%O4W_ROOT%\apps\qgis\icons\QGIS.ico"
if not %OSGEO4W_MENU_LINKS%==0 nircmd shortcut "%O4W_ROOT%\bin\nircmd.exe"
"%OSGEO4W_STARTMENU%" "QGIS Browser 2.14.3" "exec hide
%O4W_ROOT%\bin\qgis-browser.bat" "%O4W_ROOT%\apps\qgis\icons\browser.ico"
if not %OSGEO4W_MENU_LINKS%==0 nircmd shortcut "%O4W_ROOT%\bin\nircmd.exe"
"%OSGEO4W_STARTMENU%" "Qt Designer with QGIS 2.14.3 custom widgets" "exec
hide """%OSGEO4W_ROOT%\bin\qgis-designer.bat""
"%O4W_ROOT%\apps\qgis\icons\QGIS.ico"

if not %OSGEO4W_DESKTOP_LINKS%==0 mkdir "%OSGEO4W_DESKTOP%"
if not %OSGEO4W_DESKTOP_LINKS%==0 nircmd shortcut
"%O4W_ROOT%\bin\nircmd.exe" "%OSGEO4W_DESKTOP%" "QGIS Desktop 2.14.3" "exec
hide %O4W_ROOT%\bin\qgis.bat" "%O4W_ROOT%\apps\qgis\icons\QGIS.ico"
if not %OSGEO4W_DESKTOP_LINKS%==0 nircmd shortcut
"%O4W_ROOT%\bin\nircmd.exe" "%OSGEO4W_DESKTOP%" "QGIS Browser 2.14.3" "exec
hide %O4W_ROOT%\bin\qgis-browser.bat"
"%O4W_ROOT%\apps\qgis\icons\browser.ico"
if not %OSGEO4W_DESKTOP_LINKS%==0 nircmd shortcut
"%O4W_ROOT%\bin\nircmd.exe" "%OSGEO4W_DESKTOP%" "Qt Designer with QGIS
2.14.3 custom widgets" "exec hide %O4W_ROOT%\bin\qgis-designer.bat"
"%O4W_ROOT%\apps\qgis\icons\QGIS.ico"

set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
textreplace -std -t "%O4W_ROOT%\apps\qgis\bin\qgis.reg"
nircmd elevate "%WINDIR%\regedit" /s "%O4W_ROOT%\apps\qgis\bin\qgis.reg"
---
I loaded 2.14.4 this afternoon with the same result.

Thank you for your interest.

Chris

On 21 July 2016 at 15:05, Andre Joost  wrote:

> Am 21.07.2016 um 11:54 schrieb Chris Berens:
>
>> Right, working.
>>
>> I copied and renamed the qgis.bat.tmpl file as qgis.bat and added
>> PATH %systemroot%\system32; %systemroot%; %systemroot%\system32\wbem
>> after the first @ECHO off line. (thanks M H , Polygeo and underdark for
>> your sharing on this)
>>
>
> This should have been done by the installer.
>
> Take a look into C:\Program Files\QGIS Essen\postinstall.log to see why
> the installer did hang up.
>
> HTH,
> André Joost
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS Crash Message

2016-07-21 Thread Nicolas Cadieux
Hi, 
Try disabling all the plugins then try again. 
Nicolas 
On Jul 21, 2016 03:22, Grant Boxer [via OSGeo.org] 
ml-node+s1560n527750...@n6.nabble.com wrote: Why do I get a crash – 
mini-dump message when exiting QGIS 2.16?   Grant Boxer Perth, Western 
Australia   ___
Qgis-user mailing list
[hidden email] 
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: 
http://lists.osgeo.org/mailman/listinfo/qgis-user 








If you reply to this email, your message will be added to the 
discussion below: 

http://osgeo-org.1560.x6.nabble.com/QGIS-Crash-Message-tp5277508.html 


To start a new topic under Quantum GIS - User, email 
ml-nodes1560n4125267h38n6.nabble.com 
To unsubscribe from Quantum GIS - User, click here . 
NAML 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Crash-Message-tp5277508p5277604.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] (NOT QGIS question) 2.14 disabled in XP

2016-07-21 Thread Andre Joost

Am 21.07.2016 um 11:54 schrieb Chris Berens:

Right, working.

I copied and renamed the qgis.bat.tmpl file as qgis.bat and added
PATH %systemroot%\system32; %systemroot%; %systemroot%\system32\wbem
after the first @ECHO off line. (thanks M H , Polygeo and underdark for
your sharing on this)


This should have been done by the installer.

Take a look into C:\Program Files\QGIS Essen\postinstall.log to see why 
the installer did hang up.


HTH,
André Joost


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] * Important* Preparations for QGIS Developer Meeting in Bonn

2016-07-21 Thread Luigi Pirelli
Wonderful, Bonn hackmeeting will be a very impressive sprint, similar
to the Vienna OSGeo one :)
Luigi Pirelli

**
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS:
https://www.packtpub.com/application-development/mastering-qgis
**


On 21 July 2016 at 12:00, Otto Dassau  wrote:
> Hi,
>
> we started to prepare our own QGIS wiki page to organize the upcoming
> hackfest in Bonn and to make sure that our hackfest will be fun. Many of you
> already registered at foss4g wiki page at
>
> https://wiki.osgeo.org/wiki/FOSS4G_2016_Code_Sprint#Registered_Attendees
>
> and I tried already to put it in sync this with our new internal page at
>
> https://github.com/qgis/QGIS/wiki/QGIS-Hackfest---Bonn---August-2016
>
> But I need your help and would like to ask you to do the following for us:
>
> a) If you want to participate, please register twice in the FOSS4G Wiki and
> in the QGIS Wiki. This is important to have a smooth organisation on QGIS
> and FOSS4G side.
>
> b) If you already registered at one of the pages, please check again and make
> sure you appear in both lists.
>
> To organize further accomodation and our well-known dinner, we need your
> information as quick and as complete as possible.
>
> Thanks a lot
> Otto
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] * Important* Preparations for QGIS Developer Meeting in Bonn

2016-07-21 Thread Otto Dassau
Hi,

we started to prepare our own QGIS wiki page to organize the upcoming
hackfest in Bonn and to make sure that our hackfest will be fun. Many of you
already registered at foss4g wiki page at

https://wiki.osgeo.org/wiki/FOSS4G_2016_Code_Sprint#Registered_Attendees

and I tried already to put it in sync this with our new internal page at

https://github.com/qgis/QGIS/wiki/QGIS-Hackfest---Bonn---August-2016

But I need your help and would like to ask you to do the following for us:

a) If you want to participate, please register twice in the FOSS4G Wiki and
in the QGIS Wiki. This is important to have a smooth organisation on QGIS
and FOSS4G side.

b) If you already registered at one of the pages, please check again and make
sure you appear in both lists.

To organize further accomodation and our well-known dinner, we need your
information as quick and as complete as possible.

Thanks a lot
Otto
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] (NOT QGIS question) 2.14 disabled in XP

2016-07-21 Thread Chris Berens
Right, working.

I copied and renamed the qgis.bat.tmpl file as qgis.bat and added
PATH %systemroot%\system32; %systemroot%; %systemroot%\system32\wbem
after the first @ECHO off line. (thanks M H , Polygeo and underdark for
your sharing on this)

Then ran the new qgis.bat from C:>

This works but is a bit of longhand.  I tried creating a shortcut on my
taskbar but it gives the same lost in time - lost in space sort of response
I was getting earlier...



Chris Berens, GISc
www.mapland.co.za
+27 (0)82 567 9322

On 21 July 2016 at 11:04, Chris Berens  wrote:

> So I _can_ see my son has been loading JDK and Notepad++ (!) and now I
> can't open Essen or Lyon.  The files they call out for are there but they
> are not talking.
>
> There is some chat about this out there, mostly concerning the
> bin\qgis.dat file.  In Lyon mine looks like this:
> @echo off
> call "%~dp0\o4w_env.bat"
> @echo off
> path %OSGEO4W_ROOT%\apps\qgis\bin;%PATH%
> set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/qgis
> set GDAL_FILENAME_IS_UTF8=YES
> rem Set VSI cache to be used as buffer, see #6448
> set VSI_CACHE=TRUE
> set VSI_CACHE_SIZE=100
> set
> QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\qgis\qtplugins;%OSGEO4W_ROOT%\apps\qt4\plugins
> start "QGIS" /B "%OSGEO4W_ROOT%"\bin\qgis-bin.exe %*
>
> There is no Essen\bin\qgis.dat file. Even after uninstalling C++ runtime,
> Essen, reinstall C++, Essen.  Therefore no icons in Start or Desktop?
>
> Apologies for posting this here if it does not relate to QGIS users.
> Please suggest fora as indicated.
>
>
> Chris Berens, GISc
> www.mapland.co.za
> +27 (0)82 567 9322
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Joining csv and shape files in QGIS

2016-07-21 Thread Phillip Money
Hi Nicolas,

It is a table join. The common field is the name of the local government area 
(city/shire). They are common in both tables. I just noticed that one is in 
caps and the other isn't. I will try putting both the same case and see how 
that goes.

Phillip


Date: Wed, 20 Jul 2016 22:08:55 -0700
From: nicolas.cadi...@archeotec.ca
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Joining csv and shape files in QGIS

Hi,
I imagine you are doing a join using the local government field or is this a 
spacial join?
I imagine you are using a field.  Would you have an extra space before the 
commas?  That would through things off.
Try loading the shapefile and the csv data without the join?  Then, copy a 
government value from the shapefile then try to find it using a query or a 
filter in the csv.  If you know it's there and can't find it, then you could 
have a character or something throwing off the join.
Is the gov field a unique value field?
Nicolas 





On Jul 21, 2016 12:30 AM, "Phillip Money [via OSGeo.org]" <[hidden email]> 
wrote:





I am trying to join a csv file and shp file in QGIS. They both have common 
fields. I have imported the CSV file properly. It has two fields, a name (local 
government area) and an integer (total complaints per area). I have checked the 
properties in QGIS and they show string and int.

I want to display total complaints per local government area on a map When I 
join the CSV and shp files, I get null values under the total complaints field. 
I have tried lots of things, but without success so far.

Any help would be appreciated.

Phillip Money


  

___

Qgis-user mailing list

[hidden
 email]

List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user










If you reply to this email, your message will be added to the 
discussion below:

http://osgeo-org.1560.x6.nabble.com/Joining-csv-and-shape-files-in-QGIS-tp5277479.html


To start a new topic under Quantum GIS - User, email 
ml-node+s1560n4125267...@n6.nabble.com 

To unsubscribe from Quantum GIS - User, http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macrounsubscribe_by_codenode4125267codebmljb2xhcy5jYWRpZXV4QGFyY2hlb3RlYy5jYXw0MTI1MjY3fDYzNDQ4MjQxNg;>click
 here.

http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macromacro_vieweridinstant_html%21nabble%3Aemail.namlbasenabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbsnotify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml;
 style="font:9px serif">NAML








View this message in context: Re: Joining csv and shape files in QGIS

Sent from the Quantum GIS - User mailing list archive at Nabble.com.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user  
  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] (NOT QGIS question) 2.14 disabled in XP

2016-07-21 Thread Chris Berens
So I _can_ see my son has been loading JDK and Notepad++ (!) and now I
can't open Essen or Lyon.  The files they call out for are there but they
are not talking.

There is some chat about this out there, mostly concerning the bin\qgis.dat
file.  In Lyon mine looks like this:
@echo off
call "%~dp0\o4w_env.bat"
@echo off
path %OSGEO4W_ROOT%\apps\qgis\bin;%PATH%
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/qgis
set GDAL_FILENAME_IS_UTF8=YES
rem Set VSI cache to be used as buffer, see #6448
set VSI_CACHE=TRUE
set VSI_CACHE_SIZE=100
set
QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\qgis\qtplugins;%OSGEO4W_ROOT%\apps\qt4\plugins
start "QGIS" /B "%OSGEO4W_ROOT%"\bin\qgis-bin.exe %*

There is no Essen\bin\qgis.dat file. Even after uninstalling C++ runtime,
Essen, reinstall C++, Essen.  Therefore no icons in Start or Desktop?

Apologies for posting this here if it does not relate to QGIS users.
Please suggest fora as indicated.


Chris Berens, GISc
www.mapland.co.za
+27 (0)82 567 9322
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [QGIS-it-user] QGIS 2.16 numero formattato - etichette

2016-07-21 Thread nino formica
Ciao Totò,

confermo:  succede la stessa cosa anche a me !
Però, secondo me è giusto che nel primo modo (cioè indicando come
etichetta: "lunghezza" || ' m') la formattazione dei decimali non
funzioni. Perchè in questo caso l' etichetta non è più un numero puro,
ma (numero + carattere)= stringa.

Invece con la seconda formula, applichi la formattazione decimale solo
al numero e poi aggiungi il carattere 'm' .

Salutoni !
Nino

Il 20 luglio 2016 23:49, Totò  ha scritto:
> Salve a tutti,
> stavo etichettando (campo lunghezza) una serie di lineString, da proprietà
> => etichette => formattazione => numeri formattati  ("lunghezza") ed ho
> selezionato 2 per meglio leggere l'etichetta, fin qui nessun problema,
> l'etichetta compare (es: 125,33);
>
> ho aggiunto alla etichetta l'unità di misura 'm' ("lunghezza" || ' m') e non
> funziona più la formattazione a due cifre, compaiono tutte le cifre
> decimali;
>
> chiedo se accade anche a voi!!!
>
> grazie!!!
>
> PS: funziona bene se etichetto cosi:   format_number( "lunghezza" ,2)||' m'
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/QGIS-2-16-numero-formattato-etichette-tp5277460.html
> Sent from the QGIS Italian User mailing list archive at Nabble.com.
> ___
> QGIS-it-user mailing list
> QGIS-it-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-it-user
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


[Qgis-user] QGIS project not opening with WMS layer after exporting as PDF in print composer?

2016-07-21 Thread Chris Buckmaster
Hi

I came across this problem before in a previous version but seem to be having 
the same issue in 2.16.0.

I have a project with a fairly simple PostGIS polygon layer and a WMS layer - I 
then use the print composer to compose a basic map, and then export it to a 
PDF. After saving the project and print composer, closing the project down and 
trying to re-open, the project opens, but the layers do not draw up and the 
'Project loaded' message stays in the bottom left hand corner along with the 
blue status bar and does not move. I try to click on a layer and it goes to not 
responding.

Just wondering if anyone else has this problem? As mentioned it has happened in 
previous versions where I have exported PDFs with a WMS layer and then when I 
try to reopen the project it seems to fail.

Thanks, Chris


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] issues with Processing Options

2016-07-21 Thread Richard Duivenvoorde
On 21-07-16 09:05, Matthias Kuhn wrote:

>> https://docs.qgis.org/testing/en/docs/user_manual/processing/3rdParty.html#configuring-external-applications
> I noticed google often brings up links to old documentation pages.
> 
> Would it be hard to print a warning on top of documentation pages for
> old versions with links to the latest and greatest version? (Or even
> better/besides this somehow tweak google into directly displaying the
> links to the latest by default).

Mmm, we do not 'build' the old ones anymore, they just stay 'online'.

But I think we should decide which ones we want to keep online anyway,
and then redirect the links to the old version.
For example 1.8 docs... do we still want that online (Sourcepole QGIS is
not based on 1.8 anymore is it?)/
Same with 2.6... I think this should be redirected to 2.8 version.

For 2.8 (old stable docs) we can create a javascript thingie which
injects some html with links I think, because we put that in the
page-template and rebuild 2.8

Same for 2.14 and testing...

Older versions: more work as I'm not sure if they still 'build' with
current tool chain... you would have to touch every html file there...

Richard

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QGIS Crash Message

2016-07-21 Thread Grant Boxer
Why do I get a crash - mini-dump message when exiting QGIS 2.16?



 

Grant Boxer

Perth, Western Australia

 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] issues with Processing Options

2016-07-21 Thread Matthias Kuhn
On 21/07/16 08:56, Richard Duivenvoorde wrote:

> On 21-07-16 07:02, Victor Olaya wrote:
>> Johanna
>>
>> This is the documentation for configuring 3rd party applications
>>
>> https://docs.qgis.org/2.6/en/docs/user_manual/processing/3rdParty.html#configuring-external-applications
>>
>> Please, if you have some time and can help updating, let us know.
>> Contributions to that doc will be very welcome
> fyi:
>
> https://docs.qgis.org/testing/en/docs/user_manual/processing/3rdParty.html#configuring-external-applications
I noticed google often brings up links to old documentation pages.

Would it be hard to print a warning on top of documentation pages for
old versions with links to the latest and greatest version? (Or even
better/besides this somehow tweak google into directly displaying the
links to the latest by default).

Sorry for the hijacking the thread.

> is the latest and greatest version of that. If you click on the 'fix me'
> button in the footer of that page, you can add text then, without a need
> to build. See "A Step By Step Contribution" for instructions on that:
>
> https://docs.qgis.org/testing/en/docs/documentation_guidelines/first_contribution.html
>
> Regards,
>
> Richard
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] issues with Processing Options

2016-07-21 Thread Richard Duivenvoorde
On 21-07-16 07:02, Victor Olaya wrote:
> Johanna
> 
> This is the documentation for configuring 3rd party applications
> 
> https://docs.qgis.org/2.6/en/docs/user_manual/processing/3rdParty.html#configuring-external-applications
> 
> Please, if you have some time and can help updating, let us know.
> Contributions to that doc will be very welcome

fyi:

https://docs.qgis.org/testing/en/docs/user_manual/processing/3rdParty.html#configuring-external-applications

is the latest and greatest version of that. If you click on the 'fix me'
button in the footer of that page, you can add text then, without a need
to build. See "A Step By Step Contribution" for instructions on that:

https://docs.qgis.org/testing/en/docs/documentation_guidelines/first_contribution.html

Regards,

Richard



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user