Seems like a good guess, as I have no SAGA installed at all. So far I have no plans to install it because I don't really need it. Is there any way I can make Processing handling better this kind of setup?
> -----Ursprüngliche Nachricht----- > Von: Victor Olaya [mailto:[email protected]] > Gesendet: Donnerstag, 21. Juli 2016 09:45 > An: Schmid Andreas > Cc: [email protected] > Betreff: Re: [Qgis-developer] QGIS starts a child process which immediately > turns into > a zombie > > Processing tries to figure out the version of SAGA you have installed, > and to do so it has to call SAGA. I guess that might be the source of > this issue. It should correctly close that process, but it seems it is > not doing so in your case... > > 2016-07-21 9:28 GMT+02:00 Schmid Andreas <[email protected]>: > > Hi, > > > > When I start QGIS 2.14 (self compiled) on Ubuntu 14.04, QGIS starts a child > > process > which immediately turns into a zombie process and stays there until QGIS is > closed. > > Excerpt from a ps -ef: > > myself 18895 5026 16 09:02 pts/0 00:00:03 /usr/local/qgis/bin/qgis > > myself 18924 18895 0 09:02 pts/0 00:00:00 [sh] <defunct> > > > > Any idea what could be the reason? > > When I disable the Processing plugin, this doesn't happen. > > > > > > Andy > > > > > > > > Andreas Schmid > > GIS-Informatiker > > > > > > Amt für Geoinformation > > SO!GIS-Koordination > > Rötistrasse 4 > > 4501 Solothurn > > > > Telefon +41 32 627 75 93 > > Telefax +41 32 627 75 98 > > [email protected] > > http://www.so.ch > > > > _______________________________________________ > > Qgis-developer mailing list > > [email protected] > > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
