[Qgis-user] Segmentation fault running QGis 2.8 python API

2015-02-25 Thread Raphael Dubois
Hello, I am using QGis API with python2.7. My script worked perfectly with QGis 2.6, but since I upgraded it to 2.8 there are random errors occurring. I use it on a headless server, so I call my script with xvfb-run, like that: xvfb-run -a python myscript.py myconfig.xml The segmentation

Re: [Qgis-user] Segmentation fault running QGis 2.8 python API

2015-02-25 Thread Luigi Pirelli
Hi raphael, I never used qgis or a standalone qgis application using a virtual frame buffer I can suggest to: 1) try running qgis desktop in the same frame buffer to exclude some local script error 2) try to run you app with gdb to have better detail on the error regards, Luigi Pirelli On 25