Re: [Qgis-developer] crash after using identify map tool

2014-04-14 Thread Régis Haubourg
Confirmed for me. 
I spotted it with choose layer option, clicking on the map, and then
clicking again on the map, outside the dropdown list box from previous
click.
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/crash-after-using-identify-map-tool-tp5134806p5134821.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] windows package creation

2014-04-14 Thread matteo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 - if, for example, I want to include in the package some
 additional plugins and a customization.ini file of the GUI, I have
 to add in a **addons** folder (line 186 of creatensis script). But
 how should I specify files I put in here? Just create the folder
 *addons* in the parent directory of creatensis and put them in?

I tried to create an **addons** folder in which I put some plugins
(same path of the installation, so finally it looks like
../ms-windows/addons/python/plugins).

Now, what if I want to include a GUI.ini customization file? Should I
put it in the addons folder `alone` or should I create a specific folder?

Eventually, is it possible to include also a --configpath option, so
that once the package is created and then installed, one can simply
open QGIS with a project and some data? (in a portable version the
- --configpath and the --customizationfile option have been included in
the QGIS.bat file, but I don't know where should I look for this file).

Thanks to all

Matteo


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJTS5DXAAoJEBy7UYf0gaEObtoH+wSiWciyZWXA4bhFakxzSGha
WaCRH7kXChZMo3vPYiwXNAn1lr+L61NRTTEA3s6ZwWKIv9z8rk+WObsgMXf8udvd
S5zH4M1BWSbZ5f3EyfZzoAkSu+Q9eqQq22osTjD3ZOrJUB+XSKjsLH1mkCBIKd/U
AVowjmrcC4c/X4rH5QN0LIGhnVY/L19PVd0rdzL7E7v5ss5u8l49A8k3h7UESYxT
L+Ds1Zd329Ek4Fd+nnOCjud9HW2nBMSpkuCloxiXr4+hrzZrolB0MPX3cOx28Yw6
1eXtQHswHtgTjG5mEaXQ4g1KNHmy4aKGEJOIxXGhoCF8M9pezjdThS7tOMA/Ras=
=8I2e
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Training manual

2014-04-14 Thread Paolo Cavallini
Hi all.
I'm going to adopt the Training manual for our next courses. Is it OK to
add further examples and commands, or should I refrain from it?
In case I can, any guidelines available?
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] [Qgis-community-team] Training manual

2014-04-14 Thread Victor Olaya
I think that, due to its structure, it is OK to add new chapter or
sections to the training manual. I particularly have plans to add a
few more exercises to the Processing part

2014-04-14 13:42 GMT+02:00 Paolo Cavallini cavall...@faunalia.it:
 Hi all.
 I'm going to adopt the Training manual for our next courses. Is it OK to
 add further examples and commands, or should I refrain from it?
 In case I can, any guidelines available?
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 Qgis-community-team mailing list for organizing community resources such as 
 documentation, translation etc..
 qgis-community-t...@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-community-team
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] [Qgis-community-team] Training manual

2014-04-14 Thread Victor Olaya
Of course not :-)

2014-04-14 15:06 GMT+02:00 Paolo Cavallini cavall...@faunalia.it:
 Il 14/04/2014 14:53, Victor Olaya ha scritto:
 I think that, due to its structure, it is OK to add new chapter or
 sections to the training manual. I particularly have plans to add a
 few more exercises to the Processing part

 thanks.
 I would also like to add content to existing chapters: any objections on
 that?
 all the best.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Failed build QGIS master

2014-04-14 Thread Yves Jacolin
Hello,

I try to build QGIS master but I get this error, any idea?


[ 84%] Built target spitplugin
[ 84%] Building CXX object 
src/python/CMakeFiles/qgispython.dir/qgispython.cpp.o
[ 84%] Building CXX object 
src/python/CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o   
  
Linking CXX shared library ../../output/lib/libqgispython.so
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction « 
QgsPythonUtilsImpl::initPython(QgisInterface*) »:
qgspythonutilsimpl.cpp:(.text+0xd7): référence indéfinie vers « Py_Initialize »
qgspythonutilsimpl.cpp:(.text+0xdc): référence indéfinie vers « 
PyEval_InitThreads »
qgspythonutilsimpl.cpp:(.text+0xf3): référence indéfinie vers « 
PyImport_AddModule »
qgspythonutilsimpl.cpp:(.text+0x111): référence indéfinie vers « 
PyModule_GetDict »
qgspythonutilsimpl.cpp:(.text+0x169d): référence indéfinie vers « 
PyEval_SaveThread »
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction « 
QgsPythonUtilsImpl::exitPython() »:
qgspythonutilsimpl.cpp:(.text+0x1f8d): référence indéfinie vers « Py_Finalize »
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction « 
QgsPythonUtilsImpl::runStringUnsafe(QString const, bool) »:
qgspythonutilsimpl.cpp:(.text+0x2119): référence indéfinie vers « 
PyGILState_Ensure »
qgspythonutilsimpl.cpp:(.text+0x2173): référence indéfinie vers « 
PyRun_StringFlags »
qgspythonutilsimpl.cpp:(.text+0x2184): référence indéfinie vers « 
PyErr_Occurred »
qgspythonutilsimpl.cpp:(.text+0x2197): référence indéfinie vers « 
PyGILState_Release »
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction « 
QgsPythonUtilsImpl::getTraceback() »:
qgspythonutilsimpl.cpp:(.text+0x2f70): référence indéfinie vers « 
PyGILState_Ensure »
qgspythonutilsimpl.cpp:(.text+0x2fc2): référence indéfinie vers « PyErr_Fetch »
[...]
qgspythonutilsimpl.cpp:(.text+0x3b12): référence indéfinie vers « 
PyGILState_Release »
collect2: error: ld returned 1 exit status
make[2]: *** [output/lib/libqgispython.so.2.3.0] Erreur 1
make[1]: *** [src/python/CMakeFiles/qgispython.dir/all] Erreur 2
make: *** [all] Erreur 2

Thanks,

Y
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] SciPy in osgeo4w @64 bit

2014-04-14 Thread Luca Congedo
Hello everybody,

SciPy (a very useful python library) is used by several plugin for QGIS,
and it is already included in osgeo4w @32 bit.
I would like to ask if it is possible to include SciPy in osgeo4w @64 bit
too.
I am also available for testing the package, if you need.

Thank you,
Luca Congedo
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] SciPy in osgeo4w @64 bit

2014-04-14 Thread Etienne Tourigny
Probably better off asking elsewhere, this topic is specific to osgeo4w not
QGIS. There is a bugtraker and mailing list for osgeo4w.

cheers
Etienne


On Mon, Apr 14, 2014 at 4:36 PM, Luca Congedo 
semiautomatic.blog...@gmail.com wrote:

 Hello everybody,

 SciPy (a very useful python library) is used by several plugin for QGIS,
 and it is already included in osgeo4w @32 bit.
 I would like to ask if it is possible to include SciPy in osgeo4w @64 bit
 too.
 I am also available for testing the package, if you need.

 Thank you,
 Luca Congedo

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer