Simon Artzet

Results 3 issues of Simon Artzet

``` conda create -n lpy -c openalea -c conda-forge openalea.lpy boost=1.66.0 nose conda activate lpy git clone https://github.com/openalea/lpy cd lpy/test nosetests ``` Result : ``` .........................................../home/artzet_s/code/lpy_test/lpy/test/lpytest/multiscalexmatching.lpy:49: UserWarning: Multiscale context and...

Randomly `nosetests test_geomprinter.py ` raise a segmentation fault. Tested on a new ubuntu 14 desktop and ubuntu 14 server VM with a plantgl installation following .travis.ci ![geomprinter_error](https://user-images.githubusercontent.com/2472052/32891273-366ab7e4-cad2-11e7-8c25-e53c4dbba27d.png) @fredboudon

Tested on a new ubuntu 14 desktop VM with a plantgl installation following .travis.ci Tested with `nosetests test_projpershape.py` and `python test_projpershape.py`, same result. ![projpershape_error](https://user-images.githubusercontent.com/2472052/32891726-01f9ceb2-cad4-11e7-9872-c383246ca6c2.png) @fredboudon @pradal