Re: [QGIS-Developer] QGIS server logs

2020-07-09 Thread Régis Haubourg
Thanks Sylvain, I tried -v /usr/bin/xdg-open:/usr/bin/xdg-open:ro with no success. Bye Le mer. 8 juil. 2020 à 14:26, Sylvain POULAIN a écrit : > @Regis, > > For xdg open and docker, just map your X11 running session inside docker > container and export DISPLAY like this : > > -v /tmp/.X11-unix

Re: [QGIS-Developer] QGIS server logs

2020-07-08 Thread Paolo Cavallini
in my case, no docker, it's a real machine, with a xvfb thanks Sylvain for comments Il 08/07/20 13:10, Sylvain POULAIN ha scritto: > @Regis, > > For xdg open and docker, just map your X11 running session inside docker > container and export DISPLAY like this : > > -v /tmp/.X11-unix:/tmp/.X11-uni

Re: [QGIS-Developer] QGIS server logs

2020-07-08 Thread Sylvain POULAIN
@Regis, For xdg open and docker, just map your X11 running session inside docker container and export DISPLAY like this : -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY It works with docker mundialis qgis 2. If not sufficient, you could map xdg-open to container : -v /usr/bin/xdg-open

Re: [QGIS-Developer] QGIS server logs

2020-07-08 Thread Paolo Cavallini
Hi again, on the same server I'm getting frequent: [Wed Jul 08 10:15:21.847370 2020] [fcgid:warn] [pid 23438] [client 127.0.0.1:37450] mod_fcgid: error reading data, FastCGI server closed connection [Wed Jul 08 10:15:21.847989 2020] [core:error] [pid 23438] [client 127.0.0.1:37450] End of script o

[QGIS-Developer] QGIS server logs

2020-07-06 Thread Paolo Cavallini
Hi all, I'm getting some messages from the log file I do'nt understand[0] I couldn't find an explanation in the manual. Does anybody have some hints? Thanks in advance. --- [0] Application path not initialized QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-www-data' ... QNetwo